diff --git a/stock_cycle_count/i18n/stock_cycle_count.pot b/stock_cycle_count/i18n/stock_cycle_count.pot index 861a0ca2f..25338e790 100644 --- a/stock_cycle_count/i18n/stock_cycle_count.pot +++ b/stock_cycle_count/i18n/stock_cycle_count.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: <>\n" "Language-Team: \n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: \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 "" @@ -52,7 +52,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 "" @@ -138,7 +138,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 @@ -155,6 +155,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)" @@ -261,19 +268,19 @@ 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 run." 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 "" @@ -325,6 +332,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" @@ -345,11 +357,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" @@ -383,7 +390,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 "" @@ -405,7 +412,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 out of stock in order to confirm it is truly empty." msgstr "" @@ -416,7 +423,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 "" @@ -439,13 +446,13 @@ 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 threshold." 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 threshold. This considers every product going into/out of the location" msgstr "" @@ -515,7 +522,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 "" @@ -544,37 +551,37 @@ 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 Cycle Count." 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 ""