-
-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] account_payment_unece: pre-commit auto fixes
- Loading branch information
1 parent
3743b23
commit c5e2be1
Showing
9 changed files
with
74 additions
and
56 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" |
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,4 @@ | ||
1. Go to the menu *Accounting \> Configuration \> Management \> Payment | ||
Methods* | ||
2. On each payment method, select the appropriate value for the *UNECE | ||
Code*. |
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,4 @@ | ||
- Alexis de Lattre \<<alexis.delattre@akretion.com>\> | ||
- Andrea Stirpe \<<a.stirpe@onestein.nl>\> | ||
- Levent Karakaş | ||
- Pedro M. Baeza |
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,16 @@ | ||
This module adds a field *UNECE Payment Mean* on *Payment Methods* to be | ||
able to use a standard written by the [United Nations Economic | ||
Commission for Europe](http://www.unece.org) (which has 56 members | ||
states in Europe, America and Central Asia, cf | ||
[Wikipedia](https://en.wikipedia.org/wiki/United_Nations_Economic_Commission_for_Europe)). | ||
This standard define a codification of the payment modes, cf the | ||
[official code | ||
list](http://www.unece.org/trade/untdid/d99b/tred/tred4461.htm). | ||
|
||
This codification is used for example in the two main international | ||
standards for electronic invoicing: | ||
|
||
- [Cross Industry | ||
Invoice](http://tfig.unece.org/contents/cross-industry-invoice-cii.htm) | ||
(CII), | ||
- [Universal Business Language](http://ubl.xml.org/) (UBL) |
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