← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 670839] Re: [6.0RC1] account reconciliation with writeoff - write off account

 

Create 2 invoices with payment terms 2% Discount

create bank statement with ONE
(the reconcile here returns wrong partner)

manual reconciliation
select 2 invoices + one payment - select partial reconciliaton

-- 
[6.0RC1] account reconciliation with writeoff - write off account 
https://bugs.launchpad.net/bugs/670839
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: Incomplete

Bug description:
IMHO the write off account must not be checked for reconcile
the write offs are usually not reconciled any more !?

 732         if not context.get('fy_closing', False) and not account.reconcile:
 733             raise osv.except_osv(_('Error'), _('The account is not defined to be reconciled !'))

BTW This check gives a wrong error message for "fy_closing" test





References