This addon adds an integrated Job Queue to Odoo.
diff --git a/queue_job_batch/i18n/es.po b/queue_job_batch/i18n/es.po index 9e401cdec9..dd5007b5cd 100644 --- a/queue_job_batch/i18n/es.po +++ b/queue_job_batch/i18n/es.po @@ -149,7 +149,6 @@ msgstr "si está marcada, mensajes nuevos requieren su atención." #. module: queue_job_batch #: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__message_has_error -#: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "Si está seleccionado, algunos mensajes tienen un error de entrega." @@ -304,11 +303,6 @@ msgstr "Cola de Trabajo" msgid "Responsible User" msgstr "Usuario Responsable" -#. module: queue_job_batch -#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__message_has_sms_error -msgid "SMS Delivery error" -msgstr "" - #. module: queue_job_batch #: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__state #: model_terms:ir.ui.view,arch_db:queue_job_batch.view_queue_job_batch_search diff --git a/queue_job_batch/i18n/fr.po b/queue_job_batch/i18n/fr.po index f3d6a854a5..4e96f7a494 100644 --- a/queue_job_batch/i18n/fr.po +++ b/queue_job_batch/i18n/fr.po @@ -149,7 +149,6 @@ msgstr "Si coché, de nouveaux messages requièrent votre attention." #. module: queue_job_batch #: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__message_has_error -#: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "Si coché, des messages n'ont pas pu être livré." @@ -304,11 +303,6 @@ msgstr "File d'attente des travaux" msgid "Responsible User" msgstr "Responsable" -#. module: queue_job_batch -#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__message_has_sms_error -msgid "SMS Delivery error" -msgstr "" - #. module: queue_job_batch #: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__state #: model_terms:ir.ui.view,arch_db:queue_job_batch.view_queue_job_batch_search diff --git a/queue_job_batch/i18n/it.po b/queue_job_batch/i18n/it.po index 58fecf0436..9b22cb6747 100644 --- a/queue_job_batch/i18n/it.po +++ b/queue_job_batch/i18n/it.po @@ -149,7 +149,6 @@ msgstr "Se selezionata, nuovi messaggi richiedono attenzione." #. module: queue_job_batch #: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__message_has_error -#: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "Se selezionata, alcuni messaggi hanno un errore di consegna." @@ -304,11 +303,6 @@ msgstr "Lavoro in coda" msgid "Responsible User" msgstr "Utente responsabile" -#. module: queue_job_batch -#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__message_has_sms_error -msgid "SMS Delivery error" -msgstr "Errore consegna SMS" - #. module: queue_job_batch #: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__state #: model_terms:ir.ui.view,arch_db:queue_job_batch.view_queue_job_batch_search @@ -357,6 +351,9 @@ msgstr "Utente" msgid "View all job batches" msgstr "Vedi tutti i gruppi lavoro" +#~ msgid "SMS Delivery error" +#~ msgstr "Errore consegna SMS" + #~ msgid "Draft" #~ msgstr "Bozza" diff --git a/queue_job_batch/i18n/queue_job_batch.pot b/queue_job_batch/i18n/queue_job_batch.pot index 6575846a63..05e2bc595e 100644 --- a/queue_job_batch/i18n/queue_job_batch.pot +++ b/queue_job_batch/i18n/queue_job_batch.pot @@ -146,7 +146,6 @@ msgstr "" #. module: queue_job_batch #: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__message_has_error -#: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "" @@ -301,11 +300,6 @@ msgstr "" msgid "Responsible User" msgstr "" -#. module: queue_job_batch -#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__message_has_sms_error -msgid "SMS Delivery error" -msgstr "" - #. module: queue_job_batch #: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__state #: model_terms:ir.ui.view,arch_db:queue_job_batch.view_queue_job_batch_search