← Back to team overview

openerp-expert-accounting team mailing list archive

[Bug 395194] [NEW] account invoice reconcile (paid state)

 

You have been subscribed to a public bug by pap(openerp) (pap-openerp):

"paid & reconcile" checkbox on invoices is marked if account lines are based on the same account number that invoice (come form partner).
But after invoice is done and accounted, we cant still change account number (for customer ; due to parameters mistakes).

The trouble is that python code is look for the "old" account number. So
event if the customer had already paid the invoice and bank account move
line is correctly reconciled, the corresponding checkbox isn't marked.

We should look at accounts types instead of account numbers.

Another way to retrieve account move line corresponding to the total
amount of invoice is to use 'payable' and 'receivable' types of
accounts. This are the only ones that can be linked to partners.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
account invoice reconcile (paid state)
https://bugs.launchpad.net/bugs/395194
You received this bug notification because you are a member of OpenERP Accounting Experts, which is a direct subscriber.