Commit Graph

30 Commits (d526bb94c60331ffaa59b7f91bea63965622cb0d)

Author SHA1 Message Date
jbeficent d526bb94c6 [IMP] add prefixes. comes from PR #145 2016-04-29 12:11:30 +02:00
Stéphane Bidoul 1b11a87655 pep8 & co 2016-04-29 12:11:30 +02:00
Adrien Peiffer (ACSONE) 38075ac441 [FIX][mis_builder] Fix test suite. 2016-04-29 12:11:30 +02:00
Stéphane Bidoul 8024d0a561 [IMP] mis_builder: unused imports in test 2015-07-26 23:12:45 +02:00
Stéphane Bidoul 4c72d8637c [FIX] mis_builder: fix test 2015-07-26 23:12:45 +02:00
Stéphane Bidoul 68c5a4b12a [IMP] mis_builder: root account must be selected by user
Instead of attempting to deduce it from company.
2015-07-26 23:12:45 +02:00
Stéphane Bidoul d0cc186093 [IMP] mis_builder: refactor compute to display comparison columns after their corresponding period and better readability 2015-07-26 23:12:43 +02:00
Stéphane Bidoul 29fb77ae37 [IMP] mis_builder OpenERP->Odoo in headers + copyright year 2015-07-26 23:12:43 +02:00
Stéphane Bidoul b2a0c60dab [FIX] mis_builder: fix test suite 2015-07-26 23:12:43 +02:00
Stéphane Bidoul 8588b20ed9 [IMP] mis_builder: 8.0 remove deprecated checks and fast_suite 2015-07-26 23:12:43 +02:00
Stéphane Bidoul 44499e620d [IMP] mis_builder: code cosmetics 2015-07-26 23:12:42 +02:00
Adrien Peiffer (ACSONE) df4e11afa9 [FIX] Adapt tests for 8.0 2015-07-26 23:12:40 +02:00
Adrien Peiffer (ACSONE) 0d57782890 [IMP] Pylint issues 2015-07-26 23:12:40 +02:00
Laetitia Gangloff 3dacb87a7a Add tooltip to see the expression used. Add onclick to go to account.move.line concerned 2015-07-26 23:12:39 +02:00
Laetitia Gangloff c62137ad8d Refactor to get language only once. Do not compute balance if there is not balance to compute. Use search to get account_ids 2015-07-26 23:12:39 +02:00
Stéphane Bidoul fde8e942ac [FIX] pep8 2015-07-26 23:12:39 +02:00
Stéphane Bidoul 5f47bc7a0f [FIX] pep8 2015-07-26 23:12:38 +02:00
Stéphane Bidoul 2623c8c113 [IMP] use relative imports in tests
It's cleaner and makes pydev happy
2015-07-26 23:12:38 +02:00
Stéphane Bidoul f9ebf5677f [IMP] pep8 2015-07-26 23:12:38 +02:00
laetitia.gangloff@acsone.eu 20262daae6 fix test 2015-07-26 23:12:38 +02:00
laetitia.gangloff@acsone.eu adb4262a09 pep8 2015-07-26 23:12:38 +02:00
laetitia.gangloff@acsone.eu 50c5ef83a9 add mis_builder_demo to contains some data 2015-07-26 23:12:38 +02:00
laetitia.gangloff@acsone.eu ef1ad050d9 fix date in report instance to be able to test 2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu 18102f8bd5 compute average only for kpi type num. Correct utc_midnight 2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu 744f5e6e31 in utc_midnight use timezone to compute it 2015-07-26 23:12:37 +02:00
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 2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu aeb43048ed correct instance to have unique period 2015-07-26 23:12:37 +02:00
Laetitia Gangloff 8bd01cd361 add little test for datetime support 2015-07-26 23:12:37 +02:00
Laetitia Gangloff f1badbc153 add datetime support, normalize query name and balance account name 2015-07-26 23:12:37 +02:00
Laetitia Gangloff c9bb2c64c3 Add demo data. Set computed result. In instance add target_move (all or posted). Add onchange and check function on report 2015-07-26 23:12:37 +02:00