コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2150 ビュー

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!

アバター
破棄
最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
1
9月 23
3698
1
9月 21
26764
2
2月 21
4352
2
7月 20
4018
2
5月 20
4870