Tip
This module is part of the Open ERP software, the leading Open Source enterprise management system. If you want to discover Open ERP, check our screencasts or download Open ERP directly.
| Module: | account_regularization |
|---|---|
| Name: | Account Regularizations |
| Version: | 5.0.1.0 |
| Author: | ACYSOS S.L. |
| Directory: | account_regularization |
| Web: | |
| Official module: | |
| no | |
| Quality certified: | |
| no | |
This module creates a new object in accounting,
very similar to the account models named account.regularization.
Within this object you can define regularization moves,
This is, accounting moves that will automatically calculate the balance of a set of accounts,
Set it to 0 and transfer the difference to a new account. This is used, for example with tax declarations or in some countries to create the 'Profit and Loss' regularization
None
- account.regularization.form (form)
| balance_calc: | Regularization time calculation, selection, required |
|---|---|
| name: | Name, char, required |
| credit_account_id: | |
| Result account, credit, many2one, required | |
| move_ids: | Regularization Moves, one2many |
| account_ids: | Accounts to balance, many2many, required |
| debit_account_id: | |
| Result account, debit, many2one, required | |