Pedro M. Baeza
7a5bb94b5f
Merge pull request #49 from fonse-sas/8.0
...
fixes #36 - v8 account_financial_report_webkit error when print journal
2015-01-16 23:26:16 +01:00
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.
2015-01-13 10:20:15 +01:00
ccarly
dd713243a7
Error programming
2015-01-12 20:43:22 -05:00
ccarly
8dad0e5f55
fixes #36 - v8 account_financial_report_webkit error when print journal
2015-01-12 20:22:06 -05:00
Alexandre Fayolle
746fd07903
add oca_dependencies.txt
2015-01-05 16:51:34 +01:00
Guewen Baconnier
c79efef2bf
Remove contradictory help message
2015-01-05 12:15:31 +01:00
Guewen Baconnier
066f818573
Set the required period to
2015-01-05 12:02:41 +01:00
Guewen Baconnier
bdda82009e
The end period must be set and thus the fiscal year too
2015-01-05 11:16:59 +01:00
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.
2015-01-05 11:10:01 +01:00
Guewen Baconnier
8bacbd6083
Remove the dates and "period from" from the aged balance tests
2015-01-05 10:03:23 +01:00
Guewen Baconnier
47333a0dc5
Add es translation term
2014-12-23 10:34:57 +01:00
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.
2014-12-23 10:34:57 +01:00
Leonardo Pistone
27b87b5618
Merge pull request #43 from guewen/account_financial_report_webkit-update-pot
...
Update account_financial_report_webkit pot
2014-12-23 10:24:25 +01:00
Guewen Baconnier
cffbb0e2b8
Update french translation
2014-12-22 17:17:06 +01:00
Guewen Baconnier
e775a96cf7
Update pot
2014-12-22 17:16:59 +01:00
Leonardo Pistone
d210c5f086
Merge pull request #40 from yvaucher/8.0-separate-lint
...
Separated Lint tests
2014-12-17 12:22:08 +01:00
Yannick Vaucher
17ac061ea8
Remove deprecated travis_run_flake8
2014-12-16 16:32:38 +01:00
Yannick Vaucher
f75be61441
Separated Lint tests
2014-12-16 13:21:59 +01:00
Yannick Vaucher
ae6f90f02d
Merge pull request #38 from acsone/8.0-mig-account_export_csv-sbi
...
[8.0] migrate account_export_csv
2014-12-12 18:27:00 +01:00
Guewen Baconnier
638214845f
Add pot for translations
2014-12-03 13:04:52 +01:00
Guewen Baconnier
5fb5ec4e02
Add tests to check if the reports and csv export are generated
2014-12-03 13:04:52 +01:00
Guewen Baconnier
9fddff5b26
Correct pylint warning: W0621(redefined-outer-name)
...
xlwt is imported, no need to pass it it in the arguments
2014-12-03 13:04:52 +01:00
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
2014-12-03 13:04:52 +01:00
Guewen Baconnier
4a55f36be9
Extract the description in README.rst
2014-12-03 13:04:52 +01:00
Guewen Baconnier
e8bfbef0f0
Change URL from Launchpad to GitHub
2014-12-03 13:04:52 +01:00
Guewen Baconnier
cf278d39c4
add the missing key installable
2014-12-03 13:04:52 +01:00
Guewen Baconnier
4d28841790
Move account_journal_report_xls from __unported__ to root folder
2014-12-03 13:04:52 +01:00
Stéphane Bidoul
edee228de0
[FIX] account_export_csv: duplicate column definition (spotted by pylint)
2014-11-30 11:36:54 +01:00
Stéphane Bidoul
24be7610ff
[IMP] account_export_csv: spelling
2014-11-30 11:34:55 +01:00
Stéphane Bidoul
240b13b36f
[IMP] account_export_csv: use cStringIO instead of StringIO
2014-11-30 11:34:06 +01:00
Stéphane Bidoul
7b293ae769
[MIG] account_export_csv: frozendict issue
2014-11-30 11:29:08 +01:00
Stéphane Bidoul
bbc4c43860
[MIG] account_export_csv: make installable
2014-11-30 11:20:23 +01:00
Stéphane Bidoul
58961ee700
[MIG] account_export_csv: move out of unported
2014-11-30 11:20:11 +01:00
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
2014-11-27 13:26:16 +01:00
Stéphane Bidoul
641b2cf400
[FIX] afr_webkit_xls: incorrect debit/credit in xls trial balance
2014-11-26 11:16:55 +01:00
Pedro M. Baeza
8a0501c16c
Merge pull request #32 from acsone/8.0-afr-trial_balance_fix-sbi
...
[FIX] webkit: trial balance fix migration bugs
2014-11-25 12:02:00 +01:00
Stéphane Bidoul
7da9478925
[FIX] pylint
2014-11-24 18:48:56 +01:00
Stéphane Bidoul
09bc991004
[FIX] webkit: trial balance fix migration bugs
2014-11-24 18:26:17 +01:00
Guewen Baconnier
4082c47723
Merge pull request #25 from acsone/8.0-fix-issue-24
...
Fix issue #24 and add tests to account_financial_report_webkit_xls
2014-11-18 12:41:20 +01:00
Anthony Muschang
e1b0cb250c
[IMP] account_financial_report_webkit_xls: add more tests
2014-11-12 14:31:16 +01:00
Anthony Muschang
49cf442b5e
[FIX] account_financial_report_webkit_xls: fix issue #24
2014-11-12 13:36:29 +01:00
Pedro M. Baeza
d48a435e02
Merge pull request #23 from acsone/8.0-account_financial_report_webkit_xls
...
account_financial_report_webkit_xls: Port to 8.0
2014-11-10 11:20:34 +01:00
Anthony Muschang (ACSONE)
82ca9b925b
[CHG] travis.yml
...
Use the official branch 8.0 since https://github.com/OCA/reporting-engine/pull/5 has been merged.
2014-10-21 11:39:38 +02:00
Anthony Muschang
d2800c0633
[FIX]account_financial_report_webkit_xls: pep8
2014-10-21 09:49:36 +02:00
Anthony Muschang
08443d4cee
[FIX]account_financial_report_webkit_xls: pep8 + travis
2014-10-20 16:23:03 +02:00
Anthony Muschang
7b5e2b0beb
[CHG]account_financial_report_webkit_xls: Migration to v8
2014-10-15 18:06:07 +02:00
Anthony Muschang
e950b571d1
[CHG]account_financial_report_webkit_xls: Migration to v8
2014-10-15 18:02:36 +02:00
Maxime Chambreuil - http://www.savoirfairelinux.com
28c06298fb
Merge pull request #20 from acsone/8.0-account_financial_report_webkit
...
account_financial_report_webkit: Port to 8.0
2014-10-11 13:15:55 -04:00
Anthony Muschang
78bb7af017
[FIX]account_financial_report_webkit: pep8
2014-10-10 14:01:08 +02:00
Anthony Muschang
8e76fe6e61
[CHG]account_financial_report_webkit: Migration to v8
2014-10-10 13:43:46 +02:00