Commit Graph

14 Commits

Author SHA1 Message Date
Sergi Almacellas Abellana fedf0958cd Update tests 2016-04-11 14:02:02 +02:00
Sergi Almacellas Abellana 1e01fbeea0 Add Decimal and str functions to babi_eval
(grafted from 98e6bf39013c03024986dbeb1935fe35ac1444e6)
2016-03-04 13:47:33 +01:00
Sergi Almacellas Abellana ad5b853b20 Add a wizard and a cron for cleaning old execution information
(grafted from 24da3fbd0a4c05b5aec58546ad0f5a141491ae18)
(grafted from 166773554f8adbb13edfefc680e8412e6119d8c1)
2015-12-14 17:27:54 +01:00
Sergi Almacellas Abellana f0b40b89e1 Migrate to version 3.8
(grafted from 432fd28d504026458a4ec0c28c797a55e155f5ba)
2015-12-05 20:14:08 +01:00
??ngel ??lvarez 17d4f1aae7 fix date fields on filters 2014-07-29 16:04:15 +02:00
Guillem Barba b0e21a8d37 Remove __main__ entry point in test 2014-06-03 14:15:38 +02:00
Sergi Almacellas Abellana 64357a5479 Don't write on global variable CONTEXT as it produces errors on other tests 2014-05-16 18:44:40 +02:00
Albert Cervera i Areny f6d0336357 Use and pass Pool and Transaction for performance and consistency reasons. 2014-04-07 09:56:00 +02:00
jmartin d29fb53537 Add Pool and Transaction() to safe_eval function 2014-04-03 17:57:47 +02:00
Sergi Almacellas Abellana 444f11d768 Fix tests 2014-03-21 17:22:58 +01:00
jmartin 0f8788b981 Add test for relativedelta 2014-03-19 16:39:46 +01:00
Sergi Almacellas Abellana 94b23bddab Various fixes and improvements
- Fix order of report results
- Avoid crashes when opening reports in difernt languages
- Fix update and history menu actions
- Prevent error when many2one field is null
- Improve sanitnization of babi_eval results
- Fix records not exist error on opening filtered reports
- babi_eval allow to convert_none to any value
- Make order tree view editable
2014-03-07 14:08:30 +01:00
Sergi Almacellas Abellana 9b8bacd26a Add support for sqlite and tests 2014-02-04 19:28:31 +01:00
Albert Cervera i Areny 86e99c4029 Initial commit. 2013-08-09 01:35:21 +02:00