Rounding problem

amisdesaga
Member Posts: 9
Hello,
In my country, the accounting is done on whole values that is to say that all amounts are always rounded to 1 franc higher.
How to take this into account in Microsoft Dynamics NAV 2016? I noticed that in the rounding parameters of accounting parameter, the amounts are rounded in presentation and extraction of the data.
The problem is that as soon as you export a balance for the financial statements, we always see an imbalance of plus or minus 1 Franc. Also, during a letdown, some writings are still open despite visually everything is let down.
How to solve this problem of rounding on purchases / sales / journal entries?
In my country, the accounting is done on whole values that is to say that all amounts are always rounded to 1 franc higher.
How to take this into account in Microsoft Dynamics NAV 2016? I noticed that in the rounding parameters of accounting parameter, the amounts are rounded in presentation and extraction of the data.
The problem is that as soon as you export a balance for the financial statements, we always see an imbalance of plus or minus 1 Franc. Also, during a letdown, some writings are still open despite visually everything is let down.
How to solve this problem of rounding on purchases / sales / journal entries?
0
Comments
-
If in your country the accounting is done on whole values then I guess all the documents you are processing, all amounts, net, tax, on these should be already the whole numbers?
Or do you issue an invoice for total of, say 10.49 franc and record only 10 franc in your books?Slawek Guzek
Dynamics NAV, MS SQL Server, Wherescape RED;
PRINCE2 Practitioner - License GR657010572SG
GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-030 -
Indeed, all amounts (net, taxes, etc.) are integers.
Basically all that is accounted for is necessarily an integer value.
For example 10, 41 or 10.52 will give 11.0 -
In Navision there normal (nearest value) rounding is used.
ROUND(Amount,Currency."Amount Rounding Precision")
If You want all amounts rounded up then You need to change all navision code where are this (ROUND) function usedROUND(Amount,Currency."Amount Rounding Precision",'>') or add field "Rounding Direction" but anyway changes there will be too much, like ROUND(Amount,Currency."Amount Rounding Precision",Currency."Rounding Direction")
and one more thing about how the navision document will looks like, when all amounts are rounded up.0 -
Hello,
Besides the CODEUNIT, or this function is used in addition to the codes for the sales documents (order, invoice, credit memo), purchases (order, invoice, credit memo).0 -
[Topic moved from 'Navision Financials' forum to 'NAV Three Tier' forum]
Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Hi amisdesga,
If there is a localisation of NAV for your country, use it. It will have provided for this.
I am not sure, where rounding up is to be applied. NAV provides setup for rounding type for invoices (as far as I can tell for documents in general) and for VAT. See the General Ledger Setup table (Fields 58, 59, 66, 67, 73, 74, (75), 90).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