** Tags added: maintenance

-- 
ORM builds incorrect foreign key constraint
https://bugs.launchpad.net/bugs/589456
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.

Status in OpenObject Server: New

Bug description:
This can be seen in the hr_payroll module.  hr_employee_grade _inherits from 
res.partner.function.  The hr_contract has the "function" field altered to 
point to hr_employee_grade, rather than res.partner.function.  The foreign key 
constraint built for hr_contract points to res_partner_function, not 
hr_employee_grade, as it should.



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to