Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
- Marc Cassuto \<<marc.cassuto@savoirfairelinux.com>\>
|
||||
- Mathieu Benoit \<<mathieu.benoit@savoirfairelinux.com>\>
|
||||
- Alexis de Lattre \<<alexis.delattre@akretion.com>\>
|
||||
- Thomas Binsfeld \<<thomas.binsfeld@acsone.eu>\>
|
||||
- Andrea Stirpe \<<a.stirpe@onestein.nl>\>
|
||||
- Miguel Gandia \<<miguel@studio73.es>\>
|
||||
- Juany Davila \<<juany.davila@forgeflow.com>\>
|
||||
12
account_invoice_supplier_ref_unique/readme/DESCRIPTION.md
Normal file
12
account_invoice_supplier_ref_unique/readme/DESCRIPTION.md
Normal file
@@ -0,0 +1,12 @@
|
||||
This module checks that a supplier invoice/refund is not entered twice.
|
||||
This is important because if you enter twice the same supplier invoice,
|
||||
there is also a risk that you pay it twice !
|
||||
|
||||
This module adds a constraint on supplier invoice/refunds to check that
|
||||
(commercial_partner_id, supplier_invoice_number) is unique, without
|
||||
considering the case of the supplier invoice number. To activate that
|
||||
feature:
|
||||
|
||||
- Go to Invoicing/Accounting \> Configuration \> Settings \> Vendor
|
||||
Bills
|
||||
- Check the 'Check Unicity on Supplier Invoice Number' box.
|
||||
Reference in New Issue
Block a user