Leonardo Pistone
|
9390f8a97f
|
Revert "[IMP] account_financial_report_webkit: in test, work around demo periods issue in 7.0"
This revert is done intentionally to remove a workaround for 7.0 only,
and not have it back in subsequent 7.0 -> 8.0 merges.
For details see
https://github.com/OCA/account-financial-reporting/pull/5#issuecomment-56939862
This reverts commit b71d8348f2 .
Conflicts:
.travis.yml
|
2014-09-26 11:43:27 +02:00 |
Leonardo Pistone
|
ccb9b36302
|
Merge remote-tracking branch 'origin/7.0' into 8.0
Conflicts:
.travis.yml
|
2014-09-26 11:40:32 +02:00 |
Leonardo Pistone
|
87f2bad5b6
|
Merge pull request #5 from acsone/7.0-fix-afr_webkit-test
[IMP] account_financial_report_webkit: in test, work around demo periods...
This is not needed on v8.
|
2014-09-26 11:27:18 +02:00 |
Leonardo Pistone
|
7b272575d3
|
Merge pull request #12 from acsone/7.0-bug-1312732-lmi
[FIX] Use the migration machinery to initialize default values
closes #14
|
2014-09-02 10:44:28 +02:00 |
Laurent Mignon (aka lmi)
|
6ebcf041c8
|
[FIX] Use the migration machinery to launch the initialization of the newly created column on account_move_line only on the first installation of the module account_financial_report_webkit
|
2014-08-25 10:54:17 +02:00 |
Alexandre Fayolle
|
f82ce533a0
|
addons not ported in 8.0
|
2014-08-22 16:49:37 +02:00 |
Alexandre Fayolle
|
5dfe659c7a
|
Merge branch '7.0' into 8.0 and updated QA files
|
2014-08-22 16:48:13 +02:00 |
Pedro M. Baeza
|
9d80c2ef57
|
Merge pull request #11 from guewen/7.0-export-add-statement
[IMP] account_export_csv: Add name of the bank statement on export of account move lines
|
2014-08-20 15:26:55 +02:00 |
Guewen Baconnier
|
758928a97f
|
Add name of the bank statement on export of account move lines
|
2014-08-20 15:08:22 +02:00 |
Pedro M. Baeza
|
bad25d3d49
|
Merge pull request #6 from acsone/7.0-pep8
[IMP] PEP8 fix
|
2014-08-20 09:45:40 +02:00 |
Laetitia Gangloff
|
6b4bd72004
|
[pep8] - review : replace _logger.log(logging.DEBUG by _logger.debug( / use , instead of % for interpolation
|
2014-08-19 10:16:01 +02:00 |
Laetitia Gangloff
|
8ce6978437
|
[pep8] - remove unused level_class and general_ledger_xls/bal_formula - use false unused in a logger call
|
2014-08-19 09:04:18 +02:00 |
Laetitia Gangloff
|
86d11702c5
|
[pep8] - F841 - remove unused style, exc
|
2014-08-12 14:32:56 +02:00 |
Laetitia Gangloff
|
c58940efe3
|
[pep8] - correct F821 by defined global in self variable
|
2014-08-12 13:53:56 +02:00 |
laetitia.gangloff@acsone.eu
|
746679c598
|
[pep8] review on account_financial_report, account_financial_report_horizontal, account_financial_report_webkit_xls, account_journal_report_xls, account_move_line_report_xls
|
2014-08-08 15:53:39 +02:00 |
laetitia.gangloff@acsone.eu
|
cc060dd31f
|
[pep8] - account_financial_report_webkit
|
2014-08-08 15:34:06 +02:00 |
laetitia.gangloff@acsone.eu
|
4c518c56fa
|
[pep8] - account_financial_report
|
2014-08-08 13:18:16 +02:00 |
laetitia.gangloff@acsone.eu
|
8ce2b82351
|
[pep8] - review on account_export_csv, account_move_line_report_xls, account_journal_report_xls, account_financial_report_horizontal, account_financial_report_webkit_xls
|
2014-08-08 11:48:27 +02:00 |
laetitia.gangloff@acsone.eu
|
23e9b1534e
|
[pep8] - account_financial_report_webkit_xls
|
2014-08-07 13:44:04 +02:00 |
laetitia.gangloff@acsone.eu
|
b611fddb1c
|
[pep8] - account_financial_report_horizontal
|
2014-08-07 13:08:20 +02:00 |
laetitia.gangloff@acsone.eu
|
a066faee80
|
[pep8] - account_journal_report_xls
|
2014-08-07 12:22:04 +02:00 |
laetitia.gangloff@acsone.eu
|
bff5f4222c
|
[pep8] - account_move_line_report_xls
|
2014-08-07 11:48:12 +02:00 |
laetitia.gangloff@acsone.eu
|
35ca28d965
|
[pep8] - account_export_csv
|
2014-08-07 11:17:05 +02:00 |
Stéphane Bidoul
|
b71d8348f2
|
[IMP] account_financial_report_webkit: in test, work around demo periods issue in 7.0
|
2014-08-06 19:24:00 +02:00 |
Pedro M. Baeza
|
13a707dc93
|
Merge pull request #3 from pedrobaeza/7.0-metafiles
Metafiles
|
2014-08-06 18:09:46 +02:00 |
Pedro M. Baeza
|
03c5ef87df
|
[FIX] 64 bits
|
2014-08-06 17:40:05 +02:00 |
Pedro M. Baeza
|
7737f1245a
|
[FIX] sudo
|
2014-08-06 17:31:10 +02:00 |
Pedro M. Baeza
|
ae1d5e33be
|
[FIX] wkhtmltopdf library
[FIX] Exclude from official branch account_financial_report_webkit
|
2014-08-06 17:21:37 +02:00 |
Pedro M. Baeza
|
2533a4ac97
|
[FIX] report_xls dependency
|
2014-08-06 16:49:02 +02:00 |
Pedro M. Baeza
|
4a8f6499c8
|
7.0 metafiles
|
2014-08-06 16:20:48 +02:00 |
Maxime Chambreuil - http://www.savoirfairelinux.com
|
7877edb44f
|
Merge pull request #2 from savoirfairelinux/7.0_account_chart_report
[ADD] account chart report
|
2014-08-04 16:10:08 -04:00 |
Marc Cassuto
|
84341575a4
|
account_chart_report :
* CamelCase fixed
* back to the original name
* self.pool.get replaced
* margins fixed
|
2014-08-02 22:12:51 -04:00 |
Marc Cassuto
|
4478736b28
|
account_chart_report_rml: renamming the module broke the report = Fixed !
|
2014-07-30 15:49:33 -04:00 |
Marc Cassuto
|
069d00e4db
|
account_chart_report_rml: rename module + add translation pot file + add fr translation
|
2014-07-30 14:58:52 -04:00 |
Marc Cassuto
|
624856cd4a
|
account_chart_report: PEP8 complience + update description
|
2014-07-30 14:29:28 -04:00 |
Marc Cassuto
|
3042627a5f
|
account_chart_report: Cleaning module
|
2014-07-30 14:20:58 -04:00 |
Marc Cassuto
|
86ddcd03e2
|
account_chart_report: Initialize module
|
2014-07-30 14:18:20 -04:00 |
Launchpad Translations on behalf of account-report-core-editor
|
f9a3e8594d
|
Launchpad automatic translations update.
|
2014-06-19 06:33:52 +00:00 |
Yannick Vaucher
|
5496a3fa0f
|
Adapt account_financial_report_webkit to fixes in addons
https://github.com/odoo/odoo/pull/55
https://github.com/odoo/odoo/pull/56
Plus few improvement following pep8 to remove useless variable and import
|
2014-06-17 16:01:19 +02:00 |
Yannick Vaucher
|
8be3b386b5
|
adapt generate_pdf to fixes on report_webkit
|
2014-06-13 13:56:34 +02:00 |
Yannick Vaucher
|
2a3c6d7fd5
|
[PEP8]
|
2014-06-13 13:09:10 +02:00 |
Yannick Vaucher
|
14d7492064
|
remove useless import time
|
2014-06-13 12:01:49 +02:00 |
Yannick Vaucher
|
97f1648cba
|
remove unused variable user
|
2014-06-13 11:59:40 +02:00 |
Yannick Vaucher
|
17b16d92d6
|
remove useless exception names
|
2014-06-13 11:59:16 +02:00 |
Yannick Vaucher
|
a9a2f860fd
|
adapt overide of create_single_pdf to the fix made on report_webkit module for lp:1319109 and lp:1319095
|
2014-06-13 11:58:22 +02:00 |
unknown
|
dd6cd86fcd
|
[MRG][FIX] The selection of periods should not be restricted to open periods in account export CSV
|
2014-06-11 16:16:57 +02:00 |
Guewen Baconnier
|
39a6c090d8
|
The selection of periods should not be restricted to open periods
|
2014-06-11 15:50:40 +02:00 |
Launchpad Translations on behalf of account-report-core-editor
|
58cc5ea9a0
|
Launchpad automatic translations update.
|
2014-05-03 06:44:11 +00:00 |
unknown
|
376146e083
|
[FIX] account_financial_report_webkit_xls: Bug in the formula of the balance column in the Trial Balance XLS report when it is filtered by date
|
2014-04-25 16:47:53 +02:00 |
Matthieu Dietrich
|
749f3627ad
|
[IMP] correct/add reference field in financial reports
|
2014-04-25 16:46:18 +02:00 |