Skip to Content
Menu
This question has been flagged
1 Reply
3227 Views

Hello community

so i have this problem .. in product i assign each product by unit of measure "unit" but in sales order we sell product by  packages so i change unit of measure to "package *20" and it works 

my problem is that the price unit changes in sales order to price unit of 1 package but i don't want that and i need it to stay the same ( price unit of 1 unit )

Avatar
Discard
Best Answer

Did you think about reading the documentation: https://www.odoo.com/documentation/user/10.0/inventory/settings/products/uom.html?

Avatar
Discard
Author

I don't know if you understood my question

hare's an exemple :

i have product X his uom is unit .. the unit price is 50

we sell it by packages .. the package contains 10 units

so in the sale order when i change uom to packages the unit prices also changes to 500 but i don't want that , i need it to stay 50

Wouldn't the price of your package which contains 10 units be more than the price of a single unit ?

Author

Yes of course , but in the report i need it to show me the price unit of 1 unit not 1 package

@belaili: your explanation is incomprehensible. Read the documentation and reconsider the logic of your use case.