Unit of Sale on Products

I would like to show the unit of sale on product quotes /sales orders etc. We sell some things in various units - each, pair, metre, kg. So a product entry should read
[product description] [quantity] [unit of sale] [price] [total]

The quotations are hard to follow without this information.

Can this be achieved? I cant find “unit of sale” on products - it seems like an obvious thing!

Thanks Nick

Hey :slight_smile:

you can specify your units in setup, dictionnaries, units

you must also specify the parameter “PRODUCT_USE_UNITS” with value 1 in setup, other setup…

Good continuation

Hi pcbleu. So easy when you know how! Thank you. Nick