Odoo Warning - Validation Error -


i've installed odoo v9 on ubuntu server. seems ok if update quantity on hand in product, gives me error. can me resolve this?

the operation cannot completed, due following:

  • deletion: may trying delete record while other records still reference it
  • creation/update: mandatory field not correctly set

[object reference: weight_uom_id - weight.uom.id]

odoo saying should reference product uom (unit of measure) record. if don't have (uom), create 1 , try again.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -