Commit Graph

17 Commits (5dc769fec82ab3742a90a5d2ce0a0f95f9dd50d2)

Author SHA1 Message Date
Francesco Apruzzese a7463846e5 [FIX] Dependences 2017-11-23 13:51:21 +01:00
Damien Crier a637164baa [FIX] bad things in views. Now we can install/update module 2017-11-23 13:51:21 +01:00
eLBati 50a9576a12 FIX
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
2017-11-23 13:51:21 +01:00
Thomas Rehn b560fa750e amend author information 2017-11-23 13:51:21 +01:00
Thomas Rehn 1727ecb84d [FIX] activate date_range and fix installation errors 2017-11-23 13:51:21 +01:00
robert rottermann b94cdd8bd4 [ADD]added new wizzard account_financial_report_qweb/wizard/balance_sheet_wizard_view.xml 2017-11-23 13:51:21 +01:00
Damien Crier b980f89412 [IMP] add date_range_id on ledgers wizards
[FIX] restore partner ledger menuitem
2017-11-23 13:51:21 +01:00
Ciro Urselli 8ccfa4c0a6 [ADD] template open_invoice_report.xml, update __openerp__.py and add paperformat in reports.xml 2017-11-23 13:51:21 +01:00
Simone Orsi c10ef3b3b3 fix renaming issue from prev rebase 2017-11-23 13:51:21 +01:00
Simone Orsi b004b48a84 remove conflict from prev rebase 2017-11-23 13:51:21 +01:00
robert rottermann 6c4b65a45a [ADD] trial balance and partner balance refactured to new files 2017-11-23 13:51:21 +01:00
Simone Orsi ac38b3efc1 include work from Yannick on qweb ledger, rearrange 2017-11-23 13:51:21 +01:00
andrea4ever 01e49ec6d6 First commit for open invoice report 2017-11-23 13:51:21 +01:00
Thomas Rehn 0415bc47b5 [ADD] foundations for new balance common report wizard 2017-11-23 13:51:21 +01:00
astirpe f1080a4eb2 Initial commit for wizard Aged Partner Balance 2017-11-23 13:51:21 +01:00
Damien Crier 18232a7261 [ADD] add base wizard for ledger 2017-11-23 13:51:21 +01:00
Damien Crier a7ce37d8bc [ADD] new module to manage financial reports in OCA 2017-11-23 13:51:21 +01:00