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

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 

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lis 24
1706
0
lut 24
2157
1
gru 23
1657
0
sty 24
260
1
sie 24
4405