Commit Graph

35 Commits (7f4fde0ec4201ef70b27facfd8db32763d06be28)

Author SHA1 Message Date
jcoux a91fb04a93 OCA reports XLSX: Better override to define workbook creation options 2016-10-14 15:13:58 +02:00
Jairo Llopis 7eb797ab15 [FIX][account_financial_report_qweb] Fix ImportError.
It was happening when `xlsxwriter` python module was not available.

Bump version, add external dependencies.
2016-09-26 09:57:07 +02:00
jcoux 2af9293e78 Fix module version and delete useless section on readme 2016-08-10 10:35:47 +02:00
jcoux 8ac8873bac Add OCA Trial Balance report PDF and XLSX 2016-07-28 11:17:31 +02:00
jcoux 8df98638d1 Fix reports generation 2016-07-27 10:15:44 +02:00
jcoux 02a0eaff0a Global review, fix and make fields translatable 2016-07-26 15:11:12 +02:00
jcoux 872aa1c995 Code cleaning and readme update 2016-07-26 09:12:17 +02:00
jcoux b910867649 Review of OCA Open Items Report PDF 2016-07-25 18:29:29 +02:00
jcoux b01e392d0f Add OCA Aged Partner Balance report PDF 2016-07-06 16:20:25 +02:00
jcoux af306bab1f Add OCA General/Partner Ledger PDF 2016-07-06 16:19:44 +02:00
Damien Crier a60dd3efff [IMP] export general ledger to XLSX format 2016-05-26 15:01:55 +02:00
Leonardo Pistone d56a2e28a0 add dependency on account_fiscal_year 2016-05-26 14:25:02 +02:00
Leonardo Pistone fe8f160904 OCA instead of Camptocamp website 2016-05-26 13:28:28 +02:00
Leonardo Pistone 872490f79b summary on one line 2016-05-26 13:27:53 +02:00
Leonardo Pistone 19597e490a remove commented out line in manifest [ci skip]
The file not there.
2016-05-26 13:26:48 +02:00
Leonardo Pistone b9af3d32a0 remove more duplicated/renamed entries 2016-05-26 12:49:14 +02:00
Leonardo Pistone 411390f377 remove duplicate entries in data
Those come from weird merges probably.
2016-05-26 12:47:36 +02:00
Leonardo Pistone 9c1f418466 remove renamed xml file from manifest 2016-05-26 12:45:53 +02:00
Francesco Apruzzese a276b1b575 [FIX] Dependences 2016-05-25 16:10:19 +02:00
Damien Crier 5b68a70b02 [FIX] bad things in views. Now we can install/update module 2016-05-25 16:10:19 +02:00
eLBati 79bd6bfeed 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
2016-05-25 16:10:19 +02:00
Thomas Rehn 3fac2e7c3c amend author information 2016-05-25 16:10:19 +02:00
Thomas Rehn a03d8dcc84 [FIX] activate date_range and fix installation errors 2016-05-25 16:10:19 +02:00
robert rottermann 8ea92c016b [ADD]added new wizzard account_financial_report_qweb/wizard/balance_sheet_wizard_view.xml 2016-05-25 16:09:11 +02:00
Damien Crier 421b7f156e [IMP] add date_range_id on ledgers wizards
[FIX] restore partner ledger menuitem
2016-05-25 16:06:49 +02:00
Ciro Urselli 78052b086f [ADD] template open_invoice_report.xml, update __openerp__.py and add paperformat in reports.xml 2016-05-25 16:05:48 +02:00
Simone Orsi 13c0d4438b fix renaming issue from prev rebase 2016-05-25 16:05:48 +02:00
Simone Orsi 883cf1e220 remove conflict from prev rebase 2016-05-25 16:05:48 +02:00
robert rottermann 0aaa2a2c0f [ADD] trial balance and partner balance refactured to new files 2016-05-25 16:05:11 +02:00
Simone Orsi 3e031f06b2 include work from Yannick on qweb ledger, rearrange 2016-05-25 16:05:11 +02:00
andrea4ever d46fb1944b First commit for open invoice report 2016-05-25 16:02:57 +02:00
Thomas Rehn fa3985240c [ADD] foundations for new balance common report wizard 2016-05-25 16:02:15 +02:00
astirpe 352eebac9a Initial commit for wizard Aged Partner Balance 2016-05-25 15:53:59 +02:00
Damien Crier 7bd446e7d4 [ADD] add base wizard for ledger 2016-05-25 15:53:59 +02:00
Damien Crier 7df70027ba [ADD] new module to manage financial reports in OCA 2016-05-25 15:53:59 +02:00