About the crash that I mentionned 2 comments above, the reason is quite obvious 
when you look at the code in report/move_line_list_xls.py in the function 
generate_xls_report() : the variable debit_pos is declared and initialized in a 
block of code under :

if 'balance' in wanted_list':

and then it is used in a block of code which is executed in all cases.
-- 
https://code.launchpad.net/~luc-demeyer/account-financial-report/7.0-account_move_line_report_xls/+merge/192250
Your team Account Report Core Editors is subscribed to branch 
lp:account-financial-report.

-- 
Mailing list: https://launchpad.net/~openerp-community-reviewer
Post to     : openerp-community-reviewer@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community-reviewer
More help   : https://help.launchpad.net/ListHelp

Reply via email to