diff --git a/stock_cycle_count/i18n/am.po b/stock_cycle_count/i18n/am.po index dbe3db6c4..dc4b824ef 100644 --- a/stock_cycle_count/i18n/am.po +++ b/stock_cycle_count/i18n/am.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -534,7 +541,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -564,25 +571,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -590,13 +597,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/ar.po b/stock_cycle_count/i18n/ar.po index 03737456f..194adb460 100644 --- a/stock_cycle_count/i18n/ar.po +++ b/stock_cycle_count/i18n/ar.po @@ -20,7 +20,7 @@ msgstr "" "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/bg.po b/stock_cycle_count/i18n/bg.po index 7532a0c3c..4a3338627 100644 --- a/stock_cycle_count/i18n/bg.po +++ b/stock_cycle_count/i18n/bg.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "Готово" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -534,7 +541,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -564,25 +571,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -590,13 +597,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/bs.po b/stock_cycle_count/i18n/bs.po index 8036976a4..dd2aaaf8b 100644 --- a/stock_cycle_count/i18n/bs.po +++ b/stock_cycle_count/i18n/bs.po @@ -20,7 +20,7 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/ca.po b/stock_cycle_count/i18n/ca.po index 23409972e..43da3020c 100644 --- a/stock_cycle_count/i18n/ca.po +++ b/stock_cycle_count/i18n/ca.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "Moneda" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "Fet" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "Ubicació " #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/ca_ES.po b/stock_cycle_count/i18n/ca_ES.po index c7ff83fda..0a5d214fc 100644 --- a/stock_cycle_count/i18n/ca_ES.po +++ b/stock_cycle_count/i18n/ca_ES.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/cs.po b/stock_cycle_count/i18n/cs.po index 6e6760128..3a7a73865 100644 --- a/stock_cycle_count/i18n/cs.po +++ b/stock_cycle_count/i18n/cs.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/da.po b/stock_cycle_count/i18n/da.po index d2e259037..52e894410 100644 --- a/stock_cycle_count/i18n/da.po +++ b/stock_cycle_count/i18n/da.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "Postnr/by " #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/de.po b/stock_cycle_count/i18n/de.po index 4bd8bf9ea..6330e1aa0 100644 --- a/stock_cycle_count/i18n/de.po +++ b/stock_cycle_count/i18n/de.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "(Beschreibung nicht bereitgestellt.)" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "Genauigkeitsstatistiken" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy #, fuzzy msgid "Accuracy report" msgstr "Genauigkeit" @@ -145,7 +145,7 @@ msgid "Currency" msgstr "Währung" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -162,6 +162,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -273,7 +280,7 @@ msgid "Done" msgstr "Erledigt" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -281,13 +288,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -340,6 +347,12 @@ msgstr "Bestand" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +#, fuzzy +msgid "Inventory Adj Count" +msgstr "Bestand" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -361,11 +374,6 @@ msgstr "Bestandslagerorte" msgid "Inventory accuracy evolution" msgstr "Bestandslagerorte" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -399,7 +407,7 @@ msgid "Location" msgstr "Standort" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -421,7 +429,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -434,7 +442,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -457,7 +465,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -465,7 +473,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -538,7 +546,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -568,25 +576,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -594,13 +602,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/el_GR.po b/stock_cycle_count/i18n/el_GR.po index 42645907b..81319f599 100644 --- a/stock_cycle_count/i18n/el_GR.po +++ b/stock_cycle_count/i18n/el_GR.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "Νόμισμα" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "Ολοκληρωμένο" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/en_AU.po b/stock_cycle_count/i18n/en_AU.po index 9c5af81a5..96115ccc7 100644 --- a/stock_cycle_count/i18n/en_AU.po +++ b/stock_cycle_count/i18n/en_AU.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/en_GB.po b/stock_cycle_count/i18n/en_GB.po index 45a39c301..5cc01ba2b 100644 --- a/stock_cycle_count/i18n/en_GB.po +++ b/stock_cycle_count/i18n/en_GB.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/es.po b/stock_cycle_count/i18n/es.po index df0816a91..f0a55964d 100644 --- a/stock_cycle_count/i18n/es.po +++ b/stock_cycle_count/i18n/es.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "Moneda" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "Hecho" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,12 @@ msgstr "Inventario" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +#, fuzzy +msgid "Inventory Adj Count" +msgstr "Inventario" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -360,11 +373,6 @@ msgstr "Ubicaciones de inventario" msgid "Inventory accuracy evolution" msgstr "Ubicaciones de inventario" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -398,7 +406,7 @@ msgid "Location" msgstr "Localización" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -420,7 +428,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -433,7 +441,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -456,7 +464,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -464,7 +472,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -537,7 +545,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -567,25 +575,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -593,13 +601,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/es_AR.po b/stock_cycle_count/i18n/es_AR.po index 2069dad4a..bc81dc40b 100644 --- a/stock_cycle_count/i18n/es_AR.po +++ b/stock_cycle_count/i18n/es_AR.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/es_CL.po b/stock_cycle_count/i18n/es_CL.po index 52d491b29..e6a10b77f 100644 --- a/stock_cycle_count/i18n/es_CL.po +++ b/stock_cycle_count/i18n/es_CL.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/es_CO.po b/stock_cycle_count/i18n/es_CO.po index 226a0b01f..5ce3cfb18 100644 --- a/stock_cycle_count/i18n/es_CO.po +++ b/stock_cycle_count/i18n/es_CO.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/es_CR.po b/stock_cycle_count/i18n/es_CR.po index 19f11a23d..6257cb1cb 100644 --- a/stock_cycle_count/i18n/es_CR.po +++ b/stock_cycle_count/i18n/es_CR.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/es_DO.po b/stock_cycle_count/i18n/es_DO.po index 3781161d7..2196ff25a 100644 --- a/stock_cycle_count/i18n/es_DO.po +++ b/stock_cycle_count/i18n/es_DO.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/es_EC.po b/stock_cycle_count/i18n/es_EC.po index dae277203..e2049efd3 100644 --- a/stock_cycle_count/i18n/es_EC.po +++ b/stock_cycle_count/i18n/es_EC.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/es_ES.po b/stock_cycle_count/i18n/es_ES.po index 488b7b943..904c50d09 100644 --- a/stock_cycle_count/i18n/es_ES.po +++ b/stock_cycle_count/i18n/es_ES.po @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -59,7 +59,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -145,7 +145,7 @@ msgid "Currency" msgstr "Divisa" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -162,6 +162,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -273,7 +280,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -281,13 +288,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -340,6 +347,12 @@ msgstr "Inventario" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +#, fuzzy +msgid "Inventory Adj Count" +msgstr "Inventario" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -360,11 +373,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -398,7 +406,7 @@ msgid "Location" msgstr "Ubicación" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -420,7 +428,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -433,7 +441,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -456,7 +464,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -464,7 +472,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -537,7 +545,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -567,25 +575,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -593,13 +601,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/es_MX.po b/stock_cycle_count/i18n/es_MX.po index 87b140397..041d4fc26 100644 --- a/stock_cycle_count/i18n/es_MX.po +++ b/stock_cycle_count/i18n/es_MX.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "Hecho" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/es_PE.po b/stock_cycle_count/i18n/es_PE.po index b100ebf09..42f49f1bb 100644 --- a/stock_cycle_count/i18n/es_PE.po +++ b/stock_cycle_count/i18n/es_PE.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/es_PY.po b/stock_cycle_count/i18n/es_PY.po index 5e5227e76..be17ce8fa 100644 --- a/stock_cycle_count/i18n/es_PY.po +++ b/stock_cycle_count/i18n/es_PY.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/es_VE.po b/stock_cycle_count/i18n/es_VE.po index 1b7d38dd2..7b622bee0 100644 --- a/stock_cycle_count/i18n/es_VE.po +++ b/stock_cycle_count/i18n/es_VE.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/et.po b/stock_cycle_count/i18n/et.po index 851b0364c..f0e002d7f 100644 --- a/stock_cycle_count/i18n/et.po +++ b/stock_cycle_count/i18n/et.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -534,7 +541,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -564,25 +571,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -590,13 +597,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/eu.po b/stock_cycle_count/i18n/eu.po index 68e6b8dc3..594ae8a35 100644 --- a/stock_cycle_count/i18n/eu.po +++ b/stock_cycle_count/i18n/eu.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/fa.po b/stock_cycle_count/i18n/fa.po index 904e7d188..984edb928 100644 --- a/stock_cycle_count/i18n/fa.po +++ b/stock_cycle_count/i18n/fa.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -534,7 +541,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -564,25 +571,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -590,13 +597,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/fi.po b/stock_cycle_count/i18n/fi.po index f7db4aa29..7423bc5a6 100644 --- a/stock_cycle_count/i18n/fi.po +++ b/stock_cycle_count/i18n/fi.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "Valuutta" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "Valmis" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "Sijainti" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/fr.po b/stock_cycle_count/i18n/fr.po index 7c12e09e3..281e2162c 100644 --- a/stock_cycle_count/i18n/fr.po +++ b/stock_cycle_count/i18n/fr.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "Devise" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "Terminé" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,12 @@ msgstr "Inventaire" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +#, fuzzy +msgid "Inventory Adj Count" +msgstr "Inventaire" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +372,6 @@ msgstr "Emplacements d'inventaire" msgid "Inventory accuracy evolution" msgstr "Emplacements d'inventaire" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +405,7 @@ msgid "Location" msgstr "Emplacement" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +427,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +440,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +463,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +471,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +544,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +574,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +600,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/fr_CA.po b/stock_cycle_count/i18n/fr_CA.po index 3cbc81ae1..f6fa97617 100644 --- a/stock_cycle_count/i18n/fr_CA.po +++ b/stock_cycle_count/i18n/fr_CA.po @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -60,7 +60,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -146,7 +146,7 @@ msgid "Currency" msgstr "Devise" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -163,6 +163,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -274,7 +281,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -282,13 +289,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -341,6 +348,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -361,11 +373,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -399,7 +406,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -421,7 +428,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -434,7 +441,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -457,7 +464,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -465,7 +472,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -537,7 +544,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -567,25 +574,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -593,13 +600,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/fr_CH.po b/stock_cycle_count/i18n/fr_CH.po index 0965708ee..365350f0d 100644 --- a/stock_cycle_count/i18n/fr_CH.po +++ b/stock_cycle_count/i18n/fr_CH.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "Monnaie" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/fr_FR.po b/stock_cycle_count/i18n/fr_FR.po index 6988f83d4..099038a13 100644 --- a/stock_cycle_count/i18n/fr_FR.po +++ b/stock_cycle_count/i18n/fr_FR.po @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -59,7 +59,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -145,7 +145,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -162,6 +162,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -273,7 +280,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -281,13 +288,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -340,6 +347,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -360,11 +372,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -398,7 +405,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -420,7 +427,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -433,7 +440,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -456,7 +463,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -464,7 +471,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/gl.po b/stock_cycle_count/i18n/gl.po index 1f92d4b6a..d40dbddde 100644 --- a/stock_cycle_count/i18n/gl.po +++ b/stock_cycle_count/i18n/gl.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "Moeda" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "Realizado" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "Localidade" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/gl_ES.po b/stock_cycle_count/i18n/gl_ES.po index bbaeeb2e4..da958fdd3 100644 --- a/stock_cycle_count/i18n/gl_ES.po +++ b/stock_cycle_count/i18n/gl_ES.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/he.po b/stock_cycle_count/i18n/he.po index 8e28daf43..ac61cef8c 100644 --- a/stock_cycle_count/i18n/he.po +++ b/stock_cycle_count/i18n/he.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -534,7 +541,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -564,25 +571,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -590,13 +597,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/hi.po b/stock_cycle_count/i18n/hi.po index e96c9bc61..aa50a614f 100644 --- a/stock_cycle_count/i18n/hi.po +++ b/stock_cycle_count/i18n/hi.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -534,7 +541,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -564,25 +571,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -590,13 +597,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/hr.po b/stock_cycle_count/i18n/hr.po index 6d3c8318d..01bde8d88 100644 --- a/stock_cycle_count/i18n/hr.po +++ b/stock_cycle_count/i18n/hr.po @@ -20,7 +20,7 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "Izvršeno" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "Lokacija" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/hr_HR.po b/stock_cycle_count/i18n/hr_HR.po index 0a32580a3..ea40ab7df 100644 --- a/stock_cycle_count/i18n/hr_HR.po +++ b/stock_cycle_count/i18n/hr_HR.po @@ -22,7 +22,7 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -60,7 +60,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -146,7 +146,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -163,6 +163,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -274,7 +281,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -282,13 +289,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -341,6 +348,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -361,11 +373,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -399,7 +406,7 @@ msgid "Location" msgstr "Lokacija" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -421,7 +428,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -434,7 +441,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -457,7 +464,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -465,7 +472,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -538,7 +545,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -568,25 +575,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -594,13 +601,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/hu.po b/stock_cycle_count/i18n/hu.po index 66362fc8f..b8c75e229 100644 --- a/stock_cycle_count/i18n/hu.po +++ b/stock_cycle_count/i18n/hu.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "Kész" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/id.po b/stock_cycle_count/i18n/id.po index b9df08fba..c4b365709 100644 --- a/stock_cycle_count/i18n/id.po +++ b/stock_cycle_count/i18n/id.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/it.po b/stock_cycle_count/i18n/it.po index 223042d7a..1635ab16e 100644 --- a/stock_cycle_count/i18n/it.po +++ b/stock_cycle_count/i18n/it.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "Valuta" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "Completato" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,12 @@ msgstr "Inventario" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +#, fuzzy +msgid "Inventory Adj Count" +msgstr "Inventario" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +404,7 @@ msgid "Location" msgstr "Posizione" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/ja.po b/stock_cycle_count/i18n/ja.po index 8f6081bce..3e6683043 100644 --- a/stock_cycle_count/i18n/ja.po +++ b/stock_cycle_count/i18n/ja.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -534,7 +541,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -564,25 +571,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -590,13 +597,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/ko.po b/stock_cycle_count/i18n/ko.po index 8a21355eb..07e2596d9 100644 --- a/stock_cycle_count/i18n/ko.po +++ b/stock_cycle_count/i18n/ko.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -534,7 +541,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -564,25 +571,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -590,13 +597,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/lo.po b/stock_cycle_count/i18n/lo.po index 292e8c713..7761399cf 100644 --- a/stock_cycle_count/i18n/lo.po +++ b/stock_cycle_count/i18n/lo.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -534,7 +541,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -564,25 +571,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -590,13 +597,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/lt.po b/stock_cycle_count/i18n/lt.po index 07007b80d..b2992ff8f 100644 --- a/stock_cycle_count/i18n/lt.po +++ b/stock_cycle_count/i18n/lt.po @@ -20,7 +20,7 @@ msgstr "" "%100<10 || n%100>=20) ? 1 : 2);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/lt_LT.po b/stock_cycle_count/i18n/lt_LT.po index e0ee209e3..a5f61e007 100644 --- a/stock_cycle_count/i18n/lt_LT.po +++ b/stock_cycle_count/i18n/lt_LT.po @@ -21,7 +21,7 @@ msgstr "" "%100<10 || n%100>=20) ? 1 : 2);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -59,7 +59,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -145,7 +145,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -162,6 +162,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -273,7 +280,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -281,13 +288,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -340,6 +347,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -360,11 +372,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -398,7 +405,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -420,7 +427,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -433,7 +440,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -456,7 +463,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -464,7 +471,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/lv.po b/stock_cycle_count/i18n/lv.po index 7889f43ea..df3723f92 100644 --- a/stock_cycle_count/i18n/lv.po +++ b/stock_cycle_count/i18n/lv.po @@ -20,7 +20,7 @@ msgstr "" "2);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/mk.po b/stock_cycle_count/i18n/mk.po index 5c8484cdf..484876fe2 100644 --- a/stock_cycle_count/i18n/mk.po +++ b/stock_cycle_count/i18n/mk.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -534,7 +541,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -564,25 +571,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -590,13 +597,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/mn.po b/stock_cycle_count/i18n/mn.po index 56b376e5c..22b55589b 100644 --- a/stock_cycle_count/i18n/mn.po +++ b/stock_cycle_count/i18n/mn.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -534,7 +541,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -564,25 +571,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -590,13 +597,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/nb.po b/stock_cycle_count/i18n/nb.po index 68baed06a..816e422cc 100644 --- a/stock_cycle_count/i18n/nb.po +++ b/stock_cycle_count/i18n/nb.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "Valuta" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/nb_NO.po b/stock_cycle_count/i18n/nb_NO.po index 3a49963a5..66d78f1b8 100644 --- a/stock_cycle_count/i18n/nb_NO.po +++ b/stock_cycle_count/i18n/nb_NO.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "Myntenhet" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "Ferdig" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/nl.po b/stock_cycle_count/i18n/nl.po index 7d8e3baed..7a9543038 100644 --- a/stock_cycle_count/i18n/nl.po +++ b/stock_cycle_count/i18n/nl.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "Valuta" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "Gereed" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "Locatie" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/nl_BE.po b/stock_cycle_count/i18n/nl_BE.po index 56c9f9280..a3237d952 100644 --- a/stock_cycle_count/i18n/nl_BE.po +++ b/stock_cycle_count/i18n/nl_BE.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/nl_NL.po b/stock_cycle_count/i18n/nl_NL.po index a70d4a7ae..6a3174699 100644 --- a/stock_cycle_count/i18n/nl_NL.po +++ b/stock_cycle_count/i18n/nl_NL.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "Voltooid" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "Locatie" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/pl.po b/stock_cycle_count/i18n/pl.po index c034199df..51d6fc02a 100644 --- a/stock_cycle_count/i18n/pl.po +++ b/stock_cycle_count/i18n/pl.po @@ -21,7 +21,7 @@ msgstr "" "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -59,7 +59,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -145,7 +145,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -162,6 +162,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -273,7 +280,7 @@ msgid "Done" msgstr "Wykonano" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -281,13 +288,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -340,6 +347,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -360,11 +372,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -398,7 +405,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -420,7 +427,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -433,7 +440,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -456,7 +463,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -464,7 +471,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -537,7 +544,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -567,25 +574,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -593,13 +600,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/pt.po b/stock_cycle_count/i18n/pt.po index 9ed5518d7..6fc82ef6c 100644 --- a/stock_cycle_count/i18n/pt.po +++ b/stock_cycle_count/i18n/pt.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "Moeda" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "Concluído" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "Localização" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/pt_BR.po b/stock_cycle_count/i18n/pt_BR.po index ec3cb801d..3b6909e0f 100644 --- a/stock_cycle_count/i18n/pt_BR.po +++ b/stock_cycle_count/i18n/pt_BR.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "Moeda" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "Feito" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,12 @@ msgstr "Inventário" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +#, fuzzy +msgid "Inventory Adj Count" +msgstr "Inventário" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +372,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +405,7 @@ msgid "Location" msgstr "Location" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +427,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +440,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +463,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +471,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +544,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +574,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +600,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/pt_PT.po b/stock_cycle_count/i18n/pt_PT.po index e27f50dfa..0caf3fd56 100644 --- a/stock_cycle_count/i18n/pt_PT.po +++ b/stock_cycle_count/i18n/pt_PT.po @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -59,7 +59,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -145,7 +145,7 @@ msgid "Currency" msgstr "Moeda" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -162,6 +162,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -273,7 +280,7 @@ msgid "Done" msgstr "Concluído" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -281,13 +288,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -340,6 +347,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -360,11 +372,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -398,7 +405,7 @@ msgid "Location" msgstr "Localização" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -420,7 +427,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -433,7 +440,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -456,7 +463,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -464,7 +471,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -537,7 +544,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -567,25 +574,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -593,13 +600,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/ro.po b/stock_cycle_count/i18n/ro.po index be7d71384..322d9530c 100644 --- a/stock_cycle_count/i18n/ro.po +++ b/stock_cycle_count/i18n/ro.po @@ -20,7 +20,7 @@ msgstr "" "2:1));\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/ru.po b/stock_cycle_count/i18n/ru.po index 220d8fdfc..dcaf7e455 100644 --- a/stock_cycle_count/i18n/ru.po +++ b/stock_cycle_count/i18n/ru.po @@ -21,7 +21,7 @@ msgstr "" "%100>=11 && n%100<=14)? 2 : 3);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -59,7 +59,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -145,7 +145,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -162,6 +162,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -273,7 +280,7 @@ msgid "Done" msgstr "Завершен" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -281,13 +288,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -340,6 +347,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -360,11 +372,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -398,7 +405,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -420,7 +427,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -433,7 +440,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -456,7 +463,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -464,7 +471,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/sk.po b/stock_cycle_count/i18n/sk.po index a6f15d25c..816c6842d 100644 --- a/stock_cycle_count/i18n/sk.po +++ b/stock_cycle_count/i18n/sk.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "Hotovo" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,12 @@ msgstr "Inventár" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +#, fuzzy +msgid "Inventory Adj Count" +msgstr "Inventár" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +372,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +405,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +427,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +440,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +463,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +471,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +544,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +574,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +600,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/sl.po b/stock_cycle_count/i18n/sl.po index c4ec35f5b..a5878b69a 100644 --- a/stock_cycle_count/i18n/sl.po +++ b/stock_cycle_count/i18n/sl.po @@ -20,7 +20,7 @@ msgstr "" "%100==4 ? 2 : 3);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "Valuta" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "Opravljeno" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,12 @@ msgstr "Inventar" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +#, fuzzy +msgid "Inventory Adj Count" +msgstr "Inventar" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -360,11 +373,6 @@ msgstr "Lokacije inventarja" msgid "Inventory accuracy evolution" msgstr "Lokacije inventarja" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -398,7 +406,7 @@ msgid "Location" msgstr "Lokacija" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -420,7 +428,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -433,7 +441,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -456,7 +464,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -464,7 +472,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -537,7 +545,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -567,25 +575,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -593,13 +601,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/sr.po b/stock_cycle_count/i18n/sr.po index 3426bdfe9..16942f6df 100644 --- a/stock_cycle_count/i18n/sr.po +++ b/stock_cycle_count/i18n/sr.po @@ -20,7 +20,7 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/sr@latin.po b/stock_cycle_count/i18n/sr@latin.po index fa44f873f..73f990ab2 100644 --- a/stock_cycle_count/i18n/sr@latin.po +++ b/stock_cycle_count/i18n/sr@latin.po @@ -21,7 +21,7 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -59,7 +59,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -145,7 +145,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -162,6 +162,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -273,7 +280,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -281,13 +288,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -340,6 +347,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -360,11 +372,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -398,7 +405,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -420,7 +427,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -433,7 +440,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -456,7 +463,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -464,7 +471,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/sv.po b/stock_cycle_count/i18n/sv.po index 4031ddaad..54dbc8b6e 100644 --- a/stock_cycle_count/i18n/sv.po +++ b/stock_cycle_count/i18n/sv.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/th.po b/stock_cycle_count/i18n/th.po index 2c93e68c8..97eec850f 100644 --- a/stock_cycle_count/i18n/th.po +++ b/stock_cycle_count/i18n/th.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -534,7 +541,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -564,25 +571,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -590,13 +597,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/tr.po b/stock_cycle_count/i18n/tr.po index 5edb2d152..67d611d96 100644 --- a/stock_cycle_count/i18n/tr.po +++ b/stock_cycle_count/i18n/tr.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "Para Birimi" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "Tamam" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/tr_TR.po b/stock_cycle_count/i18n/tr_TR.po index a0dc61f5f..6222c33dc 100644 --- a/stock_cycle_count/i18n/tr_TR.po +++ b/stock_cycle_count/i18n/tr_TR.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "Para Birimi" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "Konum" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/uk.po b/stock_cycle_count/i18n/uk.po index d599689c8..90fb9428f 100644 --- a/stock_cycle_count/i18n/uk.po +++ b/stock_cycle_count/i18n/uk.po @@ -20,7 +20,7 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/vi.po b/stock_cycle_count/i18n/vi.po index 27c3ec466..ef0c5b4c8 100644 --- a/stock_cycle_count/i18n/vi.po +++ b/stock_cycle_count/i18n/vi.po @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -57,7 +57,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -143,7 +143,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -160,6 +160,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -271,7 +278,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -279,13 +286,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -338,6 +345,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -358,11 +370,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -396,7 +403,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -418,7 +425,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -431,7 +438,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -454,7 +461,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -462,7 +469,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -534,7 +541,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -564,25 +571,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -590,13 +597,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/vi_VN.po b/stock_cycle_count/i18n/vi_VN.po index c2a19496a..d60328182 100644 --- a/stock_cycle_count/i18n/vi_VN.po +++ b/stock_cycle_count/i18n/vi_VN.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/zh_CN.po b/stock_cycle_count/i18n/zh_CN.po index 3d831e73a..46be1c96f 100644 --- a/stock_cycle_count/i18n/zh_CN.po +++ b/stock_cycle_count/i18n/zh_CN.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "已完成" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -536,7 +543,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -566,25 +573,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -592,13 +599,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr "" diff --git a/stock_cycle_count/i18n/zh_TW.po b/stock_cycle_count/i18n/zh_TW.po index f3715e593..10a20819f 100644 --- a/stock_cycle_count/i18n/zh_TW.po +++ b/stock_cycle_count/i18n/zh_TW.po @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:69 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68 #, python-format msgid "(No description provided.)" msgstr "" @@ -58,7 +58,7 @@ msgid "Accuracy Stats" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_location_accuracy +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_location_accuracy msgid "Accuracy report" msgstr "" @@ -144,7 +144,7 @@ msgid "Currency" msgstr "" #. module: stock_cycle_count -#: model:ir.actions.report.xml,name:stock_cycle_count.action_report_stock_cycle_count +#: model:ir.actions.report,name:stock_cycle_count.action_report_stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view #: model:ir.ui.view,arch_db:stock_cycle_count.view_location_form @@ -161,6 +161,13 @@ msgstr "" msgid "Cycle Count Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server +#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action +#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action +msgid "Cycle Count Planner Computation" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_warehouse_cycle_count_planning_horizon msgid "Cycle Count Planning Horizon (in days)" @@ -272,7 +279,7 @@ msgid "Done" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:51 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50 #, python-format msgid "" "Ensures that at least a defined number of counts in a given period will be " @@ -280,13 +287,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:172 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:171 #, python-format msgid "Error found determining the frequency of periodic cycle count rule. %s" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:218 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:217 #, python-format msgid "Error found when comparing turnover with the rule threshold. %s" msgstr "" @@ -339,6 +346,11 @@ msgstr "" msgid "Inventory Accuracy" msgstr "" +#. module: stock_cycle_count +#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count +msgid "Inventory Adj Count" +msgstr "" + #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_stock_adjustment_ids msgid "Inventory Adjustment" @@ -359,11 +371,6 @@ msgstr "" msgid "Inventory accuracy evolution" msgstr "" -#. module: stock_cycle_count -#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_inventory_adj_count -msgid "Inventory adj count" -msgstr "" - #. module: stock_cycle_count #: model:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view msgid "Inventory adjustments associated" @@ -397,7 +404,7 @@ msgid "Location" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 #, python-format msgid "Minimum Accuracy" msgstr "" @@ -419,7 +426,7 @@ msgid "Number of latest inventories used to calculate location accuracy" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:64 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63 #, python-format msgid "" "Perform an Inventory Adjustment every time a location in the warehouse runs " @@ -432,7 +439,7 @@ msgid "Period in days" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23 #, python-format msgid "Periodic" msgstr "" @@ -455,7 +462,7 @@ msgid "Rule Description" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:60 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59 #, python-format msgid "" "Schedules a count every time the accuracy of a location goes under a given " @@ -463,7 +470,7 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:55 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54 #, python-format msgid "" "Schedules a count every time the total turnover of a location exceeds the " @@ -535,7 +542,7 @@ msgid "Type of rule" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24 #, python-format msgid "Value Turnover" msgstr "" @@ -565,25 +572,25 @@ msgid "You can only confirm cycle counts in state 'Planned'." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:44 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:43 #, python-format msgid "You can only have one zero confirmation rule per warehouse." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:77 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:76 #, python-format msgid "You cannot define a negative or null number of counts per period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:82 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:81 #, python-format msgid "You cannot define a negative period." msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_inventory.py:61 +#: code:addons/stock_cycle_count/models/stock_inventory.py:60 #, python-format msgid "" "You cannot modify the configuration of an Inventory Adjustment related to a " @@ -591,13 +598,13 @@ msgid "" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26 #, python-format msgid "Zero Confirmation" msgstr "" #. module: stock_cycle_count -#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:35 +#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34 #, python-format msgid "Zero confirmation rules can only have one warehouse assigned." msgstr ""