Alexis de Lattre
51d91e5d9e
[FIX] account_financial_report_qweb: Make fy_start_date a computed field
7 years ago
Patrick Tombez
902145a2aa
[9.0][IMP] Improve transient models cleaning ( #441 )
* [9.0][IMP] Improve transient models cleaning
6 years ago
Pedro M. Baeza
b436ee84f2
[IMP] account_financial_report_qweb: Remove unneeded dependency
Module `account_fiscal_year` allows companies with fiscal years with duration
different from 1 year to make financial reporting, but the method used is
overwrting a standard method `compute_fiscalyear_dates` on company, so it's
transparent for this module, and you don't need to have it installed
for most of the companies, that have regular fiscal years.
7 years ago
Adrien Peiffer (ACSONE)
1a4180cd56
[10.0] AFR Aged partner balance : columns and datas consistency. ( #383 )
7 years ago
jcoux
a91fb04a93
OCA reports XLSX: Better override to define workbook creation options
8 years ago
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.
8 years ago
jcoux
2af9293e78
Fix module version and delete useless section on readme
8 years ago
jcoux
8ac8873bac
Add OCA Trial Balance report PDF and XLSX
8 years ago
jcoux
8df98638d1
Fix reports generation
8 years ago
jcoux
02a0eaff0a
Global review, fix and make fields translatable
8 years ago
jcoux
872aa1c995
Code cleaning and readme update
8 years ago
jcoux
b910867649
Review of OCA Open Items Report PDF
8 years ago
jcoux
b01e392d0f
Add OCA Aged Partner Balance report PDF
8 years ago
jcoux
af306bab1f
Add OCA General/Partner Ledger PDF
9 years ago
Damien Crier
a60dd3efff
[IMP] export general ledger to XLSX format
9 years ago
Leonardo Pistone
d56a2e28a0
add dependency on account_fiscal_year
9 years ago
Leonardo Pistone
fe8f160904
OCA instead of Camptocamp website
9 years ago
Leonardo Pistone
872490f79b
summary on one line
9 years ago
Leonardo Pistone
19597e490a
remove commented out line in manifest [ci skip]
The file not there.
9 years ago
Leonardo Pistone
b9af3d32a0
remove more duplicated/renamed entries
9 years ago
Leonardo Pistone
411390f377
remove duplicate entries in data
Those come from weird merges probably.
9 years ago
Leonardo Pistone
9c1f418466
remove renamed xml file from manifest
9 years ago
Francesco Apruzzese
a276b1b575
[FIX] Dependences
9 years ago
Damien Crier
5b68a70b02
[FIX] bad things in views. Now we can install/update module
9 years ago
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
9 years ago
Thomas Rehn
3fac2e7c3c
amend author information
9 years ago
Thomas Rehn
a03d8dcc84
[FIX] activate date_range and fix installation errors
9 years ago
robert rottermann
8ea92c016b
[ADD]added new wizzard account_financial_report_qweb/wizard/balance_sheet_wizard_view.xml
9 years ago
Damien Crier
421b7f156e
[IMP] add date_range_id on ledgers wizards
[FIX] restore partner ledger menuitem
9 years ago
Ciro Urselli
78052b086f
[ADD] template open_invoice_report.xml, update __openerp__.py and add paperformat in reports.xml
9 years ago
Simone Orsi
13c0d4438b
fix renaming issue from prev rebase
9 years ago
Simone Orsi
883cf1e220
remove conflict from prev rebase
9 years ago
robert rottermann
0aaa2a2c0f
[ADD] trial balance and partner balance refactured to new files
9 years ago
Simone Orsi
3e031f06b2
include work from Yannick on qweb ledger, rearrange
9 years ago
andrea4ever
d46fb1944b
First commit for open invoice report
9 years ago
Thomas Rehn
fa3985240c
[ADD] foundations for new balance common report wizard
9 years ago
astirpe
352eebac9a
Initial commit for wizard Aged Partner Balance
9 years ago
Damien Crier
7bd446e7d4
[ADD] add base wizard for ledger
9 years ago
Damien Crier
7df70027ba
[ADD] new module to manage financial reports in OCA
9 years ago