diff --git a/ddmrp_adjustment/i18n/it.po b/ddmrp_adjustment/i18n/it.po index 2683a211b..d81c85698 100644 --- a/ddmrp_adjustment/i18n/it.po +++ b/ddmrp_adjustment/i18n/it.po @@ -59,6 +59,11 @@ msgstr "Riga foglio correzione buffer" msgid "Buffer Adjustments" msgstr "Correzioni buffer" +#. module: ddmrp_adjustment +#: model:ir.actions.act_window,name:ddmrp_adjustment.ddmrp_adjustment_demand_action +msgid "Buffer Adjustments Demand" +msgstr "" + #. module: ddmrp_adjustment #: model_terms:ir.ui.view,arch_db:ddmrp_adjustment.view_ddmrp_adjustment_sheet_wizard_form msgid "Buffer Adjustments Wizard" @@ -80,6 +85,11 @@ msgstr "Annulla" msgid "Company" msgstr "Azienda" +#. module: ddmrp_adjustment +#: model:ir.model.fields,field_description:ddmrp_adjustment.field_stock_buffer__count_ddmrp_adjustment_demand +msgid "Count Ddmrp Adjustment Demand" +msgstr "" + #. module: ddmrp_adjustment #: model:ir.actions.act_window,name:ddmrp_adjustment.action_ddmrp_adjustment_sheet_wizard #: model:ir.ui.menu,name:ddmrp_adjustment.menu_ddmrp_adjustment_sheet_wizard @@ -107,11 +117,6 @@ msgstr "Creato il" msgid "DAF Demand Allocation" msgstr "Allocazione fabbisogno DAF" -#. module: ddmrp_adjustment -#: model_terms:ir.ui.view,arch_db:ddmrp_adjustment.stock_buffer_view_form -msgid "DAF: *" -msgstr "" - #. module: ddmrp_adjustment #: model:ir.model,name:ddmrp_adjustment.model_ddmrp_adjustment msgid "DDMRP Adjustment" @@ -138,6 +143,11 @@ msgstr "Buffer DDMRP" msgid "Daf Applied" msgstr "" +#. module: ddmrp_adjustment +#: model:ir.model.fields,field_description:ddmrp_adjustment.field_stock_buffer__daf_text +msgid "Daf Text" +msgstr "" + #. module: ddmrp_adjustment #: model:ir.model.fields,field_description:ddmrp_adjustment.field_ddmrp_adjustment_sheet__date_start msgid "Date From" @@ -169,12 +179,6 @@ msgstr "Unità di misura predefinita per tutte le operazioni di magazzino." msgid "Demand Adjustment Factor" msgstr "Fattore correzione fabbisogno" -#. module: ddmrp_adjustment -#: code:addons/ddmrp_adjustment/models/stock_buffer.py:0 -#, python-format -msgid "Demand Allocated to Components" -msgstr "Fabbisogno allocato ai componenti" - #. module: ddmrp_adjustment #: model:ir.model.fields,help:ddmrp_adjustment.field_stock_buffer__extra_demand_ids msgid "" @@ -285,6 +289,16 @@ msgstr "Prodotto origine" msgid "Originated from" msgstr "Originato da" +#. module: ddmrp_adjustment +#: model:ir.model.fields,field_description:ddmrp_adjustment.field_stock_buffer__parent_daf_applied +msgid "Parent Daf Applied" +msgstr "" + +#. module: ddmrp_adjustment +#: model:ir.model.fields,field_description:ddmrp_adjustment.field_stock_buffer__parent_daf_text +msgid "Parent Daf Text" +msgstr "" + #. module: ddmrp_adjustment #: model:ir.model.fields,field_description:ddmrp_adjustment.field_ddmrp_adjustment_sheet_line__date_range_id #: model_terms:ir.ui.view,arch_db:ddmrp_adjustment.view_ddmrp_adjustment_sheet_wizard_form @@ -348,7 +362,12 @@ msgstr "Valore" #. module: ddmrp_adjustment #: model_terms:ir.ui.view,arch_db:ddmrp_adjustment.stock_buffer_view_form -msgid "View DAF Affecting Actual ADU" +msgid "View DAFs Affecting Actual ADU" +msgstr "" + +#. module: ddmrp_adjustment +#: model_terms:ir.ui.view,arch_db:ddmrp_adjustment.stock_buffer_view_form +msgid "View Demand from parent DAFs Affecting Actual ADU" msgstr "" #. module: ddmrp_adjustment @@ -367,3 +386,7 @@ msgstr "Bisogna selezionare almeno un buffer." #: model_terms:ir.ui.view,arch_db:ddmrp_adjustment.view_ddmrp_adjustment_sheet_wizard_form msgid "to" msgstr "a" + +#, python-format +#~ msgid "Demand Allocated to Components" +#~ msgstr "Fabbisogno allocato ai componenti"