File "/home/elbati/workspace/odoo/instances/demo9-community/parts/odoo-ocb/openerp/http.py", line 1502, in load_addons manifest = ast.literal_eval(open(manifest_path).read()) File "/usr/lib/python2.7/ast.py", line 49, in literal_eval node_or_string = parse(node_or_string, mode='eval') File "/usr/lib/python2.7/ast.py", line 37, in parse return compile(source, filename, mode, PyCF_ONLY_AST) File "<unknown>", line 15 'Odoo Community Association (OCA)', ^ SyntaxError: invalid syntax |
||
---|---|---|
account_financial_report_qweb | ||
account_tax_balance | ||
setup | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
oca_dependencies.txt |
README.md
Odoo account financial reports
This project aims to deal with modules related to financial reports. You'll find modules that print legal and official reports. This includes, among others:
- One module based on webkit and totally rewritten by camptocamp, for standard financial reports.
- Another based on RML completely improved by Vauxoo.