Oct 6, 2012

[SOLVED] OpenERP Cannot change the category of existing UoM


During change UOM Category on OpenERP, i got error that shown it can not change the value with the new one.

OpenERP Cannot change the category of existing UoM



the problem is on "category checking", i guess its needless, because while inserting new value, there is taken from combo-box option. You can see below :




here is my step to solved this
  • go to addons/product/product.py
  • comment or remove some script as shown below : 

commenting that, restart your server and everythings DONE.

.

During change UOM Category on OpenERP, i got error that shown it can not change the value with the new one.

OpenERP Cannot change the category of existing UoM



the problem is on "category checking", i guess its needless, because while inserting new value, there is taken from combo-box option. You can see below :




here is my step to solved this
  • go to addons/product/product.py
  • comment or remove some script as shown below : 

commenting that, restart your server and everythings DONE.

No comments:

Post a Comment