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

@ -13,11 +13,13 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
# taken from hr.po
#. module: purchase_location_by_line
#: model:ir.model.fields,field_description:purchase_location_by_line.field_purchase_order_line__location_dest_id
msgid "Destination"
msgstr "Odredište"
# taken from hr.po
#. module: purchase_location_by_line
#: model:ir.model,name:purchase_location_by_line.model_purchase_order_line
msgid "Purchase Order Line"
@ -26,4 +28,4 @@ msgstr "Stavka naloga za nabavu"
#. module: purchase_location_by_line
#: model:ir.model,name:purchase_location_by_line.model_stock_picking
msgid "Transfer"
msgstr "Transfer"
msgstr "Prijenos"