edit for my previous comment, the contact_id field is comming from an inherit of res_partner_adress object in the base_contact module, ...
who also inherit the mobile field to make it related to contact_id. -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/997053 Title: Field mobile in res.partner.address is not saved with base_contact Status in OpenERP Addons (modules): Confirmed Bug description: I am using OpenERP v6.1 with the last nightly build, with Postgresql 9.1. When I install in a new database the module base_contact and then go to create a new partner, if I put something in the "Mobile" field of res.partner.address, that field is not saved. This may be because base_contact rewrite the mobile field of res.partner.address to be a related field. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/997053/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

