mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-25 07:42: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
5edf69d2b4
commit
7fb141ddd7
12 changed files with 565 additions and 374 deletions
|
|
@ -20,21 +20,25 @@ msgstr ""
|
|||
msgid "Adyen Merchant Account"
|
||||
msgstr "Adyen trgovinski račun"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: pos_restaurant_adyen
|
||||
#: model:ir.model,name:pos_restaurant_adyen.model_pos_order
|
||||
msgid "Point of Sale Orders"
|
||||
msgstr "Nalozi POS-a"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: pos_restaurant_adyen
|
||||
#: model:ir.model,name:pos_restaurant_adyen.model_pos_payment_method
|
||||
msgid "Point of Sale Payment Methods"
|
||||
msgstr "Načini plaćanja na prodajnom mjestu"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: pos_restaurant_adyen
|
||||
#: model:ir.model,name:pos_restaurant_adyen.model_pos_payment
|
||||
msgid "Point of Sale Payments"
|
||||
msgstr "Plaćanja na prodajnom mjestu"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: pos_restaurant_adyen
|
||||
#: model:ir.model,name:pos_restaurant_adyen.model_pos_session
|
||||
msgid "Point of Sale Session"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue