Commit Graph

21 Commits (79be9fe7e40ac1e7154e7afd6ded4e68c5b5fd88)

Author SHA1 Message Date
Leonardo Pistone 79be9fe7e4 remove commented out line in manifest [ci skip]
The file not there.
2017-11-23 13:51:21 +01:00
Leonardo Pistone 873eea0b1a remove more duplicated/renamed entries 2017-11-23 13:51:21 +01:00
Leonardo Pistone 0501b884f1 remove duplicate entries in data
Those come from weird merges probably.
2017-11-23 13:51:21 +01:00
Leonardo Pistone 0b399fa1d4 remove renamed xml file from manifest 2017-11-23 13:51:21 +01:00
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