From a28c07168b6fd8d900e9e046b59b2a05e4ec605b Mon Sep 17 00:00:00 2001 From: oca-ci Date: Mon, 7 Nov 2022 11:56:45 +0000 Subject: [PATCH] [UPD] Update stock_cycle_count.pot --- stock_cycle_count/i18n/stock_cycle_count.pot | 42 ++++++++++++++++---- 1 file changed, 34 insertions(+), 8 deletions(-) diff --git a/stock_cycle_count/i18n/stock_cycle_count.pot b/stock_cycle_count/i18n/stock_cycle_count.pot index d14bed8e7..b080ae1bc 100644 --- a/stock_cycle_count/i18n/stock_cycle_count.pot +++ b/stock_cycle_count/i18n/stock_cycle_count.pot @@ -66,6 +66,12 @@ msgstr "" msgid "Active" msgstr "" +#. module: stock_cycle_count +#: code:addons/stock_cycle_count/models/stock_inventory.py:0 +#, python-format +msgid "An adjustment linked to a cycle count should exclude the sublocations." +msgstr "" + #. module: stock_cycle_count #: model_terms:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_rule_form_view msgid "Applied in:" @@ -629,6 +635,34 @@ msgstr "" msgid "Stock Move" msgstr "" +#. module: stock_cycle_count +#: code:addons/stock_cycle_count/models/stock_inventory.py:0 +#, python-format +msgid "" +"The Inventory Adjustment is inconsistent with the Cycle Count:\n" +"%s" +msgstr "" + +#. module: stock_cycle_count +#: code:addons/stock_cycle_count/models/stock_inventory.py:0 +#, python-format +msgid "The adjustment should be done for all products in the location." +msgstr "" + +#. module: stock_cycle_count +#: code:addons/stock_cycle_count/models/stock_inventory.py:0 +#, python-format +msgid "" +"The company of the adjustment does not match with the company in the cycle " +"count." +msgstr "" + +#. module: stock_cycle_count +#: code:addons/stock_cycle_count/models/stock_inventory.py:0 +#, python-format +msgid "The location in the inventory does not match with the cycle count." +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_rule__turnover_inventory_value_threshold msgid "Turnover Inventory Value Threshold" @@ -707,14 +741,6 @@ msgstr "" msgid "You cannot define a negative period." msgstr "" -#. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:0 -#, python-format -msgid "" -"You cannot modify the configuration of an Inventory Adjustment related to a " -"Cycle Count." -msgstr "" - #. module: stock_cycle_count #: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0 #, python-format