mirror of
https://github.com/bringout/oca-report.git
synced 2026-04-18 03:22:00 +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
|
|
@ -20,14 +20,14 @@ msgstr "Length Izvještaj"
|
|||
|
||||
#. module: report_qweb_parameter
|
||||
#. odoo-python
|
||||
#: code:addons/report_qweb_parameter/models/ir_qweb.py:0
|
||||
#: code:addons/report_qweb_parameter/models/ir_qweb.py
|
||||
#, python-format
|
||||
msgid "Length cannot be less than %s"
|
||||
msgstr "Length cannot be less than %s"
|
||||
|
||||
#. module: report_qweb_parameter
|
||||
#. odoo-python
|
||||
#: code:addons/report_qweb_parameter/models/ir_qweb.py:0
|
||||
#: code:addons/report_qweb_parameter/models/ir_qweb.py
|
||||
#, python-format
|
||||
msgid "Length cannot be more than %s"
|
||||
msgstr "Length cannot be more than %s"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue