Adrien Peiffer (ACSONE)
1c094b386d
[FIX] Bad modification
9 years ago
Adrien Peiffer (ACSONE)
293ba89368
[FIX] Flake8 issues
9 years ago
Adrien Peiffer (ACSONE)
48415857a5
Not really the same js in 9.0 ...
9 years ago
Laurent Mignon (ACSONE)
536c616f01
[FIX] Heading levels
9 years ago
Laurent Mignon (ACSONE)
6db1e211cc
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
Stéphane Bidoul
d957b487ac
[IMP] mis_builder: add README and screenshots
9 years ago
Stéphane Bidoul
34cd3d1ceb
[FIX] mis_builder: mis_widget was broken
10 years ago
Stéphane Bidoul
16e45f245e
[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
44499e620d
[IMP] mis_builder: code cosmetics
10 years ago
Stéphane Bidoul
d0d3d1478a
[IMP] mis_builder: refactor drilldown to move the logic to the server
10 years ago
Stéphane Bidoul
842c57206d
[IMP] mis_builder: css cosmetics
10 years ago
Stéphane Bidoul
aac5969c3d
[IMP] mis_builder: code cosmetics
10 years ago
Stéphane Bidoul
b9c18e4440
[IMP] mis_builder: links only on cells where drilldown is possible
10 years ago
Stéphane Bidoul
ce9d9ad364
[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)
7b89e6d573
[IMP] Refactor improvements using AEP
10 years ago
Adrien Peiffer (ACSONE)
dcf873acd9
[IMP] Refactor improvements using AEP
10 years ago
Adrien Peiffer (ACSONE)
e4b7c467c4
[FIX] Fix compute_domain method
10 years ago
Laetitia Gangloff
3dacb87a7a
Add tooltip to see the expression used. Add onclick to go to account.move.line concerned
10 years ago
Laetitia Gangloff
5a9a566b2d
Add a default style on kpi, and combine it with the kpi style computed
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
15449fcbbd
use openerp style to display result
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