i've just installed odoo 9 on my ubuntu server, it's seems ok but if i update quantity on hand in product it gives me this error. Any one can help me please?
The operation cannot be completed, probably due to the following: - deletion: you may be trying to delete a record while other records still reference it - creation/update: a mandatory field is not correctly set
[object with reference: weight_uom_id - weight.uom.id]
sorry for my bad english
regards
Hello, Check 'Unit of Measure Category' for unit 'kg'. Is it 'weight' at your end? Go-to Sales => Configuration => Products => Units of Measure Check record of 'kg'. Set 'Unit of Measure Category' to 'Weight'. Hope it will help you.
Hello, record kg is already set in Weight :(
Have you set any default value for 'weight_uom_id' ?
If you have set any default, try after deleting this default for 'weight_uom_id'.
sorry but where i can find weight_uom_id? Under unit of misure category are all set with product.uom.categ,name and under unit of misure i find product.uom,name
Activate debug mode. Than go-to Settings -> Technical -> Actions -> User-defined Defaults. You can find default for 'weight_uom_id' here.
hi, thank's lot for your help. I've found a solution. I've uninstall and reinstall wharehouse app and now it's work :D. thank's for your patience
You are welcome. :)