Skip to content

Commit

Permalink
[UPD] Update stock_inventory.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed Apr 23, 2024
1 parent 2783864 commit 088a4e0
Showing 1 changed file with 65 additions and 0 deletions.
65 changes: 65 additions & 0 deletions stock_inventory/i18n/stock_inventory.pot
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ msgstr ""
msgid "All Products"
msgstr ""

#. module: stock_inventory
#: model:ir.model.fields,field_description:stock_inventory.field_stock_inventory__responsible_id
msgid "Assigned to"
msgstr ""

#. module: stock_inventory
#: model_terms:ir.ui.view,arch_db:stock_inventory.view_inventory_group_form
msgid "Back to Draft"
Expand All @@ -34,6 +39,29 @@ msgstr ""
msgid "Begin Adjustments"
msgstr ""

#. module: stock_inventory
#: code:addons/stock_inventory/models/stock_inventory.py:0
#, python-format
msgid ""
"Cannot be more than one in progress inventory adjustment affecting the same "
"location at the same time."
msgstr ""

#. module: stock_inventory
#: model:ir.model,name:stock_inventory.model_res_company
msgid "Companies"
msgstr ""

#. module: stock_inventory
#: model:ir.model.fields,field_description:stock_inventory.field_stock_inventory__company_id
msgid "Company"
msgstr ""

#. module: stock_inventory
#: model:ir.model,name:stock_inventory.model_res_config_settings
msgid "Config Settings"
msgstr ""

#. module: stock_inventory
#: model:ir.model.fields,field_description:stock_inventory.field_stock_inventory__create_uid
msgid "Created by"
Expand Down Expand Up @@ -64,11 +92,32 @@ msgstr ""
msgid "Draft"
msgstr ""

#. module: stock_inventory
#: model:ir.model.fields,field_description:stock_inventory.field_stock_inventory__exclude_sublocation
msgid "Exclude Sublocation"
msgstr ""

#. module: stock_inventory
#: model:ir.model.fields,field_description:stock_inventory.field_stock_inventory__id
msgid "ID"
msgstr ""

#. module: stock_inventory
#: model:ir.model.fields,help:stock_inventory.field_stock_inventory__exclude_sublocation
msgid ""
"If enabled, it will only take into account the locations selected, and not "
"their children."
msgstr ""

#. module: stock_inventory
#: model:ir.model.fields,help:stock_inventory.field_res_company__stock_inventory_auto_complete
#: model:ir.model.fields,help:stock_inventory.field_res_config_settings__stock_inventory_auto_complete
#: model_terms:ir.ui.view,arch_db:stock_inventory.res_config_settings_view_form
msgid ""
"If enabled, when all the quants prepared for the adjustment are done, the "
"adjustment is automatically set to done."
msgstr ""

#. module: stock_inventory
#: model:ir.model.fields.selection,name:stock_inventory.selection__stock_inventory__state__in_progress
msgid "In Progress"
Expand Down Expand Up @@ -184,11 +233,27 @@ msgstr ""
msgid "Set to Done"
msgstr ""

#. module: stock_inventory
#: model:ir.model.fields,help:stock_inventory.field_stock_inventory__responsible_id
msgid "Specific responsible of Inventory Adjustment."
msgstr ""

#. module: stock_inventory
#: model:ir.model.fields,field_description:stock_inventory.field_stock_inventory__state
msgid "State"
msgstr ""

#. module: stock_inventory
#: model_terms:ir.ui.view,arch_db:stock_inventory.res_config_settings_view_form
msgid "Stock Inventory"
msgstr ""

#. module: stock_inventory
#: model:ir.model.fields,field_description:stock_inventory.field_res_company__stock_inventory_auto_complete
#: model:ir.model.fields,field_description:stock_inventory.field_res_config_settings__stock_inventory_auto_complete
msgid "Stock Inventory Auto Complete"
msgstr ""

#. module: stock_inventory
#: model:ir.actions.act_window,name:stock_inventory.action_view_stock_move_line_inventory_tree
msgid "Stock Move Lines"
Expand Down

0 comments on commit 088a4e0

Please sign in to comment.