laetitia.gangloff@acsone.eu
20262daae6
fix test
10 years ago
laetitia.gangloff@acsone.eu
adb4262a09
pep8
10 years ago
laetitia.gangloff@acsone.eu
e83be45db8
add some demo data
10 years ago
laetitia.gangloff@acsone.eu
50c5ef83a9
add mis_builder_demo to contains some data
10 years ago
laetitia.gangloff@acsone.eu
4d4187c6dd
set correct sequence for period/kpi
10 years ago
laetitia.gangloff@acsone.eu
33fd172f62
set correct sequence for period/kpi
10 years ago
laetitia.gangloff@acsone.eu
9d12c136c5
excel export: set correct value for percentage, use format with 0 instead of #
10 years ago
laetitia.gangloff@acsone.eu
1fc11891a0
excel export - use dp
10 years ago
laetitia.gangloff@acsone.eu
07e974ecdd
update excel export
10 years ago
laetitia.gangloff@acsone.eu
89d8505b00
Add excel export
10 years ago
laetitia.gangloff@acsone.eu
f32f8fdd54
add onchange on fields to fetch to get the list of fields name to use in kpi
10 years ago
laetitia.gangloff@acsone.eu
1fc8e0281f
use a factor to normalize period
10 years ago
laetitia.gangloff@acsone.eu
ad673e58cf
set name in lower case when clean it
10 years ago
laetitia.gangloff@acsone.eu
e3595eb383
use user format for number
10 years ago
laetitia.gangloff@acsone.eu
ef1ad050d9
fix date in report instance to be able to test
10 years ago
laetitia.gangloff@acsone.eu
18102f8bd5
compute average only for kpi type num. Correct utc_midnight
10 years ago
laetitia.gangloff@acsone.eu
744f5e6e31
in utc_midnight use timezone to compute it
10 years ago
laetitia.gangloff@acsone.eu
435aad50e4
in utc_midnight use timezone to compute it
10 years ago
laetitia.gangloff@acsone.eu
1acd8cbc75
compute average in comparison column
10 years ago
laetitia.gangloff@acsone.eu
d1a551a8c7
add a css style expression on kpi
10 years ago
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.
10 years ago
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
10 years ago
laetitia.gangloff@acsone.eu
aeb43048ed
correct instance to have unique period
10 years ago
laetitia.gangloff@acsone.eu
15449fcbbd
use openerp style to display result
10 years ago
Laetitia Gangloff
b6c2814772
Add mechanism to add comparison column
10 years ago
Laetitia Gangloff
8bd01cd361
add little test for datetime support
10 years ago
Laetitia Gangloff
f1badbc153
add datetime support, normalize query name and balance account name
10 years ago
Laetitia Gangloff
c9bb2c64c3
Add demo data. Set computed result. In instance add target_move (all or posted). Add onchange and check function on report
10 years ago
Laetitia Gangloff
e77a85bb72
Add the possibility to set the result of report instance in a dashboard
10 years ago
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.
10 years ago
Alexandre Fayolle
319ee311ee
Merge pull request #87 from ArminasGrigonis/8.0
[IMP][i18n] account_financial_report_webkit: Lithuanian translation
9 years ago
Leonardo Pistone
7054a1dff6
Merge pull request #96 from gurneyalex/8.0-fix_travis_wkhtmltopdf
Update wkhtmltopdf download url
9 years ago
Alexandre Fayolle
d06b9337ac
Update wkhtmltopdf download url
don't use sudo to run wget.
closes #94
9 years ago
Pedro M. Baeza
e3a9614bc5
Merge pull request #77 from hbrunn/8.0-account_financial_report_horizontal
8.0 account financial report horizontal
10 years ago
Holger Brunn
37f409e0c7
[IMP] README.rst
and remove obsolete file
10 years ago
Holger Brunn
4f17aa07ab
[FIX] flake8
10 years ago
Holger Brunn
fd40803911
[IMP] radically simplify the module
by reusing as much as possible functionality from the existing report
10 years ago
Holger Brunn
ed8e8acda2
[REN] initial migration
10 years ago
Arminas Grigonis
8293f486a6
[IMP][i18n] account_financial_report_webkit: Lithuanian translation
10 years ago
Pedro M. Baeza
d4aa591298
Merge pull request #85 from acsone/8.0-greenify-runbot-sbi
[8.0] greenify runbot and travis
10 years ago
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.
10 years ago
Stéphane Bidoul
f4740a29b6
[FIX] afr_webkit: fix wrong group assignment
10 years ago
Stéphane Bidoul
e43440b85a
[FIX] afr_webkit: remove deprecated fields, should greenify runbot
10 years ago
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).
10 years ago
Yannick Vaucher
c4d1738d4f
Merge pull request #65 from luc-demeyer/80-aml_report_xls-update
[8.0] account_move_line_report_xls description update
10 years ago
luc-demeyer
8da61988f5
update README.rst
10 years ago
luc-demeyer
95f43a4e58
update icon aml_report_xls, fix travis error account_financial_report_webkit
10 years ago
luc-demeyer
c8cc4000b2
description update
10 years ago
Alexandre Fayolle
1896e9d52b
don't use travis container-based infrastructure
10 years ago
Guewen Baconnier
99ed318875
Merge pull request #47 from gurneyalex/8.0-qa_tools_dependencies
add oca_dependencies.txt
10 years ago