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 |
Alexis de Lattre
|
273eb1b7f8
|
[FIX] Bug in the formula of the balance column in the Trial Balance XLS report when it is filtered by date
|
2014-04-24 15:31:26 +02:00 |
Launchpad Translations on behalf of account-report-core-editor
|
d73e2df07c
|
Launchpad automatic translations update.
|
2014-04-23 06:57:51 +00:00 |
unknown
|
33e7da97fe
|
[ADD] Aged Partner Balance webkit report. Report inherit Open Invoice Report and uses previously computed ledger lines to determin aged lines
|
2014-04-15 14:51:38 +02:00 |
Matthieu Dietrich
|
abe35ad35f
|
[FIX] realign header
|
2014-04-11 10:56:43 +02:00 |
Matthieu Dietrich
|
1c687c8d4a
|
[IMP] correct/add reference field in financial reports
|
2014-04-09 10:47:47 +02:00 |
Launchpad Translations on behalf of account-report-core-editor
|
64032c29ce
|
Launchpad automatic translations update.
|
2014-03-29 07:27:34 +00:00 |
Joel Grand-Guillaume
|
56f22e4d3f
|
[IMP] Add the reference of the move line in the open invoices report
|
2014-03-21 17:01:17 +01:00 |
Launchpad Translations on behalf of account-report-core-editor
|
2e6b143454
|
Launchpad automatic translations update.
|
2014-03-21 06:50:20 +00:00 |
Nicolas Bessi
|
bf0d3c6680
|
[FIX] add YML test on aged partner balance
|
2014-03-18 16:55:12 +01:00 |
Nicolas Bessi
|
a6c936840b
|
[FIX] use from __future__ import division instead of float casting
|
2014-03-18 16:09:14 +01:00 |
Nicolas Bessi
|
9f90ac424c
|
[FIX] coding style
|
2014-03-18 16:06:32 +01:00 |
Nicolas Bessi
|
cd38f95f13
|
[MRG] from head
|
2014-03-18 15:55:32 +01:00 |
Nicolas Bessi
|
36736734d1
|
[IMP] module revision number
|
2014-03-18 09:09:46 +01:00 |
Nicolas Bessi
|
cbd874896d
|
[FIX] docstring syntax
|
2014-03-18 08:14:59 +01:00 |
Nicolas Bessi
|
fd8402c466
|
[PEP8]
|
2014-03-17 13:10:04 +01:00 |
Nicolas Bessi
|
a17d2728a6
|
[RM] dead code
|
2014-03-17 13:09:18 +01:00 |
Nicolas Bessi
|
9d1a80c453
|
[ADD] description in manifest pour aged partner balance
|
2014-03-17 13:08:01 +01:00 |
Nicolas Bessi
|
e3231c66c7
|
[ADD] docstring
|
2014-03-17 11:39:26 +01:00 |
Nicolas Bessi
|
f2b04b80b6
|
[FIX] variable name that retrieve date
|
2014-03-17 10:36:14 +01:00 |
Nicolas Bessi
|
ca5bed3188
|
[ADD] doc string
|
2014-03-17 09:22:21 +01:00 |
Nicolas Bessi
|
537541d63f
|
[FIX] default filter not supported if only fical year set
[PEP8] doc string
|
2014-03-17 09:14:10 +01:00 |
Nicolas Bessi
|
dd3802d507
|
[ADD] documentation
|
2014-03-17 09:03:01 +01:00 |
Nicolas Bessi
|
a93988aad6
|
[FIX] unicode string
|
2014-03-14 17:00:02 +01:00 |
Nicolas Bessi
|
cd6ebc68dc
|
[FIX] titles
|
2014-03-14 16:55:01 +01:00 |
Nicolas Bessi
|
622a5e729f
|
[FIX] MRG trouble
|
2014-03-14 16:41:47 +01:00 |
Nicolas Bessi
|
1e14c203eb
|
[TYPO]
|
2014-03-14 16:38:03 +01:00 |
Nicolas Bessi
|
9d9e3bc741
|
[FIX] wrong key
|
2014-03-14 16:36:50 +01:00 |
Nicolas Bessi
|
86058b1198
|
[FIX] date index
|
2014-03-14 16:30:45 +01:00 |
Nicolas Bessi
|
4eb268976c
|
[ADD] doc string
|
2014-03-14 16:28:26 +01:00 |
Nicolas Bessi
|
8b39902c9a
|
[FIX] code is partner ref
|
2014-03-14 15:38:01 +01:00 |
Nicolas Bessi
|
e61737b7b3
|
[FIX] forgotten print statements
|
2014-03-14 15:21:07 +01:00 |
Nicolas Bessi
|
7d21e1e83a
|
[IMP] ability to use date filters
|
2014-03-14 15:20:12 +01:00 |
Nicolas Bessi
|
004c3f2093
|
[TYPO]
|
2014-03-14 13:11:09 +01:00 |
Nicolas Bessi
|
980f872c67
|
[ADD] core of aged partner balance report
partial reconciliation support is not now implemented
|
2014-03-14 12:25:09 +01:00 |
unknown
|
167bf476f0
|
Fix references to demo data in tests
|
2014-03-13 11:49:47 +01:00 |
unknown
|
802635b85f
|
[FIX] account_financial_report_webkit: force mako as jinja is new standard since saas-1
|
2014-03-13 11:45:16 +01:00 |
Launchpad Translations on behalf of account-report-core-editor
|
cbdcfc0d11
|
Launchpad automatic translations update.
|
2014-02-22 07:31:49 +00:00 |
unknown
|
23070573c2
|
[add] fields to journal_report_xls
|
2014-02-21 17:43:10 +01:00 |