← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

Hello Linoel,

Its fixed in https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-dev-addons3 branch.
Revision ID: mra@mra-laptop-20101217103658-1qg34abeex3x7pd2        
Revision no: 4730

Thanks
mtr

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

-- 
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:
  Fix Released
Status in OpenObject Addons 5.0 series:
  Won't Fix
Status in OpenObject Addons trunk series:
  Fix Released

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