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

[14.0][IMP] custom_mrp_descarga: New relations from production to ana… #460

Merged
merged 1 commit into from
Oct 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
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
1 change: 1 addition & 0 deletions custom_mrp_descarga/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"views/product_template_view.xml",
"views/stock_move_line_view.xml",
"views/killing_cost_view.xml",
"views/account_analytic_line_view.xml",
"report/mrp_production_summary_xlsx.xml",
"report/mrp_production_quartering_summary_xlsx.xml",
],
Expand Down
82 changes: 80 additions & 2 deletions custom_mrp_descarga/i18n/custom_mrp_descarga.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,26 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-10-22 09:12+0000\n"
"PO-Revision-Date: 2024-10-22 09:12+0000\n"
"POT-Creation-Date: 2024-10-29 11:09+0000\n"
"PO-Revision-Date: 2024-10-29 11:09+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: custom_mrp_descarga
#: model:ir.model.fields,help:custom_mrp_descarga.field_account_analytic_line__production_state
msgid ""
" * Draft: The MO is not confirmed yet.\n"
" * Confirmed: The MO is confirmed, the stock rules and the reordering of the components are trigerred.\n"
" * In Progress: The production has started (on the MO or on the WO).\n"
" * To Close: The production is done, the MO has to be closed.\n"
" * Done: The MO is closed, the stock moves are posted. \n"
" * Cancelled: The MO has been cancelled, can't be confirmed anymore."
msgstr ""

#. module: custom_mrp_descarga
#: code:addons/custom_mrp_descarga/report/mrp_production_summary_xlsx.py:0
#: code:addons/custom_mrp_descarga/report/mrp_production_summary_xlsx.py:0
Expand All @@ -32,12 +43,18 @@ msgstr ""
msgid "Amount Duration"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.actions.act_window,name:custom_mrp_descarga.action_classified_analytic
msgid "Analytic"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model,name:custom_mrp_descarga.model_account_analytic_line
msgid "Analytic Line"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__asphyxiation_units
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_mrp_production__asphyxiation_units
msgid "Asphyxiated"
msgstr ""
Expand All @@ -54,6 +71,7 @@ msgid "Average Price"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__average_weight
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_mrp_production__average_weight
#: model_terms:ir.ui.view,arch_db:custom_mrp_descarga.mrp_production_form_view
msgid "Average Weight"
Expand Down Expand Up @@ -99,7 +117,9 @@ msgid "BoM Category"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__breeding_id
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_mrp_production__breeding_id
#: model_terms:ir.ui.view,arch_db:custom_mrp_descarga.view_account_analytic_line_filter
#: model_terms:ir.ui.view,arch_db:custom_mrp_descarga.view_mrp_production_filter
msgid "Breeding"
msgstr ""
Expand Down Expand Up @@ -161,6 +181,7 @@ msgid "Classified"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__cost
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_stock_inventory_line__cost
msgid "Cost"
msgstr ""
Expand Down Expand Up @@ -216,6 +237,7 @@ msgid "Demanding"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__descarga_order
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_mrp_production__descarga_order
msgid "Descarga Order"
msgstr ""
Expand All @@ -238,6 +260,11 @@ msgstr ""
msgid "Dest Kg"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__dif_total_amount
msgid "Dif. Total Amount"
msgstr ""

#. module: custom_mrp_descarga
#: code:addons/custom_mrp_descarga/report/mrp_production_quartering_summary_xlsx.py:0
#: code:addons/custom_mrp_descarga/report/mrp_production_quartering_summary_xlsx.py:0
Expand Down Expand Up @@ -296,6 +323,7 @@ msgid "Download Product"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__download_unit
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_mrp_production__download_unit
msgid "Download Unit"
msgstr ""
Expand All @@ -312,6 +340,11 @@ msgstr ""
msgid "Entradas"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__entry_total_amount
msgid "Entry Total Amount"
msgstr ""

#. module: custom_mrp_descarga
#: code:addons/custom_mrp_descarga/report/mrp_production_quartering_summary_xlsx.py:0
#: code:addons/custom_mrp_descarga/report/mrp_production_quartering_summary_xlsx.py:0
Expand Down Expand Up @@ -402,6 +435,11 @@ msgstr ""
msgid "Incubator"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.ui.menu,name:custom_mrp_descarga.menu_production_analytic
msgid "Informe analítico"
msgstr ""

