-
-
Notifications
You must be signed in to change notification settings - Fork 392
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] account_reconcile_restrict_partner_mismatch: pre-commit auto fixes
- Loading branch information
Lukas Tran
committed
Dec 5, 2024
1 parent
79e91b7
commit 6a2b8f6
Showing
16 changed files
with
110 additions
and
77 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
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" |
8 changes: 8 additions & 0 deletions
8
account_reconcile_restrict_partner_mismatch/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,8 @@ | ||
- Go to Accounting \> Configuration \> Settings \> Partners Mismatch | ||
Restriction on Reconcile | ||
- Check the box to activate the parameter. | ||
- To deactivate the behavior on journal level, go to Accounting \> | ||
Configuration \> Accounting \> Journals | ||
- In Advanced Settings \> Partner Mismatch On Reconcile | ||
- Check the box if you want to deactivate the restriction for that | ||
journal entries. |
5 changes: 0 additions & 5 deletions
5
account_reconcile_restrict_partner_mismatch/readme/CONFIGURE.rst
This file was deleted.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
account_reconcile_restrict_partner_mismatch/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,7 @@ | ||
- [Tecnativa](https://www.tecnativa.com): | ||
- Ernesto Tejeda | ||
- [Trobz](https://trobz.com): | ||
- Nguyen Ho \<<nguyenhk@trobz.com>\> | ||
- Nhan Tran \<<nhant@trobz.com>\> | ||
- [ACSONE SA](https://acsone.eu): | ||
- Souheil Bejaoui \<<souheil.bejaoui@acsone.eu>\> |
6 changes: 0 additions & 6 deletions
6
account_reconcile_restrict_partner_mismatch/readme/CONTRIBUTORS.rst
This file was deleted.
Oops, something went wrong.
3 changes: 2 additions & 1 deletion
3
...trict_partner_mismatch/readme/CREDITS.rst → ...strict_partner_mismatch/readme/CREDITS.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 @@ | ||
The migration of this module from 13.0 to 14.0 was financially supported by Camptocamp | ||
The migration of this module from 13.0 to 14.0 was financially supported | ||
by Camptocamp |
14 changes: 14 additions & 0 deletions
14
account_reconcile_restrict_partner_mismatch/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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
This module restricts reconciliation between journal items when: | ||
|
||
> - both items have different partners | ||
> - one item is with partner and the other without it | ||
This rule applies only for journal items using receivable and payable | ||
account type. | ||
|
||
As at the moment of installation some journal items could have been | ||
reconciled using different partners, you can detect them in menu | ||
Accounting \> Adviser \> Reconciled items with partner mismatch. | ||
|
||
This restriction can be enabled per company but can also be deactivated | ||
per journal. |
12 changes: 0 additions & 12 deletions
12
account_reconcile_restrict_partner_mismatch/readme/DESCRIPTION.rst
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
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