Skip to content

[ADD] book_pricelist: Added book price based on price lsit #831

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: 18.0
Choose a base branch
from

Conversation

hapt-odoo
Copy link

In the book_pricelist model, a book_price field was added, which
will output the relevant pricelist based on the currently
selected price list, product, and quantity

Created a float field book_price and added that into
the sale. order.line list view
…ices

In book_pricelist, added compute fields in sale.order.line and
account.move.line which calculates the new price baes on
currently selected price list, product, and quantity
@robodoo
Copy link

robodoo commented Jun 27, 2025

Pull request status dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants