-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] l10n_pt_stock_invoicexpress: pre-commit execution
- Loading branch information
Showing
12 changed files
with
113 additions
and
104 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
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" |
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,8 @@ | ||
This feature depends on the InvoiceXpress Incoice generation feature. | ||
See | ||
<https://github.com/OCA/l10n-portugal/blob/14.0/l10n_pt_account_invoicexpress/README.rst> | ||
for configuration details. | ||
|
||
An additional "InvoiceXpress Delivery Email" option is available, to | ||
configure the email template preparing the details for the emailto be | ||
sent by the InvoiceXpress service. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Daniel Reis \<<dreis@opensourceintegrators.com>\>, [Open Source | ||
Integrators](https://www.opensourceintegrators.eu) |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
Generate Portuguese tax authority legal transport documents ("Guias de | ||
Transporte") using InvoiceXpress. | ||
|
||
The InvoiceXpress document is automatically generated when an ougoing | ||
Transfer or Delivery Order is validated. | ||
|
||
This feature depends on the InvoiceXpress Invoice generation feature. | ||
See | ||
<https://github.com/OCA/l10n-portugal/blob/14.0/l10n_pt_account_invoicexpress/README.rst> | ||
for more details. | ||
|
||
**UPDATE November/2021:** | ||
|
||
Deliveries: | ||
|
||
- Added support to the different document types, Transport ("Guia de | ||
Transporte") and Shipment ("Guia de Remessa"). The default document | ||
type is set on the Operation Type. | ||
- Changed the line description to be the Product name, instead of the | ||
original Sales Order description, so that it uses the most up to date | ||
product description. | ||
- Added tax details to the document lines. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
On Delivery Orders and Internal Transfer documents, validating the | ||
transfer automatically generates an InvoiceXpress "Guia de Transporte" | ||
for the Done quantities. | ||
|
||
The "Email InvoiceXpress" requests the InvoiceXpress service to send an | ||
email with a copy of the legal document. The content of this email can | ||
be configure in Odoo. |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.