Monday, February 9, 2026
1 change · master
New functionality added to Odoo
This update introduces support for factoring, a common financial practice in Mexico, allowing users to manage compensation payments related to invoices. A new wizard has been created within the reconciliation process to handle these factoring scenarios, simplifying payment reconciliation and CFDI generation for Mexican users.
Original PR description
A very common use case for mexican users is factoring when they need to cover a receivable from a customer invoice. This consists of an institution (commonly called a factor) which takes the full or part of that receivable, incurring some fees, to allow the user to have the money in advance. Once your provider finally pays his bills, the payments have to be properly reconciled, including the fees the bank charges you, which you have to deduct from the providers transaction into a vendor bill. To approach this. A wizard is created to register the payments and the compensation amounts for each invoice when using factoring. This wizard can be used directly through the reconciliation widget. Also the payment cfdi generation is modified to expect the new compensation payment node. target: master task-3100678