** Changed in: openobject-client
   Importance: Undecided => Low

** Changed in: openobject-client
       Status: New => Confirmed

** Changed in: openobject-client
     Assignee: (unassigned) => OpenERP sa GTK client R&D (openerp-dev-gtk)

-- 
You received this bug notification because you are a member of OpenERP
sa GTK client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/909162

Title:
  trunk : base_contact : unable to edit the demo data record on birth
  date basis, could be _last_update issue!

Status in OpenERP GTK Client:
  Confirmed

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/909162/+subscriptions

_______________________________________________
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

Reply via email to