mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-25 02:42:03 +02:00
19.0 vanilla
This commit is contained in:
parent
6e54c1af6c
commit
3ca647e428
1087 changed files with 132065 additions and 108499 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<div id="warning_text_pos_discount" position="replace">
|
||||
<div class="row">
|
||||
<label string="Discount Product" for="pos_discount_product_id" class="col-lg-3 o_light_label"/>
|
||||
<field name="pos_discount_product_id" attrs="{'required':[('pos_module_pos_discount', '=', True)]}"/>
|
||||
<field name="pos_discount_product_id" required="pos_module_pos_discount"/>
|
||||
</div>
|
||||
<div class="row">
|
||||
<label string="Discount %" for="pos_discount_pc" class="col-lg-3 o_light_label"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue