mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-24 21:12:04 +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
067610e5fe
commit
671ef3554c
53 changed files with 6903 additions and 3840 deletions
|
|
@ -15,16 +15,19 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Nije nađeno skladišno kretanje"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Stavka prodajnog naloga"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
|
|
@ -32,7 +35,11 @@ msgid ""
|
|||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
" Ovaj meni nudi punu sljedivost skladišnih\n"
|
||||
" operacija određenog proizvoda. Moguće je filtrirati na proizvodu\n"
|
||||
" kako bi vidjeli sve prošle ili buduće skladišne prijenose proizvoda."
|
||||
|
||||
# taken from hr.po
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue