Hello,
Web-client can not process the related fields in one2many this is the design
issue of web which is already solved in web 6.1,
Here we have added field.related('job_ids', 'function') in res.partner.contact
which has relation with function field of res.partner.job to show function
field in list view, which is not needed to add in form view, as a work around
just remove the filed function from form view of res.partner.contact will solve
this issue.
Thanks.
** Changed in: openobject-addons
Status: New => Won't Fix
--
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/997923
Title:
Partner Function cannot be saved
Status in OpenERP Addons (modules):
Won't Fix
Bug description:
In version 6.0, I create a new contact. I add a new "function and Address",
select an partner address and set a "Function" (eg: director).
I close and save the contact. when I reopen the contact the function has been
erased.
This is probably due to the fact that function is a related field: for this
reason I cannot set a function per partner (all partners shows the same
function for a given contact).
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/997923/+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