Commit Graph

18 Commits

Author SHA1 Message Date
Albert Cervera i Areny 76feb2ce19 Make queue_name configurable. 2023-06-03 10:30:43 +02:00
Bernat Brunet 615d8f58c0 Ensure to use the new babi cron method when create a cron from babi.
Update the existen babi crons with the new method.
2023-06-01 06:52:43 +02:00
Albert Cervera i Areny 87a9f1efca Call table's _compute instance method instead of button. 2023-01-20 20:14:38 +01:00
Albert Cervera i Areny 246da75af5 Add tables. 2023-01-20 14:12:20 +01:00
Albert Cervera i Areny e6eee51a34 Use queue from cron and adapt to latest API changes. 2021-10-14 18:23:18 +02:00
Albert Cervera i Areny 2e302268c5 Remove celery support and use Tryton queues instead. 2021-10-14 18:16:18 +02:00
Albert Cervera i Areny c67b5b0bb8 Remove unnecessary __all__ 2021-10-11 15:44:05 +02:00
Raimon Esteve e91fbed8fb Missing set context when run_once from trytond-cron 2020-11-06 12:57:28 +01:00
Raimon Esteve 034c6e68fb Add crons keyword from the report and allow run cron by babi_report
argument
2020-11-05 13:09:46 +01:00
Raimon Esteve 735569aa02 Deprecated args when create a cron 2020-10-23 13:47:02 +02:00
?ngel ?lvarez 83fdb35ccb Simplify cron
issue8201
issue6117
issue2286
2019-04-13 15:47:08 +02:00
Albert Cervera i Areny 7fae7a9a2a Migrate to python 3. 2018-08-20 10:48:17 +02:00
Raimon Esteve 72e3719894 Add python3 support
Merge from PR #3
2017-05-31 12:33:07 +02:00
Sergi Almacellas Abellana d3e1323de0 Migrate to version 3.4 2014-11-05 17:37:46 +01:00
Albert Cervera i Areny b782373814 Default value for with_on_change parameter must be True. 2014-06-10 07:20:40 +02:00
Albert Cervera i Areny b0cb5654c1 Add with_on_change parameter to default_get() new in 3.2. 2014-06-10 07:13:19 +02:00
Guillem Barba d47c830ac9 Add copyright header and PEP8 formatting 2014-06-03 14:15:50 +02:00
jmartin 13a093fd53 Add cron to babi.report 2014-04-03 17:58:28 +02:00