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:
Ernad Husremovic 2025-11-05 23:02:32 +01:00
parent 1c779d211b
commit 6af9cfd92c
79 changed files with 741 additions and 953 deletions

View file

@ -15,7 +15,6 @@ msgstr ""
#. module: purchase_reorder_control
#: model:ir.model.fields,field_description:purchase_reorder_control.field_product_product__purchase_ok
#: model:ir.model.fields,field_description:purchase_reorder_control.field_product_template__purchase_ok
msgid "Can be Purchased"
msgstr "Može se kupovati"
@ -31,7 +30,7 @@ msgstr "Artikal"
#. module: purchase_reorder_control
#. odoo-python
#: code:addons/purchase_reorder_control/models/stock_warehouse_orderpoint.py:0
#: code:addons/purchase_reorder_control/models/stock_warehouse_orderpoint.py
#, python-format
msgid "Unpurchaseable Products cannot be reordered"
msgstr "Proizvodi koji se ne mogu kupiti ne mogu se ponovo naručiti"