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,19 @@
- Pexego Sistemas Informáticos. (<http://pexego.es>)
- Nikul Chaudhary \<<nikulchaudhary2112@gmail.com>\>
- [Tecnativa](https://www.tecnativa.com):
- Pedro M. Baeza
- Antonio Espinosa
- Luis M. Ontalba
- Ernesto Tejeda
- João Marques
- [Factor Libre](https://factorlibre.com):
> - Luis J. Salvatierra \<<luis.salvatierra@factorlibre.com>\>
- [APSL-Nagarro](https://www.apsl.tech):
> - Antoni Marroig \<<amarroig@apsl.net>\>

View File

@@ -0,0 +1,3 @@
This module shows the links between refunds and their original invoices
in the invoice form and also keep track of refund lines and their
original invoice lines.

View File

@@ -0,0 +1,11 @@
To use this module, you need to:
1. Go to "Invoicing -\> customers -\> Invoices", create an Invoice and
validate it by clicking on the 'Confirm' button.
2. Create a Credit Note by clicking on the 'Add Credit Note' button.
3. In the form view of that Credit Note you can see the new field
'Invoice reference' that is a link to the Original Invoice (the one
you created in step 1)
4. Come back to the original Invoice created in step 1 and you will see
a new page in the notebook called 'Refunds'. There will be the
Credit Note that you created in the previous step.