Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
5
account_move_tier_validation/readme/CONFIGURE.md
Normal file
5
account_move_tier_validation/readme/CONFIGURE.md
Normal file
@@ -0,0 +1,5 @@
|
||||
To configure this module, you need to:
|
||||
|
||||
1. Go to *Settings \> Technical \> Tier Validations \> Tier
|
||||
Definition*.
|
||||
2. Create as many tiers as you want for Account Move model.
|
||||
4
account_move_tier_validation/readme/CONTRIBUTORS.md
Normal file
4
account_move_tier_validation/readme/CONTRIBUTORS.md
Normal file
@@ -0,0 +1,4 @@
|
||||
- Odoo Perú \<<info@odooperu.pe>\>
|
||||
- Tharathip Chaweewongphan \<<tharathipc@ecosoft.co.th>\>
|
||||
- [360ERP](https://www.360erp.com):
|
||||
- Kevin Khao <<kevinkhao@gmail.com>>
|
||||
2
account_move_tier_validation/readme/DESCRIPTION.md
Normal file
2
account_move_tier_validation/readme/DESCRIPTION.md
Normal file
@@ -0,0 +1,2 @@
|
||||
This module extends the functionality of Account Move to support a tier
|
||||
validation process.
|
||||
2
account_move_tier_validation/readme/INSTALL.md
Normal file
2
account_move_tier_validation/readme/INSTALL.md
Normal file
@@ -0,0 +1,2 @@
|
||||
This module depends on base_tier_validation. You can find it at
|
||||
\[OCA/server-ux\](<https://github.com/OCA/server-ux>)
|
||||
15
account_move_tier_validation/readme/USAGE.md
Normal file
15
account_move_tier_validation/readme/USAGE.md
Normal file
@@ -0,0 +1,15 @@
|
||||
To use this module, you need to:
|
||||
|
||||
1. Create an Account Invoice triggering at least one "Tier Definition".
|
||||
2. Click on Request Validation button.
|
||||
3. Under the tab Reviews have a look to pending reviews and their
|
||||
statuses.
|
||||
4. Once all reviews are validated click on Post.
|
||||
|
||||
Additional features:
|
||||
|
||||
- You can filter the Account Invoices requesting your review through the
|
||||
filter Needs my Review.
|
||||
- User with rights to confirm the Account Invoice (validate all tiers
|
||||
that would be generated) can directly do the operation, this is, there
|
||||
is no need for her/him to request a validation.
|
||||
Reference in New Issue
Block a user