System Calculation of Cost of Goods Sold on Sales Invoice
Beatrice
Member Posts: 346
Hi,
User wants to know how does system calculate the Cost of Goods Sold on a Sales Invoice.
How does the system relate the sale of an item to its Purchase?
Is there any reference documentation for explanation?
Please advise.
Thanks and Regards,
Beatrice.
User wants to know how does system calculate the Cost of Goods Sold on a Sales Invoice.
How does the system relate the sale of an item to its Purchase?
Is there any reference documentation for explanation?
Please advise.
Thanks and Regards,
Beatrice.
0
Comments
-
Hi Beatrice:
Navision can calculate the cost in several ways... it depends on the type of cost calculation selected in the item card.
Please refer to the item card, invoice tab and see the fields (Costing Method, standard Cost and Item Cost).
Push F1 over this fields and follow the help explanation.
Hope it will help you.
Regards.
Raúl.0 -
Hi,
Thanks for reply.
In fact, I want to understand on what basis system will apply the sale of an item to an inbound stock transaction.
For instance, if user uses a system of FIFO for store issue, where do we specify this setup in Navision and how does the system perform the issue based on this method in Navision?
From which Table in Navision can I get this relationship between an outbound transaction and an inbound transaction?
I have seen Table 339: Item Application Entry but I am not sure if it is this one.
Please advise.
Regards,
Beatrice.0 -
I was wandering the same and create a shortcut to solve the problem.
It is not quite elegant, but it works per posted sales invoice.
Add new field, FlowFiled, compose CalcFormula as
Sum("Value Entry"."Cost Posted to G/L" WHERE (Item No.=FIELD(No.),Document No.=FIELD(Document No.)))
I must warn you that if you have more than one item per invoice, field value is repeated. And we are using different NoS for documents so the Document No. can not be the same for i.e. purchase or transfers.
Value represents total cost of all entries of item per invoice. It is not possible to get specific cost per line. At least not using FlowField.
You can also add FlowFiled on Sales invoice and Sum per
Item Ledger Entry Type
Source No.
Document No.0 -
Yes, that's the one.Beatrice wrote:From which Table in Navision can I get this relationship between an outbound transaction and an inbound transaction?
I have seen Table 339: Item Application Entry but I am not sure if it is this one.
Some more info here :
http://www.mibuso.com/forum/viewtopic.php?t=13932The item cost in the sales line is only an average cost, this is taken form the item or SKU card,but absolutely irrelevant for the actual long term inventory valuation. This is posted as "COGS Amount (Expected)".
For each sales item entry, there are one or more item application entries, connecting this sales to one or more ( if the sales base quantity is higher than the remaining qty ) positive item ledger entries ( purchases, sales credit memos etc.).
These positive item ledger entries have one or more value entries attached to them. These value entries hold the actual cost when the purchase is invoiced. There can be direct unit costs value entries, but extra item charges, rounding entries etc. as well.
The "Adjust cost item entries" report ( has to be run regulary, daily if possible) will then transfer the actual cost from the purchase value entries via the connection set by the item application entries to the sales value entries. The balance of this is shown in"Cost Amount (Actual)" of the sales item entry.
The unit cost in the posted document is not adjusted. All inventory valuation is done basically by balancing the field "Cost Amount (Actual)".
N.B.
If the sales quantity is negative or a sales credit memo is posted ( => positive value entry) the unit cost in the sales line does have a long term influence on inventory valuation. In these cases it must be ensured that this field holds the right value by selecting the "Appl.-from item entry"Kai Kowalewski0
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
- 322 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
