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:29 +01:00
parent a76f29afb5
commit 2cd7ccbcc0
56 changed files with 307 additions and 286 deletions

View file

@ -15,7 +15,7 @@ msgstr ""
#. module: pos_financial_risk
#. odoo-javascript
#: code:addons/pos_financial_risk/static/src/xml/PaymentScreen.xml:0
#: code:addons/pos_financial_risk/static/src/xml/PaymentScreen.xml
#, python-format
msgid "(remainder"
msgstr "(remainder"
@ -27,7 +27,7 @@ msgstr "<span class=\"o_form_label\">Credit Limit Restricted</span>"
#. module: pos_financial_risk
#. odoo-javascript
#: code:addons/pos_financial_risk/static/src/xml/PaymentScreen.xml:0
#: code:addons/pos_financial_risk/static/src/xml/PaymentScreen.xml
#, python-format
msgid "Blocked due to credit limit reached"
msgstr "Blocked due to credit limit reached"
@ -39,8 +39,6 @@ msgstr "Postavke"
#. module: pos_financial_risk
#: model:ir.model.fields,field_description:pos_financial_risk.field_pos_config__payment_credit_limit_restricted_ids
#: model:ir.model.fields,field_description:pos_financial_risk.field_pos_payment_method__credit_limit_restricted
#: model:ir.model.fields,field_description:pos_financial_risk.field_res_config_settings__pos_payment_credit_limit_restricted_ids
msgid "Credit Limit Restricted"
msgstr "Credit Limit Restricted"