Guillaume Auger
4a430d1dd3
Pep8
10 years ago
Guillaume Auger
8312cc196b
Pep8
10 years ago
Guillaume Auger
c602b249f4
Small refacts
10 years ago
Guillaume Auger
83abecc923
Refact and adding me to contributor
10 years ago
Guewen Baconnier
d91d981b6e
Fix 2 pep8 errors in account_financial_report_webkit
10 years ago
Yannick Vaucher
62423dc6e2
[FIX] travis wkhtmltopdf download url
10 years ago
Guillaume Auger
46622551bd
Some improvement
10 years ago
Pedro M. Baeza
44b3da7b87
Merge pull request #56 from guewen/8.0-fix-pep8
Fix 2 pep8 errors in account_financial_report_webkit
10 years ago
Guewen Baconnier
d62ac0a987
Fix 2 pep8 errors in account_financial_report_webkit
10 years ago
Guewen Baconnier
31f9678ce2
Merge pull request #51 from yvaucher/8.0-fix-travis-wkhtml-url
[FIX] travis wkhtmltopdf download url
10 years ago
Guillaume Auger
3422b554dc
Port account_move_line_report_xls: V8 API
10 years ago
Guillaume Auger
acbe113e9c
Port account_chart_report to V8: small refact
10 years ago
Guillaume Auger
ea6635cc0f
Port account_move_line_report_xls: moving files
10 years ago
Guillaume Auger
ebaa30e3f4
Port account_chart_report to V8: Changing api for V8
10 years ago
Guillaume Auger
6435d7f692
Port account_chart_report to V8: Moving files
10 years ago
Yannick Vaucher
bb48dd6c83
[FIX] travis wkhtmltopdf download url
10 years ago
Pedro M. Baeza
7a5bb94b5f
Merge pull request #49 from fonse-sas/8.0
fixes #36 - v8 account_financial_report_webkit error when print journal
10 years ago
Guewen Baconnier
a90af8e2f4
Change the periods when the fiscal year is modified
The default value on period_from is now useless because set by the
onchange when we set the fiscalyear.
10 years ago
ccarly
dd713243a7
Error programming
10 years ago
ccarly
8dad0e5f55
fixes #36 - v8 account_financial_report_webkit error when print journal
10 years ago
Alexandre Fayolle
746fd07903
add oca_dependencies.txt
10 years ago
Guewen Baconnier
c79efef2bf
Remove contradictory help message
10 years ago
Guewen Baconnier
066f818573
Set the required period to
10 years ago
Guewen Baconnier
bdda82009e
The end period must be set and thus the fiscal year too
10 years ago
Guewen Baconnier
8671e63f54
Set a first period found because the start period is mandatory.
And what we want is to look in all the periods since the beginning.
Also set a default fiscal year to the current one so we have a default
end period.
10 years ago
Guewen Baconnier
8bacbd6083
Remove the dates and "period from" from the aged balance tests
10 years ago
Guewen Baconnier
47333a0dc5
Add es translation term
10 years ago
Guewen Baconnier
8c9aa6d0b0
Aged balance report: the only sensible filter is by end period
The filters by date or by start period are meaningless for an aged partner
balance. Hide the choice of filters and let only the 'end period' available.
10 years ago
Leonardo Pistone
27b87b5618
Merge pull request #43 from guewen/account_financial_report_webkit-update-pot
Update account_financial_report_webkit pot
10 years ago
Guewen Baconnier
cffbb0e2b8
Update french translation
10 years ago
Guewen Baconnier
e775a96cf7
Update pot
10 years ago
Leonardo Pistone
d210c5f086
Merge pull request #40 from yvaucher/8.0-separate-lint
Separated Lint tests
10 years ago
Yannick Vaucher
17ac061ea8
Remove deprecated travis_run_flake8
10 years ago
Yannick Vaucher
f75be61441
Separated Lint tests
10 years ago
Yannick Vaucher
ae6f90f02d
Merge pull request #38 from acsone/8.0-mig-account_export_csv-sbi
[8.0] migrate account_export_csv
10 years ago
Guewen Baconnier
638214845f
Add pot for translations
10 years ago
Guewen Baconnier
5fb5ec4e02
Add tests to check if the reports and csv export are generated
10 years ago
Guewen Baconnier
9fddff5b26
Correct pylint warning: W0621(redefined-outer-name)
xlwt is imported, no need to pass it it in the arguments
10 years ago
Guewen Baconnier
79798cb9f7
If the relation table and fields are not explicit, they are created on
the wrong table (the base model from which the model _inherit)
See https://github.com/odoo/odoo/issues/3751
10 years ago
Guewen Baconnier
4a55f36be9
Extract the description in README.rst
10 years ago
Guewen Baconnier
e8bfbef0f0
Change URL from Launchpad to GitHub
10 years ago
Guewen Baconnier
cf278d39c4
add the missing key installable
10 years ago
Guewen Baconnier
4d28841790
Move account_journal_report_xls from __unported__ to root folder
10 years ago
Stéphane Bidoul
edee228de0
[FIX] account_export_csv: duplicate column definition (spotted by pylint)
10 years ago
Stéphane Bidoul
24be7610ff
[IMP] account_export_csv: spelling
10 years ago
Stéphane Bidoul
240b13b36f
[IMP] account_export_csv: use cStringIO instead of StringIO
10 years ago
Stéphane Bidoul
7b293ae769
[MIG] account_export_csv: frozendict issue
10 years ago
Stéphane Bidoul
bbc4c43860
[MIG] account_export_csv: make installable
10 years ago
Stéphane Bidoul
58961ee700
[MIG] account_export_csv: move out of unported
10 years ago
Guewen Baconnier
e9cf40a3dd
Merge pull request #35 from acsone/8.0-afr_webkit_xls-trial-balance-fix-sbi
[FIX] afr_webkit_xls: incorrect debit/credit in xls trial balance
10 years ago