Hi ,I have added a new field discount in purchase order (odoo 10 ) but i want to carry forward that discount value in invoice form .All other values are being carried automatically by inbuilt module .So can someone help me to solve this problem .
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
2854
Views
Take a look at https://www.odoo.com/apps/modules/9.0/purchase_discount/
This module, for version 9, does what you want. Check out the code in models/account_invoice_line.py that overrides the NEW method of account.invoice.line to look at the related purchase.order.line and set the discount.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Mar 24
|
286 | ||
|
2
Dec 23
|
527 | ||
Free units on Purchases
Solved
|
|
1
Jun 23
|
971 | |
|
2
Jun 23
|
1611 | ||
|
1
Jan 23
|
7558 |