Comment by [email protected]:

Splitting is not a solution for many reasons: > - lost the link between the invoices and the move line

The link is in account.invoice with a Many2One? to account.move. Don't see why the relation would be lost with the invoice if you split only the move inside the same account.move.

I really don't think it is good to modify the accounting just to pay in a specific way.

- it will generate a reconciliation which will trigger wrong event

Why should it generate a reconciliation? The move will not be paid yet..

A posted move could not be modified so you have to create a opposite move line which will be reconciled and create the new ones. But anyway, I think it is wrong way.

For more information:
https://code.google.com/p/tryton/wiki/PaymentOrder

--
--
[email protected] mailing list



Reply via email to