mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 05:52:06 +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
c13d931fb2
commit
d62fb585d6
171 changed files with 3251 additions and 8127 deletions
|
|
@ -45,7 +45,6 @@ msgstr "Definirajte polja za spremanje vrijednosti šablona akcije"
|
|||
|
||||
#. module: mgmtsystem_action_template
|
||||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__description
|
||||
#: model_terms:ir.ui.view,arch_db:mgmtsystem_action_template.mgmtsystem_action_template_form_view
|
||||
msgid "Description"
|
||||
msgstr "Opis"
|
||||
|
||||
|
|
@ -86,8 +85,7 @@ msgstr "Šablon akcije sistema upravljanja"
|
|||
|
||||
#. module: mgmtsystem_action_template
|
||||
#. odoo-python
|
||||
#: code:addons/mgmtsystem_action_template/models/mgmtsystem_action.py:0
|
||||
#: code:addons/mgmtsystem_action_template/tests/test_action_template.py:0
|
||||
#: code:addons/mgmtsystem_action_template/models/mgmtsystem_action.py
|
||||
#, python-format
|
||||
msgid "NEW"
|
||||
msgstr "NOVO"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue