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
2123 Widoki

Hi,

I have created custom One2many field same as sale.order.line for adding the extra charges in sale order. and later that charges are added into total amount But when I create a invoice for that sale order, payment is not getting register for charges added through that custom One2many field. (screenshot: https://prnt.sc/qhd3cy )

could anyone advise me to do this.

Thanks in advance!

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

You might have to change the compute functions of the field Amount Due and the payments_widget fields to adapt the changes you have made. You can check the compute functions for the field amount_residual and payments_widget and see how the value is computed. 

Also i think, rather than passing shipping lines as separate try to pass it as one of the invoice line, so that the things will be easier for you. 

Thanks

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
wrz 23
3638
1
wrz 21
26689
2
lut 21
4322
2
lip 20
3933
2
maj 20
4829