Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[12.0][MIG] stock_pack_operation_auto_fill > stock_move_line_auto_fill #538

Closed
wants to merge 16 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[UPD] Update stock_pack_operation_auto_fill.pot
oca-travis authored and Jaime Arroyo committed Jun 21, 2019

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
commit 7ac27e597dc573214dc402706e2fa8a2b65d2ae4
Original file line number Diff line number Diff line change
@@ -18,17 +18,38 @@ msgstr ""
msgid "Action Pack Op Auto Fill Allowed"
msgstr ""

#. module: stock_pack_operation_auto_fill
#: model:ir.model.fields,field_description:stock_pack_operation_auto_fill.field_stock_picking_auto_fill_operation
#: model:ir.model.fields,field_description:stock_pack_operation_auto_fill.field_stock_picking_type_auto_fill_operation
msgid "Auto fill operations"
msgstr ""

#. module: stock_pack_operation_auto_fill
#: model:ir.ui.view,arch_db:stock_pack_operation_auto_fill.stock_picking_form_view
msgid "AutoFill"
msgstr ""

#. module: stock_pack_operation_auto_fill
#: code:addons/stock_pack_operation_auto_fill/models/stock_picking.py:32
#: model:ir.model.fields,field_description:stock_pack_operation_auto_fill.field_stock_picking_type_avoid_lot_assignment
msgid "Avoid auto-assignment of lots"
msgstr ""

#. module: stock_pack_operation_auto_fill
#: code:addons/stock_pack_operation_auto_fill/models/stock_picking.py:36
#, python-format
msgid "Filling the operations automatically is not possible, perhaps the pickings aren't in the right state (Partially available or available)."
msgstr ""

#. module: stock_pack_operation_auto_fill
#: model:ir.model,name:stock_pack_operation_auto_fill.model_stock_move
msgid "Stock Move"
msgstr ""

#. module: stock_pack_operation_auto_fill
#: model:ir.model,name:stock_pack_operation_auto_fill.model_stock_picking_type
msgid "The operation type determines the picking view"
msgstr ""

#. module: stock_pack_operation_auto_fill
#: model:ir.ui.view,arch_db:stock_pack_operation_auto_fill.stock_picking_form_view
msgid "This button will automatically fill all operations that have no tracking set on the product, no processed qty and no selected package."