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

I want to remove the INCOME TAX(IR) from the total amount and add a net receivable field (NAP) corresponding to the Total excluded tax minus the income tax.


Example: Total excluded tax: 2874500, vat : 553341, IR : 158098, NAP(Total excluded tax - IR) : 2 716 402, Total (Total excluded tax - VAT) : 3427841 

アバター
破棄
最善の回答

This entails modifying the invoice logic to calculate NAP as the total excluding tax minus IR, and then updating the invoice template to display the new field. It's a straightforward process involving adjustments in both Python for the logic and XML for the presentation.

アバター
破棄
関連投稿 返信 ビュー 活動
1
11月 24
1569
0
2月 24
2026
1
12月 23
1549
0
1月 24
260
1
8月 24
4275