Update Amount Including VAT or Total Incl. Tax

angelreynosog
Member Posts: 9
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
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 NAV there is no field for the tax amount, only the net amount and gross amount, the difference between the two is the tax amount. This is on line level.
In reports or the posting code unit, there will be variables to buffer taxes, but not in the database tables.IF User.Loves('Edo') THEN ok() ELSE currReport.genSkip;0 -
Hi
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.
0 -
Aha, then I guess you best take a look at the code of the page that is showing the amounts. This code will have variables to total up the amounts, and then you need to add your "other taxes amount" to it.IF User.Loves('Edo') THEN ok() ELSE currReport.genSkip;0
-
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?0 -
The only place where VAT is inserted, is in the posting codeunit, when the VAT is posted onto the VAT account. In the order/invoice/etc lines there is not VAT, only the gross and net amounts.IF User.Loves('Edo') THEN ok() ELSE currReport.genSkip;0
-
Hi,
These are flowflields.
You need to use Rec.calcifields(amount, amount include VAT);
0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions