Hi,
I wanted Odoo to calculate the price based on the item's weight. For example, if item A weighs 20 lbs and my per-pound value is $1$, then it should calculate the price of one piece as $20$. If item B weighs 40 lbs then its price should be 40$.
I have checked all my UoMs and changed it to use lbs. Like I changed my product UoM to be 1$ per pound but still, it is charging according to the unit. Like if I want to buy or sell 10 items of 20 lbs weight then it should be 10*20*1 = $200 but it is only showing $20.
I would really appreciate any help.
Thank you so much.
Thanks,
Ansh