-
-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[17.0][MIG] account_financial_risk: Migration to 17.0
Co-authored-by: sbiosca-s73 <sergi.biosca@studio73.es>
- Loading branch information
1 parent
fb0f7a0
commit fcddb80
Showing
17 changed files
with
193 additions
and
186 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
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 @@ | ||
To configure this module, you need to: | ||
|
||
1. Go to User and set group User or Manager Financial Risk | ||
2. Go to *Invoicing/Accounting \> Configuration \> Settings \> | ||
Accounting* | ||
3. In the *Customer Payments* section, fill *Maturity Margin* for | ||
setting the number of days to last after the due date to consider an | ||
invoice as unpaid. |
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,8 @@ | ||
- [Tecnativa](https://www.tecnativa.com): | ||
- Carlos Dauden | ||
- Pedro M. Baeza | ||
- Ernesto Tejeda | ||
- Agathe Mollé \<<agathe.molle@savoirfairelinux.com>\> | ||
- Ugne Sinkeviciene \<<ugne@versada.eu>\> | ||
- [Ooops404](https://www.ooops404.com): | ||
- Ilyas \<<irazor147@gmail.com>\> |
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,11 @@ | ||
Adds a new page in partner to manage its *Financial Risk*. (Only visible | ||
for User or Manager Financial Risk groups) | ||
|
||
If any limit is exceeded, you won't be able to confirm any of its | ||
invoices unless you are authorized (Financial Risk Manager group). You | ||
can click in risk amount to view amount origin. | ||
|
||
![](../static/description/financial_risk_click.png) | ||
|
||
When a non-zero credit limit is set, the last modification date is saved | ||
and displayed next to the credit limit. |
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,12 @@ | ||
To use this module, you need to: | ||
|
||
1. Go to *Invoicing/Accounting \> Customers \> Customers*. | ||
2. Select an existing customer or create a new one. | ||
3. Open the *Financial Risk* tab. | ||
4. Set limits and choose options to compute in credit limit. | ||
5. Go to *Invoicing/Accounting \> Customers \> Invoices* and create new | ||
customer invoices. | ||
6. Test the restriction trying to create an invoice for the partner for | ||
an amount higher of the limit you have set. | ||
7. Return to Customer *Financial Risk* tab and click in amount to view | ||
origin. |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.