27
27
"description" : "Default reconciliation wizard adaptation for MSF",
28
28
"author" : "MSF, TeMPO Consulting",
29
29
"category" : "Accounting",
30
"depends" : ["base", "finance", "res_currency_functional", "register_accounting", "msf_homere_interface"], # register_accounting for third parties and partner_txt field in account_move_line
30
"depends" : ["base", "account_override", "res_currency_functional", "register_accounting", "msf_homere_interface"], # register_accounting for third parties and partner_txt field in account_move_line
31
31
#+ res_currency_functional for credit_currency and debit_currency fields (and to redefine some functions)
32
32
#+ account_override module add 'is_addendum_line' attribute that permits to avoid corrections on this kind of line.