mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-19 16:32: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
57fd446fa0
commit
67eb12cfcb
22 changed files with 311 additions and 500 deletions
|
|
@ -24,6 +24,8 @@ msgid ""
|
|||
"If exactly one enabled provider has this checked, the login screen redirects"
|
||||
" to the OAuth provider."
|
||||
msgstr ""
|
||||
"Ako tačno jedan omogućen provajder ima ovu opciju označenu, ekran za prijavu"
|
||||
" preusmjerava na OAuth provajdera."
|
||||
|
||||
#. module: auth_oauth_autologin
|
||||
#: model:ir.model,name:auth_oauth_autologin.model_auth_oauth_provider
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue