|
@ -20,43 +20,89 @@ msgstr "" |
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_active |
|
|
|
|
|
|
|
|
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form |
|
|
|
|
|
msgid "<code>self</code>: Record on which the rule is evaluated." |
|
|
|
|
|
msgstr "" |
|
|
|
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
|
|
|
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form |
|
|
|
|
|
msgid "<code>time</code>: useful Python libraries" |
|
|
|
|
|
msgstr "" |
|
|
|
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__active |
|
|
msgid "Active" |
|
|
msgid "Active" |
|
|
msgstr "Actif" |
|
|
msgstr "Actif" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_model |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__model |
|
|
msgid "Apply on" |
|
|
msgid "Apply on" |
|
|
msgstr "Appliquer sur" |
|
|
msgstr "Appliquer sur" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_uid |
|
|
|
|
|
|
|
|
#: selection:exception.rule,exception_type:0 |
|
|
|
|
|
msgid "By domain" |
|
|
|
|
|
msgstr "" |
|
|
|
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
|
|
|
#: selection:exception.rule,exception_type:0 |
|
|
|
|
|
#, fuzzy |
|
|
|
|
|
#| msgid "Python Code" |
|
|
|
|
|
msgid "By python code" |
|
|
|
|
|
msgstr "Code Python" |
|
|
|
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
|
|
|
#: model:ir.model.fields,help:base_exception.field_exception_rule__exception_type |
|
|
|
|
|
msgid "" |
|
|
|
|
|
"By python code: allow to define any arbitrary check\n" |
|
|
|
|
|
"By domain: limited to a selection by an odoo domain:\n" |
|
|
|
|
|
" performance can be better when exceptions are " |
|
|
|
|
|
"evaluated with several records" |
|
|
|
|
|
msgstr "" |
|
|
|
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_uid |
|
|
msgid "Created by" |
|
|
msgid "Created by" |
|
|
msgstr "Créé par" |
|
|
msgstr "Créé par" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_date |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_date |
|
|
msgid "Created on" |
|
|
msgid "Created on" |
|
|
msgstr "Créé le" |
|
|
msgstr "Créé le" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_description |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__description |
|
|
msgid "Description" |
|
|
msgid "Description" |
|
|
msgstr "Description" |
|
|
msgstr "Description" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_base_exception_display_name |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_display_name |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_display_name |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_base_exception__display_name |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__display_name |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__display_name |
|
|
msgid "Display Name" |
|
|
msgid "Display Name" |
|
|
msgstr "Nom à afficher" |
|
|
msgstr "Nom à afficher" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: code:addons/base_exception/models/base_exception.py:217 |
|
|
|
|
|
#, python-format |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__domain |
|
|
|
|
|
msgid "Domain" |
|
|
|
|
|
msgstr "" |
|
|
|
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
|
|
|
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form |
|
|
msgid "" |
|
|
msgid "" |
|
|
"Error when evaluating the exception.rule rule:\n" |
|
|
|
|
|
" %s \n" |
|
|
|
|
|
|
|
|
"Enter Python code here. Help about Python expression is available in the " |
|
|
|
|
|
"help tab of this document." |
|
|
|
|
|
msgstr "" |
|
|
|
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
|
|
|
#: code:addons/base_exception/models/base_exception.py:260 |
|
|
|
|
|
#, fuzzy, python-format |
|
|
|
|
|
#| msgid "" |
|
|
|
|
|
#| "Error when evaluating the exception.rule rule:\n" |
|
|
|
|
|
#| " %s \n" |
|
|
|
|
|
#| "(%s)" |
|
|
|
|
|
msgid "" |
|
|
|
|
|
"Error when evaluating the exception.rule: %s\n" |
|
|
"(%s)" |
|
|
"(%s)" |
|
|
msgstr "" |
|
|
msgstr "" |
|
|
"L'evaluatino de la règle d'exception a généré une erreur :\n" |
|
|
"L'evaluatino de la règle d'exception a généré une erreur :\n" |
|
@ -64,61 +110,92 @@ msgstr "" |
|
|
"(%s)" |
|
|
"(%s)" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_name |
|
|
|
|
|
|
|
|
#: model:ir.model,name:base_exception.model_base_exception |
|
|
|
|
|
#, fuzzy |
|
|
|
|
|
#| msgid "Exceptions" |
|
|
|
|
|
msgid "Exception" |
|
|
|
|
|
msgstr "Exceptions" |
|
|
|
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__name |
|
|
msgid "Exception Name" |
|
|
msgid "Exception Name" |
|
|
msgstr "Nom de l'exception" |
|
|
msgstr "Nom de l'exception" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.ui.view,arch_db:base_exception.view_exception_rule_tree |
|
|
|
|
|
|
|
|
#: model:ir.model,name:base_exception.model_exception_rule |
|
|
|
|
|
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_tree |
|
|
msgid "Exception Rule" |
|
|
msgid "Exception Rule" |
|
|
msgstr "Règle de l'exception" |
|
|
msgstr "Règle de l'exception" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.ui.view,arch_db:base_exception.view_exception_rule_form |
|
|
|
|
|
|
|
|
#: model:ir.model,name:base_exception.model_exception_rule_confirm |
|
|
|
|
|
#, fuzzy |
|
|
|
|
|
#| msgid "exception.rule.confirm" |
|
|
|
|
|
msgid "Exception Rule Confirm Wizard" |
|
|
|
|
|
msgstr "exception.rule.confirm" |
|
|
|
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
|
|
|
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form |
|
|
msgid "Exception Rule Setup" |
|
|
msgid "Exception Rule Setup" |
|
|
msgstr "Paramètre de la règle de l'exception" |
|
|
msgstr "Paramètre de la règle de l'exception" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree |
|
|
#: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree |
|
|
#: model:ir.model,name:base_exception.model_exception_rule |
|
|
|
|
|
#: model:ir.ui.menu,name:base_exception.menu_action_exception |
|
|
#: model:ir.ui.menu,name:base_exception.menu_action_exception |
|
|
msgid "Exception Rules" |
|
|
msgid "Exception Rules" |
|
|
msgstr "Règles de restriction" |
|
|
msgstr "Règles de restriction" |
|
|
|
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__exception_type |
|
|
|
|
|
#, fuzzy |
|
|
|
|
|
#| msgid "Exception Name" |
|
|
|
|
|
msgid "Exception Type" |
|
|
|
|
|
msgstr "Nom de l'exception" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:res.groups,name:base_exception.group_exception_rule_manager |
|
|
#: model:res.groups,name:base_exception.group_exception_rule_manager |
|
|
msgid "Exception manager" |
|
|
msgid "Exception manager" |
|
|
msgstr "Gestionnaire d'exception" |
|
|
msgstr "Gestionnaire d'exception" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_base_exception_exception_ids |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_base_exception__exception_ids |
|
|
msgid "Exceptions" |
|
|
msgid "Exceptions" |
|
|
msgstr "Exceptions" |
|
|
msgstr "Exceptions" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm |
|
|
|
|
|
|
|
|
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm |
|
|
msgid "Exceptions Rules" |
|
|
msgid "Exceptions Rules" |
|
|
msgstr "Règles d'exceptions" |
|
|
msgstr "Règles d'exceptions" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_exception_ids |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__exception_ids |
|
|
msgid "Exceptions to resolve" |
|
|
msgid "Exceptions to resolve" |
|
|
msgstr "Exceptions à resoudre" |
|
|
msgstr "Exceptions à resoudre" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,help:base_exception.field_exception_rule_sequence |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,help:base_exception.field_exception_rule__sequence |
|
|
msgid "Gives the sequence order when applying the test" |
|
|
msgid "Gives the sequence order when applying the test" |
|
|
msgstr "Donner l'order d'application des règles" |
|
|
msgstr "Donner l'order d'application des règles" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_base_exception_id |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_id |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_id |
|
|
|
|
|
|
|
|
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form |
|
|
|
|
|
msgid "Help" |
|
|
|
|
|
msgstr "" |
|
|
|
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
|
|
|
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form |
|
|
|
|
|
msgid "Help with Python expressions" |
|
|
|
|
|
msgstr "" |
|
|
|
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_base_exception__id |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__id |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__id |
|
|
msgid "ID" |
|
|
msgid "ID" |
|
|
msgstr "ID" |
|
|
msgstr "ID" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,help:base_exception.field_exception_rule_next_state |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,help:base_exception.field_exception_rule__next_state |
|
|
msgid "" |
|
|
msgid "" |
|
|
"If we detect exception we set the state of object (ex purchase) to the " |
|
|
"If we detect exception we set the state of object (ex purchase) to the " |
|
|
"next_state (ex 'to approve'). If there are more than one exception detected " |
|
|
"next_state (ex 'to approve'). If there are more than one exception detected " |
|
@ -131,40 +208,40 @@ msgstr "" |
|
|
"la plus petite valeur de séquence" |
|
|
"la plus petite valeur de séquence" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_base_exception_ignore_exception |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_ignore |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_base_exception__ignore_exception |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__ignore |
|
|
msgid "Ignore Exceptions" |
|
|
msgid "Ignore Exceptions" |
|
|
msgstr "Ignorer les exceptions" |
|
|
msgstr "Ignorer les exceptions" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_base_exception___last_update |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule___last_update |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm___last_update |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_base_exception____last_update |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule____last_update |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm____last_update |
|
|
msgid "Last Modified on" |
|
|
msgid "Last Modified on" |
|
|
msgstr "Dernière Modification le" |
|
|
msgstr "Dernière Modification le" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_uid |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__write_uid |
|
|
msgid "Last Updated by" |
|
|
msgid "Last Updated by" |
|
|
msgstr "Dernière mise à jour par" |
|
|
msgstr "Dernière mise à jour par" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_date |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__write_date |
|
|
msgid "Last Updated on" |
|
|
msgid "Last Updated on" |
|
|
msgstr "Dernière mise à jour le" |
|
|
msgstr "Dernière mise à jour le" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_base_exception_main_exception_id |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_base_exception__main_exception_id |
|
|
msgid "Main Exception" |
|
|
msgid "Main Exception" |
|
|
msgstr "Exception principale" |
|
|
msgstr "Exception principale" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_next_state |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__next_state |
|
|
msgid "Next state" |
|
|
msgid "Next state" |
|
|
msgstr "Etat suivant" |
|
|
msgstr "Etat suivant" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: code:addons/base_exception/wizard/base_exception_confirm.py:28 |
|
|
|
|
|
|
|
|
#: code:addons/base_exception/wizard/base_exception_confirm.py:29 |
|
|
#, python-format |
|
|
#, python-format |
|
|
msgid "Only 1 ID accepted, got %r." |
|
|
msgid "Only 1 ID accepted, got %r." |
|
|
msgstr "Seulement 1 ID est accepté, reçu %r." |
|
|
msgstr "Seulement 1 ID est accepté, reçu %r." |
|
@ -175,17 +252,18 @@ msgid "Outstanding exceptions to manage" |
|
|
msgstr "Exceptions en attente à gérer" |
|
|
msgstr "Exceptions en attente à gérer" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm |
|
|
|
|
|
|
|
|
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm |
|
|
msgid "Outstanding exceptions to manager" |
|
|
msgid "Outstanding exceptions to manager" |
|
|
msgstr "Exceptions en attente à gérer" |
|
|
msgstr "Exceptions en attente à gérer" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_code |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__code |
|
|
|
|
|
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form |
|
|
msgid "Python Code" |
|
|
msgid "Python Code" |
|
|
msgstr "Code Python" |
|
|
msgstr "Code Python" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,help:base_exception.field_exception_rule_code |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,help:base_exception.field_exception_rule__code |
|
|
msgid "" |
|
|
msgid "" |
|
|
"Python code executed to check if the exception apply or not. Use failed = " |
|
|
"Python code executed to check if the exception apply or not. Use failed = " |
|
|
"True to block the exception" |
|
|
"True to block the exception" |
|
@ -194,18 +272,18 @@ msgstr "" |
|
|
"Utilisation failed = True pour bloquer l'exception" |
|
|
"Utilisation failed = True pour bloquer l'exception" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_related_model_id |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__related_model_id |
|
|
msgid "Related Model" |
|
|
msgid "Related Model" |
|
|
msgstr "Model associé" |
|
|
msgstr "Model associé" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_base_exception_rule_group |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_rule_group |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_base_exception__rule_group |
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__rule_group |
|
|
msgid "Rule Group" |
|
|
msgid "Rule Group" |
|
|
msgstr "Règle de groupe" |
|
|
msgstr "Règle de groupe" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,help:base_exception.field_exception_rule_rule_group |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,help:base_exception.field_exception_rule__rule_group |
|
|
msgid "" |
|
|
msgid "" |
|
|
"Rule group is used to group the rules that must validated at same time for a " |
|
|
"Rule group is used to group the rules that must validated at same time for a " |
|
|
"target object. Ex: validate sale.order.line rules with sale order rules." |
|
|
"target object. Ex: validate sale.order.line rules with sale order rules." |
|
@ -215,12 +293,12 @@ msgstr "" |
|
|
"avec les règles de sale order." |
|
|
"avec les règles de sale order." |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_sequence |
|
|
|
|
|
|
|
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__sequence |
|
|
msgid "Sequence" |
|
|
msgid "Sequence" |
|
|
msgstr "Séquence" |
|
|
msgstr "Séquence" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: code:addons/base_exception/models/base_exception.py:88 |
|
|
|
|
|
|
|
|
#: code:addons/base_exception/models/base_exception.py:80 |
|
|
#, python-format |
|
|
#, python-format |
|
|
msgid "" |
|
|
msgid "" |
|
|
"The value \"%s\" you choose for the \"next state\" field state of \"%s\" is " |
|
|
"The value \"%s\" you choose for the \"next state\" field state of \"%s\" is " |
|
@ -230,16 +308,21 @@ msgstr "" |
|
|
"\" est incorrecte. La valeur doit être dans cette liste %s" |
|
|
"\" est incorrecte. La valeur doit être dans cette liste %s" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm |
|
|
|
|
|
msgid "_Close" |
|
|
|
|
|
msgstr "_Close" |
|
|
|
|
|
|
|
|
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form |
|
|
|
|
|
msgid "To block the exception use: <code>failed = True</code>" |
|
|
|
|
|
msgstr "" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model,name:base_exception.model_base_exception |
|
|
|
|
|
msgid "base.exception" |
|
|
|
|
|
msgstr "base.exception" |
|
|
|
|
|
|
|
|
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form |
|
|
|
|
|
msgid "" |
|
|
|
|
|
"Various fields may use Python code or Python expressions. The following " |
|
|
|
|
|
"variables can be used:" |
|
|
|
|
|
msgstr "" |
|
|
|
|
|
|
|
|
#. module: base_exception |
|
|
#. module: base_exception |
|
|
#: model:ir.model,name:base_exception.model_exception_rule_confirm |
|
|
|
|
|
msgid "exception.rule.confirm" |
|
|
|
|
|
msgstr "exception.rule.confirm" |
|
|
|
|
|
|
|
|
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm |
|
|
|
|
|
msgid "_Close" |
|
|
|
|
|
msgstr "_Close" |
|
|
|
|
|
|
|
|
|
|
|
#~ msgid "base.exception" |
|
|
|
|
|
#~ msgstr "base.exception" |