mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[IMP] shorter page name
This commit is contained in:
@@ -68,8 +68,8 @@ msgstr "Composants"
|
||||
|
||||
#. module: mrp_bom_widget_section_and_note_one2many
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_bom_widget_section_and_note_one2many.mrp_bom_form_view_section
|
||||
msgid "Components with sections and notes"
|
||||
msgstr "Composants"
|
||||
msgid "Components and sections"
|
||||
msgstr "Composants avec sections"
|
||||
|
||||
#. module: mrp_bom_widget_section_and_note_one2many
|
||||
#: model:ir.model.fields,field_description:mrp_bom_widget_section_and_note_one2many.field_mrp_bom_line__name
|
||||
|
||||
@@ -13,10 +13,7 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
<field name="arch" type="xml">
|
||||
<!-- Add new page -->
|
||||
<xpath expr="//page[1]" position="before">
|
||||
<page
|
||||
string="Components with sections and notes"
|
||||
name="components_w_sections_notes"
|
||||
>
|
||||
<page string="Components and sections" name="components_w_sections_notes">
|
||||
<field
|
||||
name="bom_line_with_sectionnote_ids"
|
||||
widget="section_and_note_one2many"
|
||||
|
||||
Reference in New Issue
Block a user