fixed in revision 5072 -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to OpenERP Project Group. https://bugs.launchpad.net/bugs/800693
Title: Account Module : account.journal write method only accepts list ids Status in OpenERP Addons (modules): Fix Released Bug description: Hi, The method write of account_journal in addons/account/account.py iterates on ids without checking if this a list. So we cannot do a write on a journal with its id in integer. I attach the patches for 6.0 stable and trunk version. Thanks To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/800693/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

