103 Commits (2a0df08df9ee2ca1d7b473467d0b41700d5991e3)

Author SHA1 Message Date
Stéphane Bidoul b977b1c252 [FIX] mis_builder: pep8 + reorder imports 9 years ago
Stéphane Bidoul 383258c8f0 [FIX] mis_builder: forgot to rename one variable 9 years ago
Stéphane Bidoul 97eac79881 [IMP] mis_builder: solde -> end 9 years ago
Adrien Peiffer (ACSONE) cb5aec2a0c [IMP] Remove unnecessary code 9 years ago
Adrien Peiffer (ACSONE) b4da4c9032 [IMP] Refactor improvements using AEP 9 years ago
Adrien Peiffer (ACSONE) 8a33bd9abf [FIX] If user has no lang 9 years ago
Adrien Peiffer (ACSONE) d6f69f0886 [IMP] Refactor improvements using AEP 9 years ago
Adrien Peiffer (ACSONE) b4ec816e3c [FIX] Fix compute_domain method 9 years ago
Adrien Peiffer (ACSONE) a669fa106e [IMP] Some improvements 9 years ago
Adrien Peiffer (ACSONE) 2f9122d97f [ADD] Add possibility to define domain on function 9 years ago
Adrien Peiffer (ACSONE) 9563ca8c47 [ADD] Add initial parameter 9 years ago
Adrien Peiffer (ACSONE) fe71990dcc [ADD] Add credit and debit function 9 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 24acbaa44a Refactor to get language only once. Do not compute balance if there is not balance to compute. Use search to get account_ids 10 years ago
Laetitia Gangloff e447c9e5af rename default style 10 years ago
Laetitia Gangloff ac0151f61a mis_builder : add computing of solde 10 years ago
Laetitia Gangloff 40bdc18b8f add initial_balance in context 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 b10cdbb6ac Add the variable bals_ to initialize the compute of solde 10 years ago
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 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 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.eu e4de6df19e pep8 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 0a49880f14 compute average only for kpi type num. Correct utc_midnight 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 0b9c5321e2 Add mechanism to add comparison column 10 years ago
Laetitia Gangloff c58739506b add datetime support, normalize query name and balance account name 10 years ago