Code review comment for lp:~camptocamp/banking-addons/bank-statement-reconcile-7.0-account_easy_reconcile-analytic-account

Revision history for this message
Pedro Manuel Baeza (pedro.baeza) wrote :

Please put False default to avoid extrange values (browse_null or similar) on dictionary on l.32:

'analytic_account_id': (rec_method.analytic_account_id and
                        rec_method.analytic_account_id.id or False),

Regards.

review: Needs Fixing (code review)

« Back to merge proposal