Hello guys
I would like to know how they help me. I would like to change the Amount Including VAT, Outstanding Amount (LCY) field, well I explain. I have 3 fields that I added, and these fields must add the subtotal amount, although these 3 fields should not be taken into consideration for taxes.
Direct Unit Cost Excl. Tax = 1,696.75
Tax = 305.42
Total Invoice = 2,002.18 + Field 1 = 33.94 + Filed 2 = 169.68
Total Invoice New = 2,205.80
0
Answers
In reports or the posting code unit, there will be variables to buffer taxes, but not in the database tables.
Thank you for your help, but what happens to me is that I want to add 3 additional values to the total amount with tax. And that this new amount is the one owed by the provider. I show you a picture of the result.
I think I could do what I need, if I know where the Amount Including VAT field is INSERT, do you have any idea where in the table it is that INSERT is done?
These are flowflields.
You need to use Rec.calcifields(amount, amount include VAT);