mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-25 03:42:01 +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
|
|
@ -24,6 +24,8 @@ msgid ""
|
|||
"This will update all the line prices based on the vendor currently set. Do "
|
||||
"you want to continue?"
|
||||
msgstr ""
|
||||
"This will update all the line prices based on the vendor currently set. Do "
|
||||
"you want to continue?"
|
||||
|
||||
#. module: purchase_order_price_recalculation
|
||||
#: model_terms:ir.ui.view,arch_db:purchase_order_price_recalculation.purchase_order_form
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue