Vauxoo / odoo

Fork of Odoo (formerly OpenERP). [This project is not publically mantained just born for internal usage with some little patches] go to official repository on github.com/odoo/odoo
https://www.odoo.com
Other
9 stars 9 forks source link

[IMP] account: Added in payment invoice related #261

Closed luistorresm closed 6 years ago

luistorresm commented 6 years ago

When I generate a payment directly from the invoice, this generate a payment, and relate the invoice that is paid in that record, the same when I use the option to pay many invoice from the invoice list view.

But when I generate the payment from the bank.statement, the payment that is created with that process, do not assign the invoices that are paid whit the statement.

Why I need the invoices related in all cases?

To the customer payments, is generated a CFDI document where are indicated the invoices that are related with the payment, but when thw process comes from bank.statement, this are not found.

The process to assign the invoices in the payment, do not affect Odoo process, then We could have this records related.

Related with this Odoo PR https://github.com/odoo/odoo/pull/21532

luistorresm commented 6 years ago

Was solved on l10n_mx_base.