Hi to everybody,
I have a sale item . Price = 100 INR UOM = KG
Now i want to sale item in grams like 100 GM, 200 Gm, 300 GM,
400 Gm, 500 GM,..............
How to define In item card. How the unit price will caluclate according to these measurements.
I really would appreciate if someone can help me with this.
lally
0
Comments
The Base UOM is the keystone and represents 1 and UOMs below that are usualy a ratio division of this, However if selling prices chould not be in a ratio format then look at Sales > Sales prices tab where you can setup Sales by individual UOMs
This should give you what you need
On sales order when you change to other unit of measure, navision does the conversion.
Just try it.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
I hope u did not understand my question properly.
Sales price tab is not the correct solution.
If i assigned some unit price in item card . When i select 200 Gm
automatically unit price has to update for 200 gm.
And how to define 100 , 200 , 300... Gm In UNit of measure function In item card.
thanks and regards
For example, you have an item with a base unit of KG and a price of $100. You setup another unit of measure for that item called G for grams, and a quantity of 0.001. This is because if you multiply 0.001 * 1000 you get 1, which is the quantity in your base unit of measure. Now when you sell the item in grams it should do the price conversion for you. If not it's simple code to multiply. The formula is (quantity * gram_uom_quantity) / kg_uom_quantity * price.
Let me know if you have any questions
If I am correct then you need to define the multiple UOM and then in the Sales Price option/table define the different prices as per different UOM's.
You can define mutilple rates for an item based on different UOM's.
http://ssdynamics.co.in
you just open item card for different packing eg for 100gm,200gm,300gm,400gm and 500gm you may open 5 item card if sale price of 1kg is INR 100 then the price of 100 Gms may not be INR 10.
Functional Consultants
If you want to do your analysis on different UOM then you should open different item cards as analysis by dimension and analysis report will give you report by Base UOM and also most of the standard reports of Navision runs with Base UOM else go for single item and multiple UOM's.
http://ssdynamics.co.in