** Branch linked: lp:~openerp-dev/openobject-addons/trunk-dev-addons3
--
Expenses lines should be sorted by date too?
https://bugs.launchpad.net/bugs/616783
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Fix Released
Bug description:
Hello,
V5.0.12 with web client :
By default if no sequence is defined for each expense line, the expenses lines
should be sorted by date (in the report too).
V6 : unable to test (unicode error)
title = u'Expenses', builtin str = <type 'str'>, display_name = {'field':
u'Feuille de D\xe9pense', 'value': 'May Expenses'}
<type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode character
u'\xe9' in position 12: ordinal not in range(128)
args = ('ascii', u'Feuille de D\xe9pense', 12, 13, 'ordinal not in
range(128)')
encoding = 'ascii'
end = 13
message = ''
object = u'Feuille de D\xe9pense'
reason = 'ordinal not in range(128)'
start = 12
Thanks
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp