728 Commits (75c3a804d4460dcc18fb4f494e6150d7c1876012)
 

Author SHA1 Message Date
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 9 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 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 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