I'm following the instructions at https://www.odoo.com/documentation/user/9.0/inventory/settings/products/uom.html for setting up my inventory with multiple UOMs. For my test product I have Unit of Measure set to "Unit(s)", and Purchase Unit of Measure set to "Dozen(s)". I have then set up a reorder rule with a minimum of 3, and a maximum of 15.
However, when I run the scheduler and RFQs are generated, the unit of measure on the RFQs and POs are still Unit(s) instead of Dozen(s).
We have many products that use different units of measure, and it's important that my purchaser not have to worry about changing the Unit of Measure on their POs. How do I get RFQs and POs generated by the scheduler to us the purchase unit of measure?