Laurent Mignon (ACSONE)
9f28fe6c3a
[FIX] Heading levels
Conflicts:
mis_builder/README.rst
cherry pick to v7
9 years ago
Laurent Mignon (ACSONE)
9d26832cbc
Add static description to get a proper look on app store
The description has been generated using rst2html5.
The path to the images has been manually fixed by removing 'static/description/' from the path.
The body element has been replaced by a section wrapping the whole content.
9 years ago
jbeficent
2a0df08df9
[IMP] cherry pick commits in V8 from a809796
to 09d69b9
and adapt the code to v7
9 years ago
Stéphane Bidoul
8543e13a61
[IMP] mis_builder: add README and screenshots
9 years ago
Stéphane Bidoul
7cf8c3009a
[FIX] mis_builder: mis_widget was broken
10 years ago
Stéphane Bidoul
08a72bb9ae
[FIX] mis_builder: OrderedDict serializes to json dict
So this was relying on non-standard and unreliable feature of
browsers to preserve order.
10 years ago
Stéphane Bidoul
45f63f26dc
[IMP] mis_builder: code cosmetics
10 years ago
Stéphane Bidoul
10fc763d60
[IMP] mis_builder: refactor drilldown to move the logic to the server
10 years ago
Stéphane Bidoul
3e65698275
[IMP] mis_builder: css cosmetics
10 years ago
Stéphane Bidoul
b513fa7cf6
[IMP] mis_builder: code cosmetics
10 years ago
Stéphane Bidoul
732779cf4d
[IMP] mis_builder: links only on cells where drilldown is possible
10 years ago
Stéphane Bidoul
9abd21fb22
[IMP] mis_builder: do not use th and label tag
This was indeed putting all lignes in bold, and I want to leave bold
as a way for user to highllight lines or cells.
10 years ago
Adrien Peiffer (ACSONE)
b4da4c9032
[IMP] Refactor improvements using AEP
10 years ago
Adrien Peiffer (ACSONE)
d6f69f0886
[IMP] Refactor improvements using AEP
10 years ago
Adrien Peiffer (ACSONE)
b4ec816e3c
[FIX] Fix compute_domain method
10 years ago
Laetitia Gangloff
b95b5ef5c9
Add tooltip to see the expression used. Add onclick to go to account.move.line concerned
10 years ago
Laetitia Gangloff
addc3f34c3
Add a default style on kpi, and combine it with the kpi style computed
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
2d6887e78e
use openerp style to display result
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