mirror of
https://github.com/bringout/oca-pos.git
synced 2026-04-21 07:22:08 +02:00
Hide irrelevant fields for Line Item Extraction rules
- Make target_field hidden and not required for line_item rules - Hide Pattern Matching section for line_item rules - Hide Data Type and Parsing section for line_item rules - Hide stop_on_match field for line_item rules - Hide Transformation and Validation tabs for line_item rules - Clean up model: remove required=True from target_field and match_pattern Version: 16.0.1.0.20 🤖 assisted by claude 🤖 assisted by claude
This commit is contained in:
parent
a76f29afb5
commit
2cd7ccbcc0
56 changed files with 307 additions and 286 deletions
|
|
@ -20,14 +20,11 @@ msgstr "Postavke"
|
|||
|
||||
#. module: pos_margin
|
||||
#: model:ir.model.fields,field_description:pos_margin.field_pos_config__iface_display_margin
|
||||
#: model:ir.model.fields,field_description:pos_margin.field_res_config_settings__pos_iface_display_margin
|
||||
msgid "Diplay Margin"
|
||||
msgstr "Diplay Margin"
|
||||
|
||||
#. module: pos_margin
|
||||
#: model:ir.model.fields,help:pos_margin.field_pos_config__iface_display_margin
|
||||
#: model:ir.model.fields,help:pos_margin.field_res_config_settings__pos_iface_display_margin
|
||||
#: model_terms:ir.ui.view,arch_db:pos_margin.res_config_settings_view_form_margin_inherit
|
||||
msgid "Display Margin and Margin Rate in the frontend"
|
||||
msgstr "Display Margin and Margin Rate in the frontend"
|
||||
|
||||
|
|
@ -43,7 +40,7 @@ msgstr "Margin Total"
|
|||
|
||||
#. module: pos_margin
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_margin/static/src/xml/pos_margin.xml:0
|
||||
#: code:addons/pos_margin/static/src/xml/pos_margin.xml
|
||||
#, python-format
|
||||
msgid "Margin:"
|
||||
msgstr "Marža:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue