mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-18 04:12:06 +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
|
|
@ -17,11 +17,12 @@ msgstr ""
|
|||
|
||||
#. module: sale_loyalty_delivery
|
||||
#. odoo-python
|
||||
#: code:addons/sale_loyalty_delivery/models/sale_order.py:0
|
||||
#: code:addons/sale_loyalty_delivery/models/sale_order.py
|
||||
#, python-format
|
||||
msgid "Free Shipping - %s"
|
||||
msgstr "Besplatna dostava - %s"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: sale_loyalty_delivery
|
||||
#: model:ir.model,name:sale_loyalty_delivery.model_sale_order
|
||||
msgid "Sales Order"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue