mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 20:32:06 +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
57fd446fa0
commit
67eb12cfcb
22 changed files with 311 additions and 500 deletions
|
|
@ -30,7 +30,6 @@ msgstr "API ključevi"
|
|||
|
||||
#. module: auth_api_key_group
|
||||
#: model:ir.actions.act_window,name:auth_api_key_group.auth_api_key_group_act_window
|
||||
#: model:ir.ui.menu,name:auth_api_key_group.auth_api_key_group_menu
|
||||
msgid "Auth Api Key Groups"
|
||||
msgstr "Auth API ključ grupe"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue