Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3516 Widoki

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 .

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
mar 24
1155
2
sie 25
1559
1
lip 25
648
2
lip 25
911
2
maj 25
871