mirror of
https://github.com/bringout/oca-report.git
synced 2026-04-18 05:42:01 +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
f16e38e259
commit
4c3046d5ae
34 changed files with 965 additions and 817 deletions
|
|
@ -23,6 +23,8 @@ msgstr "Vrijednost konteksta"
|
|||
msgid ""
|
||||
"Context dictionary as Python expression, empty by default (Default: {})"
|
||||
msgstr ""
|
||||
"Riječnik (dictionary) konteksta kao Python izraz, početna vrijednost je "
|
||||
"prazno (Zadano: {})"
|
||||
|
||||
#. module: report_context
|
||||
#: model:ir.model,name:report_context.model_ir_actions_report
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue