** Changed in: openobject-addons
Status: New => Won't Fix
--
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.
Status in OpenObject Addons Modules: Won't Fix
Bug description:
"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.
_______________________________________________
Mailing list: https://launchpad.net/~openerp-expert-accounting
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-expert-accounting
More help : https://help.launchpad.net/ListHelp