For the required order you can make following changes to the /addons/account/account_bank_statement.py file
at line 549 - _order = "date,name desc" + _order = "date,name" _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
