-
-
Notifications
You must be signed in to change notification settings - Fork 371
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] account_move_update_analytic: pre-commit auto fixes
- Loading branch information
mario
committed
Apr 25, 2024
1 parent
96f54fc
commit 8ae3721
Showing
9 changed files
with
63 additions
and
42 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,3 @@ | ||
- Rémi - Le Filament \<remi-filament\> | ||
- Eduardo de Miguel ([Moduon](https://www.moduon.team/)) | ||
- Rafael Blasco ([Moduon](https://www.moduon.team/)) |
This file was deleted.
Oops, something went wrong.
3 changes: 2 additions & 1 deletion
3
...ve_update_analytic/readme/DESCRIPTION.rst → ...ove_update_analytic/readme/DESCRIPTION.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 |
---|---|---|
@@ -1 +1,2 @@ | ||
This module allows users to update the analytic distribution on journal items. | ||
This module allows users to update the analytic distribution on journal | ||
items. |
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 @@ | ||
1. In a posted move and from customer invoices and vendor bills, go to | ||
the move line you want to update, and click on 'Update analytic' to | ||
open the wizard. (You also have the button directly on account move | ||
lines). | ||
2. Current analytic account and tags are shown, you can select another | ||
one then click on Confirm | ||
3. Analytic lines will be dropped from current analytic account and | ||
recreated on new analytic distribution. | ||
|
||
![](../static/description/update_from_invoice.png) | ||
|
||
![](../static/description/update_from_journals.png) |
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