Account Constraints
Project description
Add constraints in the accounting module of OpenERP to avoid bad usage by users that lead to corrupted datas. This is based on our experiences and legal state of the art in other software.
Summary of constraints are:
Add a constraint on account move: you cannot pickup a date that is not in the fiscal year of the concerned period (configurable per journal)
For manual entries when multicurrency:
Validation on the use of the ‘Currency’ and ‘Currency Amount’ fields as it is possible to enter one without the other
Validation to prevent a Credit amount with a positive ‘Currency Amount’, or a Debit with a negative ‘Currency Amount’
Add a check on entries that user cannot provide a secondary currency if the same than the company one.
Remove the possibility to modify or delete a move line related to an invoice or a bank statement, no matter what the status of the move (draft, validated or posted). This is useful in a standard context but even more if you’re using account_default_draft_move. This way you ensure that the user cannot make mistakes even in draft state, he must pass through the parent object to make his modification.
Contributors * Stéphane Bidoul <stephane.bidoul@acsone.eu>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo8_addon_account_constraints-8.0.1.1.0.99.dev26-py2-none-any.whl
.
File metadata
- Download URL: odoo8_addon_account_constraints-8.0.1.1.0.99.dev26-py2-none-any.whl
- Upload date:
- Size: 138.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e281caadabd5b9ce6dacc3ff45939e1c60c1afd96d770626db1e64f48525395f |
|
MD5 | b615b355757118385de12db4c97928ee |
|
BLAKE2b-256 | b3de140ae9ac46982dc925c29d1e9990ef36e29589ab1ea996f4a4cc27e98a38 |