Jignesh Rathod(OpenERP) (jir-tinyerp) has assigned this bug to you for OpenERP
GTK Client:
Guys,
Earlier the reported issue went unnoticed and was set incomplete.
The same issue appeared again when trying to change some demo data.
Scenario :
Install base_contact module.
Purchase/address book/ contacts.
Edit a contact, (e.g. dupont), set any date as birth date, Save it. Do
you get any error of concurrency warning? If you don't yet face it, move
to next/previous record, ex.Geoff (again a demo data one). Set a birth
date and get it saved.
Hope this would make you face the problem for sure.
__last_update issue could be the reason. I dont face this for newly
created record.
See the write call(),
First write:
context = {'lang': u'en_US', 'tz': False, '__last_update':
{'res.partner.contact,16': '2011-12-28 03:28:07.934242'},
'active_model': 'ir.ui.menu', 'active_ids': [107], 'active_id': 107}
After Write forcefully:(after concurrency warning)
context = {'lang': u'en_US', 'active_model': 'ir.ui.menu',
'active_ids': [107], 'tz': False, 'active_id': 107}
Thanks,
Serpent Consulting Services.
Note : Web works well in this case.
** Affects: openobject-client
Importance: Low
Assignee: OpenERP sa GTK client R&D (openerp-dev-gtk)
Status: Confirmed
--
trunk : base_contact : unable to edit the demo data record on birth date basis,
could be _last_update issue!
https://bugs.launchpad.net/bugs/909162
You received this bug notification because you are a member of OpenERP sa GTK
client R&D, which is a bug assignee.
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp