mirror of
https://github.com/bringout/oca-web.git
synced 2026-04-20 18:12:02 +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
fac1aaeaa8
commit
414ea3978c
42 changed files with 284 additions and 235 deletions
|
|
@ -109,6 +109,8 @@ msgid ""
|
|||
"Optional help text for the users with a description of the target view, such"
|
||||
" as its usage and purpose."
|
||||
msgstr ""
|
||||
"Opcionalni tekst pomoći za korisnike sa opisom ciljnog pogleda, kao što je "
|
||||
"njegova upotreba i svrha."
|
||||
|
||||
#. module: web_ir_actions_act_multi
|
||||
#: model:ir.model.fields,help:web_ir_actions_act_multi.field_ir_actions_act_multi__binding_model_id
|
||||
|
|
@ -116,3 +118,5 @@ msgid ""
|
|||
"Setting a value makes this action available in the sidebar for the given "
|
||||
"model."
|
||||
msgstr ""
|
||||
"Postavljanjem vrijednosti omogućava ovoj akciji da bude dostupna u meniju "
|
||||
"ovog modela."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue