← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 697833] Re: v6rc2 - do you want to save the record? prompts for no reason

 

Sorry nch, I am not clear what you like me to do? I did run the:

import locale
>>> locale.setlocale(locale.LC_ALL,'en_GB.utf8')
'en_GB.utf8'

>>> locale.nl_langinfo(locale.T_FMT)
'%T'

>>> locale.nl_langinfo(locale.D_FMT)
'%d/%m/%y'

and yes i have python 2.6

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/697833

Title:
  v6rc2 - do you want to save the record? prompts for no reason

Status in OpenObject GTK Client:
  Fix Released

Bug description:
  This applies to windows RC2 client. it was fine in RC1

On most objects (invoices, projects, tasks etc) even if you dont make any changes to an entry (simply navigating through) will prompt:

'The record has been modified
do you want to save it?'

My user uses en_GB and I though this maybe somehow relates to the other bug I just reported - https://bugs.launchpad.net/openobject-client/+bug/697829





References