İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3544 Görünümler

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 .

Avatar
Vazgeç
En İyi Yanıt

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.

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Mar 24
1168
2
Ağu 25
1569
1
Tem 25
660
2
Tem 25
921
2
May 25
873