mirror of
https://github.com/bringout/oca-project.git
synced 2026-04-18 14:01:59 +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
8c8ceccf3f
commit
2643497d8a
41 changed files with 418 additions and 299 deletions
|
|
@ -29,6 +29,8 @@ msgid ""
|
|||
"Name of your project. It can be anything you want e.g. the name of a "
|
||||
"customer or a service."
|
||||
msgstr ""
|
||||
"Naziv vašeg projekta. Može biti bilo što što želite npr. ime korisnika ili "
|
||||
"usluga."
|
||||
|
||||
#. module: project_sequence
|
||||
#: model:ir.model,name:project_sequence.model_project_project
|
||||
|
|
@ -66,3 +68,5 @@ msgid ""
|
|||
"Use %(sequence_code)s and %(name)s to include the sequence code and the name"
|
||||
" of the project in the display name."
|
||||
msgstr ""
|
||||
"Koristite %(sequence_code)s i %(name)s da uključite kod sekvence i ime "
|
||||
"projekta u ime prikaza."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue