laetitia.gangloff@acsone.eu
e3595eb383
use user format for number
2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu
ef1ad050d9
fix date in report instance to be able to test
2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu
18102f8bd5
compute average only for kpi type num. Correct utc_midnight
2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu
744f5e6e31
in utc_midnight use timezone to compute it
2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu
435aad50e4
in utc_midnight use timezone to compute it
2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu
1acd8cbc75
compute average in comparison column
2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu
d1a551a8c7
add a css style expression on kpi
2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu
c047f52614
review of the computed table to get a more readable dict result. Allow to compare column with any column of the table.
2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu
3a67910a6c
add company_id in period. in queries add the usable field name. add tooltip on the result (to display val_c). add from to. right align for column header and values. update preview form to have better display. define security
2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu
aeb43048ed
correct instance to have unique period
2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu
15449fcbbd
use openerp style to display result
2015-07-26 23:12:37 +02:00
Laetitia Gangloff
b6c2814772
Add mechanism to add comparison column
2015-07-26 23:12:37 +02:00
Laetitia Gangloff
8bd01cd361
add little test for datetime support
2015-07-26 23:12:37 +02:00
Laetitia Gangloff
f1badbc153
add datetime support, normalize query name and balance account name
2015-07-26 23:12:37 +02:00
Laetitia Gangloff
c9bb2c64c3
Add demo data. Set computed result. In instance add target_move (all or posted). Add onchange and check function on report
2015-07-26 23:12:37 +02:00
Laetitia Gangloff
e77a85bb72
Add the possibility to set the result of report instance in a dashboard
2015-07-26 23:12:37 +02:00
Stéphane Bidoul
5cd709a665
[ADD] mis_builder: a module to build "Management Information System"-style reports
...
Such reports combine accounting and operational data.
This initial commit is a first proof-of-concept prototype.
2015-07-26 23:12:37 +02:00
Alexandre Fayolle
319ee311ee
Merge pull request #87 from ArminasGrigonis/8.0
...
[IMP][i18n] account_financial_report_webkit: Lithuanian translation
2015-07-24 08:53:10 +02:00
Leonardo Pistone
7054a1dff6
Merge pull request #96 from gurneyalex/8.0-fix_travis_wkhtmltopdf
...
Update wkhtmltopdf download url
2015-07-21 16:20:45 +02:00
Alexandre Fayolle
d06b9337ac
Update wkhtmltopdf download url
...
don't use sudo to run wget.
closes #94
2015-07-21 15:53:19 +02:00
Pedro M. Baeza
e3a9614bc5
Merge pull request #77 from hbrunn/8.0-account_financial_report_horizontal
...
8.0 account financial report horizontal
2015-06-11 08:49:24 +02:00
Holger Brunn
37f409e0c7
[IMP] README.rst
...
and remove obsolete file
2015-06-11 08:09:37 +02:00
Holger Brunn
4f17aa07ab
[FIX] flake8
2015-06-11 08:09:37 +02:00
Holger Brunn
fd40803911
[IMP] radically simplify the module
...
by reusing as much as possible functionality from the existing report
2015-06-11 08:09:37 +02:00
Holger Brunn
ed8e8acda2
[REN] initial migration
2015-06-11 08:09:37 +02:00
Arminas Grigonis
8293f486a6
[IMP][i18n] account_financial_report_webkit: Lithuanian translation
2015-06-09 14:43:01 +03:00
Pedro M. Baeza
d4aa591298
Merge pull request #85 from acsone/8.0-greenify-runbot-sbi
...
[8.0] greenify runbot and travis
2015-06-07 20:04:39 +02:00
Stéphane Bidoul
ae2b62f0ee
[FIX] afr_webkit: fix aged partner balance test fixes #67
...
Even if period_from is not visible in the wizard
it is still necessary for the validation check to pass.
2015-06-07 14:53:23 +02:00
Stéphane Bidoul
f4740a29b6
[FIX] afr_webkit: fix wrong group assignment
2015-06-07 14:44:50 +02:00
Stéphane Bidoul
e43440b85a
[FIX] afr_webkit: remove deprecated fields, should greenify runbot
2015-06-07 14:14:18 +02:00
Alexandre Fayolle
ff652c76f0
Update travis configuration
...
Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
2015-05-14 22:06:45 +02:00
Yannick Vaucher
c4d1738d4f
Merge pull request #65 from luc-demeyer/80-aml_report_xls-update
...
[8.0] account_move_line_report_xls description update
2015-03-30 13:57:08 +02:00
luc-demeyer
8da61988f5
update README.rst
2015-03-28 15:44:32 +01:00
luc-demeyer
95f43a4e58
update icon aml_report_xls, fix travis error account_financial_report_webkit
2015-03-28 15:44:32 +01:00
luc-demeyer
c8cc4000b2
description update
2015-03-28 15:44:32 +01:00
Alexandre Fayolle
1896e9d52b
don't use travis container-based infrastructure
2015-03-27 16:20:59 +01:00
Guewen Baconnier
99ed318875
Merge pull request #47 from gurneyalex/8.0-qa_tools_dependencies
...
add oca_dependencies.txt
2015-03-20 16:03:54 +01:00
Yannick Vaucher
bf509f258d
Merge pull request #63 from OCA/8.0-improved_icons
...
[IMP] Improved some icons
2015-03-12 12:00:30 +01:00
Pedro M. Baeza
02d31d4b22
[IMP] Improved some icons
2015-03-03 14:21:22 +01:00
Pedro M. Baeza
1a8eeb936f
Merge pull request #62 from yvaucher/8.0-module-icons
...
Move module icon in static/description
2015-03-03 13:57:07 +01:00
Yannick Vaucher
500e7a61cc
Move module icon in static/description
2015-03-03 13:46:55 +01:00
Alexandre Fayolle
76856c9dee
Add OCA as author of OCA addons
...
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2015-03-02 17:22:33 +01:00
Pedro M. Baeza
0a2cab8e36
Merge pull request #59 from yvaucher/8.0-add-license-key
...
Add license key in __openerp__.py
2015-02-17 17:49:14 +01:00
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