Laetitia Gangloff
|
918d8ba310
|
Correct export excel from preview
|
10 years ago |
Laetitia Gangloff
|
75573301b9
|
add multi company record rule on mis report instance
|
10 years ago |
Stéphane Bidoul
|
53904a7f8e
|
[FIX] mis_builder: typos in docstrings
|
10 years ago |
Stéphane Bidoul
|
e3d88685d4
|
mis_builder: add TODO
|
10 years ago |
Stéphane Bidoul
|
4ae50839e6
|
pep8
|
10 years ago |
Stéphane Bidoul
|
9970ffed89
|
[IMP] mis_builder performance: fetch only balances that we need
plus cleanup autopep8 abuse
|
10 years ago |
Stéphane Bidoul
|
db7c487ef1
|
[IMP] prepare performance optimization to fetch only used balances (WIP)
|
10 years ago |
Stéphane Bidoul
|
f5668572e9
|
[IMP] mis_builder: clarify the construction of python variables
Plus add some TODO's
|
10 years ago |
Stéphane Bidoul
|
960d1ce07c
|
[FIX] pep8
|
10 years ago |
Stéphane Bidoul
|
9173c34ef3
|
[FIX] pep8
|
10 years ago |
Stéphane Bidoul
|
3b326c8223
|
[IMP] use relative imports in tests
It's cleaner and makes pydev happy
|
10 years ago |
Stéphane Bidoul
|
d56fc27615
|
[IMP] pep8
|
10 years ago |
Stéphane Bidoul
|
409555223c
|
[IMP] mis_builder: field_name is actually field_names
|
10 years ago |
Laetitia Gangloff
|
32081b836c
|
use grouping to format number
|
10 years ago |
Laetitia Gangloff (ACSONE)
|
36c890b5dc
|
Delete __init__.pyc
|
10 years ago |
laetitia.gangloff@acsone.eu
|
637c6fe3dd
|
fix test
|
10 years ago |
laetitia.gangloff@acsone.eu
|
e4de6df19e
|
pep8
|
10 years ago |
laetitia.gangloff@acsone.eu
|
60e2eceba4
|
add some demo data
|
10 years ago |
laetitia.gangloff@acsone.eu
|
e1bb28e1ba
|
add mis_builder_demo to contains some data
|
10 years ago |
laetitia.gangloff@acsone.eu
|
c22f0f0d51
|
set correct sequence for period/kpi
|
10 years ago |
laetitia.gangloff@acsone.eu
|
ca51764904
|
set correct sequence for period/kpi
|
10 years ago |
laetitia.gangloff@acsone.eu
|
89a492c59b
|
excel export: set correct value for percentage, use format with 0 instead of #
|
10 years ago |
laetitia.gangloff@acsone.eu
|
f05e2765e0
|
excel export - use dp
|
10 years ago |
laetitia.gangloff@acsone.eu
|
6ba87e21a7
|
update excel export
|
10 years ago |
laetitia.gangloff@acsone.eu
|
05d2553bf2
|
Add excel export
|
10 years ago |
laetitia.gangloff@acsone.eu
|
5a711db614
|
add onchange on fields to fetch to get the list of fields name to use in kpi
|
10 years ago |
laetitia.gangloff@acsone.eu
|
95005658bc
|
use a factor to normalize period
|
10 years ago |
laetitia.gangloff@acsone.eu
|
be54ba3f66
|
set name in lower case when clean it
|
10 years ago |
laetitia.gangloff@acsone.eu
|
128e8ce74d
|
use user format for number
|
10 years ago |
laetitia.gangloff@acsone.eu
|
f26284cae6
|
fix date in report instance to be able to test
|
10 years ago |
laetitia.gangloff@acsone.eu
|
0a49880f14
|
compute average only for kpi type num. Correct utc_midnight
|
10 years ago |
laetitia.gangloff@acsone.eu
|
d5b5a532d6
|
in utc_midnight use timezone to compute it
|
10 years ago |
laetitia.gangloff@acsone.eu
|
893759f896
|
in utc_midnight use timezone to compute it
|
10 years ago |
laetitia.gangloff@acsone.eu
|
89ad4373b0
|
compute average in comparison column
|
10 years ago |
laetitia.gangloff@acsone.eu
|
58e07b1731
|
add a css style expression on kpi
|
10 years ago |
laetitia.gangloff@acsone.eu
|
1791b5147f
|
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
|
ab5e88a402
|
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
|
cc430fa137
|
correct instance to have unique period
|
10 years ago |
laetitia.gangloff@acsone.eu
|
2d6887e78e
|
use openerp style to display result
|
10 years ago |
Laetitia Gangloff
|
0b9c5321e2
|
Add mechanism to add comparison column
|
10 years ago |
Laetitia Gangloff
|
d1bfc5509e
|
add little test for datetime support
|
10 years ago |
Laetitia Gangloff
|
c58739506b
|
add datetime support, normalize query name and balance account name
|
10 years ago |
Laetitia Gangloff
|
9befa379ea
|
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
|
9e64b91a08
|
Add the possibility to set the result of report instance in a dashboard
|
10 years ago |
Stéphane Bidoul
|
c4a557f4d1
|
[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 |
Pedro M. Baeza
|
c56b3efb60
|
Merge pull request #111 from mdietrichc2c/optimize-last-rec-date
Remove un-optimized "LIMIT 1" from SQL request
|
9 years ago |
Matthieu Dietrich
|
e33c680225
|
Remove un-optimized "LIMIT 1" from SQL request
|
9 years ago |
Pedro M. Baeza
|
8d3e95d482
|
Merge pull request #100 from kmee/fix_line_overlap
[7.0][FIX] Line overlap
|
9 years ago |
fernandomr
|
ab1df16687
|
line overlap fixed
|
9 years ago |
Maxime Chambreuil - http://www.savoirfairelinux.com
|
df48a6d5a3
|
Merge pull request #98 from gurneyalex/7.0-fix-runbot-build
[FIX] runbot warnings on 7.0
|
9 years ago |