Tip
This module is part of the OpenERP software, the leading Open Source enterprise management system. If you want to discover OpenERP, check our screencasts or download OpenERP directly.
Reporting of Balancesheet for accounting (account_reporting)¶
| Module: | account_reporting |
|---|---|
| Name: | Reporting of Balancesheet for accounting |
| Version: | 5.0.1.0 |
| Author: | Tiny |
| Directory: | account_reporting |
| Web: | |
| Official module: | |
| yes | |
| Quality certified: | |
| yes | |
Description¶
Financial and accounting reporting
Balance Sheet Report
Reports¶
None
Views¶
- account.report.bs.form (form)
- account.report.report.tree.bs (tree)
Objects¶
Object: Rml Colors (color.rml)¶
| code: | code, char, required |
|---|---|
| name: | Name, char, required |
Object: Account reporting for Balance Sheet (account.report.bs)¶
| font_style: | Font, selection |
|---|---|
| account_id: | Accounts, many2many |
| sequence: | Sequence, integer |
| note: | Note, text |
| parent_id: | Parent, many2one |
| code: | Code, char, required |
| report_type: | Report Type, selection |
| child_id: | Children, one2many |
| color_back: | Back Color, many2one |
| color_font: | Font Color, many2one |
| name: | Name, char, required |
