-
-
Notifications
You must be signed in to change notification settings - Fork 697
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] sale_order_whole_delivered_invoiceability: pre-commit auto fixes
- Loading branch information
1 parent
fd2e044
commit 0a65f61
Showing
10 changed files
with
47 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[build-system] | ||
requires = ["whool"] | ||
build-backend = "whool.buildapi" |
2 changes: 2 additions & 0 deletions
2
sale_order_whole_delivered_invoiceability/readme/CONFIGURE.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
1. Create a new storable product | ||
2. Set its invoicing policy as "Delivered Quantities". |
2 changes: 0 additions & 2 deletions
2
sale_order_whole_delivered_invoiceability/readme/CONFIGURE.rst
This file was deleted.
Oops, something went wrong.
3 changes: 3 additions & 0 deletions
3
sale_order_whole_delivered_invoiceability/readme/CONTRIBUTORS.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
- [Tecnativa](https://www.tecnativa.com): | ||
- Pedro M. Baeza | ||
- Pilar Vargas |
4 changes: 0 additions & 4 deletions
4
sale_order_whole_delivered_invoiceability/readme/CONTRIBUTORS.rst
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
To use this module you need to: | ||
|
||
1. Go to a customer that you do not want to invoice for incomplete | ||
deliveries and check the option ‘Whole Delivered Invoiceability’. | ||
2. Create a sales order and do a partial delivery. | ||
|
||
Although it is possible to create an invoice from the order itself, the | ||
‘Create invoice’ button will remain white and the order will not appear | ||
in the list of orders to be invoiced, which can be consulted from the | ||
‘To invoice’ menu. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters