← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 600534] Re: Invoices don't always enforce the UoM category

 

** Changed in: openobject-addons/trunk
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/600534

Title:
  Invoices don't always enforce the UoM category

Status in OpenObject Addons Modules:
  In Progress
Status in OpenObject Addons 5.0 series:
  Won't Fix
Status in OpenObject Addons trunk series:
  In Progress

Bug description:
  In version 5.0.10, using the GTK client you can enter units of measure not in the category of the product, but that should not be possible.
Here is one way to do this :
- create an invoice
- add a PC1, th UoM is automatically set to "Pce"
- save the record
- change the UoM of the PC1 to nothing (empty field)
- save the record
- change the UoM: you can now select an UoM in any category. This should be restricted to the category of the main UoM of the product: Pce
Lionel