Initial commit: Odoo 18.0-20251222 extra-addons
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
tocmo0nlord
2026-03-13 20:43:25 +00:00
parent 36e847a7df
commit adbe430761
9472 changed files with 1265727 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
- Arantxa Sudón ([Moduon](https://www.moduon.team/))
- Rafael Blasco ([Moduon](https://www.moduon.team/))
- Jairo Llopis ([Moduon](https://www.moduon.team/))

View File

@@ -0,0 +1,2 @@
This module extends the functionality of recurring invoices to support propagating the
customer ref when the next draft invoice is auto-generated.

View File

@@ -0,0 +1,12 @@
To use this module, you need to:
1. Go to *Accounting > New Invoice*.
1. Set the customer.
1. Set the product.
1. Navigate to *Other info* tab.
1. Configure recurrence with *Auto-post*.
1. Set a *Customer reference*.
1. Press *Confirm*.
1. A new draft invoice for the next iteration should have been auto-generated.
1. Find that new draft invoice and open it.
1. The *Customer reference* is the same as it was in the original invoice.