mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 03:52: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
c13d931fb2
commit
d62fb585d6
171 changed files with 3251 additions and 8127 deletions
|
|
@ -236,6 +236,10 @@ msgid ""
|
|||
"Today: Activity date is today\n"
|
||||
"Planned: Future activities."
|
||||
msgstr ""
|
||||
"Status baziran na aktivnostima\n"
|
||||
"Zakašnjelo: Rok je već prošao\n"
|
||||
"Danas: Datum aktivnosti je danas\n"
|
||||
"Planirano: Buduće aktivnosti."
|
||||
|
||||
#. module: ddmrp_chatter
|
||||
#: model:ir.model,name:ddmrp_chatter.model_stock_buffer
|
||||
|
|
@ -248,6 +252,8 @@ msgid ""
|
|||
"The procurement quantity will be rounded up to this multiple. If it is 0, "
|
||||
"the exact quantity will be used."
|
||||
msgstr ""
|
||||
"Količina nabavke će biti zaokružena naviše na ovaj množitelj. Ako je 0, "
|
||||
"koristiće se tačna količina."
|
||||
|
||||
#. module: ddmrp_chatter
|
||||
#: model:ir.model.fields,help:ddmrp_chatter.field_stock_buffer__activity_exception_decoration
|
||||
|
|
@ -275,3 +281,5 @@ msgid ""
|
|||
"Whenever the buffer is recomputed, if this option is set, it will procure "
|
||||
"automatically if needed."
|
||||
msgstr ""
|
||||
"Svaki put kada se bafer ponovno izračunava, ako je ova opcija postavljena, "
|
||||
"automatski će se nabavljati ako je potrebno."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue