mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-24 03:22:08 +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
1c779d211b
commit
6af9cfd92c
79 changed files with 741 additions and 953 deletions
|
|
@ -13,11 +13,13 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: purchase_location_by_line
|
||||
#: model:ir.model.fields,field_description:purchase_location_by_line.field_purchase_order_line__location_dest_id
|
||||
msgid "Destination"
|
||||
msgstr "Odredište"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: purchase_location_by_line
|
||||
#: model:ir.model,name:purchase_location_by_line.model_purchase_order_line
|
||||
msgid "Purchase Order Line"
|
||||
|
|
@ -26,4 +28,4 @@ msgstr "Stavka naloga za nabavu"
|
|||
#. module: purchase_location_by_line
|
||||
#: model:ir.model,name:purchase_location_by_line.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transfer"
|
||||
msgstr "Prijenos"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue