Devishree Brahmbhatt (OpenERP) (dbr-openerp) has assigned this bug to you for 
OpenObject GTK Client:

Similar to https://bugs.launchpad.net/openobject-client/+bug/703712 but
different I think.

I had some datetime fields set by datetime.datetime.now().isoformat(' '). These 
would cause the 'This record has been modified do you want to save it?' dialog 
to pop up even when nothing had been changed.
I changed isoformat() to strftime() and the problem went away.
It seems the fractional seconds that isoformat() adds is causing a rounding 
error or something in the code that checks for modification. I don't need the 
fractions myself but I guess someone somewhere will.

It took me far too long just to find which fields were at fault. It
would be nice to be told which fields have changed in the dialog like in
Koo (which no longer works with trunk). Maybe a 'show details' type
thing.

** Affects: openobject-client
     Importance: Low
     Assignee: OpenERP sa GTK client R&D (openerp-dev-gtk)
         Status: Confirmed

-- 
[6.0rc2] Record Modified dialog raised without modification.
https://bugs.launchpad.net/bugs/704191
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

Reply via email to