Commit Graph

664 Commits (2252fe3630dcfe717eb04cdbb71a4ed78f20effc)

Author SHA1 Message Date
Yannick Vaucher 6836f14d78 Add license key in __openerp__.py 2015-02-13 16:14:41 +01:00
Sandy c3c205a72e Merge pull request #28 from guewen/8.0-account_journal_report_xls-migr
Migration of account_journal_report_xls to 8.0
2015-02-10 16:26:58 -05:00
Pedro M. Baeza c9483f543c Merge pull request #44 from guewen/aged-balance-filters
Aged balance report: the only sensible filter is by end period
2015-02-10 14:52:25 +01:00
Yannick Vaucher eaabd60b04 Merge pull request #55 from JehoG/PORT-account_move_line_report_xls
Migration of account-move-line-report-xls to V8
2015-02-07 21:06:14 +01:00
Pedro M. Baeza 1354b75bbf [IMP] account_chart_report: Better README 2015-02-06 20:24:01 +01:00
Pedro M. Baeza 364f041914 Merge pull request #54 from JehoG/8.0
Migration of account_chart_report to V8
2015-02-06 20:21:48 +01:00
Guillaume Auger 3c594293f1 [FIX] Correcting account_move_line_report_xls README 2015-02-06 10:49:01 -05:00
Guillaume Auger de0e1f1c0e [IMP] Using the template for the README of account_chart_report 2015-02-06 10:04:54 -05:00
Guillaume Auger 9d9645cbc8 [IMP] Using the template for the README 2015-02-06 09:58:51 -05:00
Guillaume Auger 3f6d228b00 [IMP] Add README.rst to account_move_line_repost_xls 2015-02-05 10:47:56 -05:00
Guillaume Auger 16f5bf995f [IMP] Adding README.rst in account_chart_report 2015-02-05 10:45:03 -05:00
Guillaume Auger 4a430d1dd3 Pep8 2015-02-02 10:31:27 -05:00
Guillaume Auger 8312cc196b Pep8 2015-01-30 17:07:58 -05:00
Guillaume Auger c602b249f4 Small refacts 2015-01-30 10:05:08 -05:00
Guillaume Auger 83abecc923 Refact and adding me to contributor 2015-01-30 09:56:29 -05:00
Guewen Baconnier d91d981b6e Fix 2 pep8 errors in account_financial_report_webkit 2015-01-30 09:51:03 -05:00
Yannick Vaucher 62423dc6e2 [FIX] travis wkhtmltopdf download url 2015-01-30 09:51:03 -05:00
Guillaume Auger 46622551bd Some improvement 2015-01-29 09:36:47 -05:00
Pedro M. Baeza 44b3da7b87 Merge pull request #56 from guewen/8.0-fix-pep8
Fix 2 pep8 errors in account_financial_report_webkit
2015-01-29 11:48:57 +01:00
Guewen Baconnier d62ac0a987 Fix 2 pep8 errors in account_financial_report_webkit 2015-01-29 11:31:43 +01:00
Guewen Baconnier 31f9678ce2 Merge pull request #51 from yvaucher/8.0-fix-travis-wkhtml-url
[FIX] travis wkhtmltopdf download url
2015-01-29 11:29:29 +01:00
Guillaume Auger 3422b554dc Port account_move_line_report_xls: V8 API 2015-01-28 14:31:02 -05:00
Guillaume Auger acbe113e9c Port account_chart_report to V8: small refact 2015-01-28 09:28:46 -05:00
Guillaume Auger ea6635cc0f Port account_move_line_report_xls: moving files 2015-01-27 16:44:29 -05:00
Guillaume Auger ebaa30e3f4 Port account_chart_report to V8: Changing api for V8 2015-01-27 16:16:36 -05:00
Guillaume Auger 6435d7f692 Port account_chart_report to V8: Moving files 2015-01-27 16:15:56 -05:00
Yannick Vaucher bb48dd6c83 [FIX] travis wkhtmltopdf download url 2015-01-23 10:02:30 +01:00
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