#. module: custom_mrp_descarga
#: model_terms:ir.ui.view,arch_db:custom_mrp_descarga.mrp_production_form_view
msgid "Input Products"
Expand Down Expand Up @@ -511,6 +549,12 @@ msgstr ""
msgid "Lot/Serial"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__lot_producing_id
#: model_terms:ir.ui.view,arch_db:custom_mrp_descarga.view_account_analytic_line_filter
msgid "Lot/Serial Number"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.actions.act_window,name:custom_mrp_descarga.action_quartering_move_lines
msgid "Líneas de despiece"
Expand Down Expand Up @@ -600,6 +644,7 @@ msgid "Order"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__origin_qty
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_mrp_production__origin_qty
msgid "Origin Qty"
msgstr ""
Expand Down Expand Up @@ -651,6 +696,11 @@ msgstr ""
msgid "Produced Qty"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__production_product_id
msgid "Product"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.actions.act_window,name:custom_mrp_descarga.action_classified_move_line
#: model:ir.ui.menu,name:custom_mrp_descarga.menu_move_line_classified
Expand All @@ -667,6 +717,11 @@ msgstr ""
msgid "Product Template"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__production_product_uom_id
msgid "Product Unit of Measure"
msgstr ""

#. module: custom_mrp_descarga
#: code:addons/custom_mrp_descarga/models/saca_line.py:0
#: code:addons/custom_mrp_descarga/models/saca_line.py:0
Expand All @@ -684,6 +739,8 @@ msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model,name:custom_mrp_descarga.model_mrp_production
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__mrp_production_id
#: model_terms:ir.ui.view,arch_db:custom_mrp_descarga.view_account_analytic_line_filter
msgid "Production Order"
msgstr ""

Expand All @@ -700,11 +757,13 @@ msgid "Producto"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__purchase_price
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_mrp_production__purchase_price
msgid "Purchase Amount"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__purchase_unit_price
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_mrp_production__purchase_unit_price
msgid "Purchase Unit Price"
msgstr ""
Expand Down Expand Up @@ -755,6 +814,7 @@ msgid "Relaxed"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__remolque_id
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_mrp_production__remolque_id
msgid "Remolque"
msgstr ""
Expand Down Expand Up @@ -790,6 +850,7 @@ msgid "Resumen de matanza"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__rto_percentage
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_mrp_production__rto_percentage
#: model_terms:ir.ui.view,arch_db:custom_mrp_descarga.production_move_line_ids_tree_view
#: model_terms:ir.ui.view,arch_db:custom_mrp_descarga.stock_move_line_classified_tree_view
Expand Down Expand Up @@ -825,6 +886,7 @@ msgid "Salidas"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__seized_units
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_mrp_production__seized_units
msgid "Seized"
msgstr ""
Expand All @@ -839,6 +901,11 @@ msgstr ""
msgid "Staff"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__production_state
msgid "State"
msgstr ""

#. module: custom_mrp_descarga
#: model_terms:ir.ui.view,arch_db:custom_mrp_descarga.mrp_production_tree_view
msgid "Sum Total Unit"
Expand All @@ -849,6 +916,11 @@ msgstr ""
msgid "Task"
msgstr ""

#. module: custom_mrp_descarga
#: model_terms:ir.ui.view,arch_db:custom_mrp_descarga.view_account_analytic_line_filter
msgid "Task Name"
msgstr ""

#. module: custom_mrp_descarga
#: code:addons/custom_mrp_descarga/models/saca_line.py:0
#: code:addons/custom_mrp_descarga/models/saca_line.py:0
Expand All @@ -875,6 +947,11 @@ msgstr ""
msgid "Timesheet"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__task_name
msgid "Title"
msgstr ""

#. module: custom_mrp_descarga
#: model_terms:ir.ui.view,arch_db:custom_mrp_descarga.view_mrp_production_filter
msgid "Today"
Expand Down Expand Up @@ -1009,6 +1086,7 @@ msgid "Unload Date"
msgstr ""

#. module: custom_mrp_descarga
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_account_analytic_line__vehicle_id
#: model:ir.model.fields,field_description:custom_mrp_descarga.field_mrp_production__vehicle_id
msgid "Vehicle"
msgstr ""
Expand Down
Loading
Loading