Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
2
sale_force_invoiced/readme/CONTRIBUTORS.md
Executable file
2
sale_force_invoiced/readme/CONTRIBUTORS.md
Executable file
@@ -0,0 +1,2 @@
|
||||
- Jordi Ballester \<<jordi.ballester@forgeflow.com>\>
|
||||
- Erwin van der Ploeg \<<erwin@odooexperts.nl>\>
|
||||
12
sale_force_invoiced/readme/DESCRIPTION.md
Executable file
12
sale_force_invoiced/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,12 @@
|
||||
This module adds the possibility for users to force the invoice status
|
||||
of the sales orders to 'Invoiced', even when not all the quantities
|
||||
ordered or delivered have been invoiced.
|
||||
|
||||
This feature useful in the following scenario:
|
||||
|
||||
- The customer disputes the quantities to be invoiced for, after the
|
||||
products have been delivered to her/him, and you agree to reduce the
|
||||
quantity to invoice (without sending a refund).
|
||||
- When migrating from a previous Odoo version, in some cases there is
|
||||
less quantity invoiced to what was delivered, and you don't want these
|
||||
old sales orders to appear in your 'To Invoice' list.
|
||||
6
sale_force_invoiced/readme/USAGE.md
Executable file
6
sale_force_invoiced/readme/USAGE.md
Executable file
@@ -0,0 +1,6 @@
|
||||
1. Create a sales order and confirm it.
|
||||
2. Deliver the products/services.
|
||||
3. Create an invoice and reduce the invoiced quantity. The sales order
|
||||
invoicing status is 'To Invoice'.
|
||||
4. Check the field 'Force Invoiced'. The sales order invoicing status
|
||||
and Sale Order Line invoicing status will be 'Invoiced'.
|
||||
Reference in New Issue
Block a user