Skip to content

Commit

Permalink
[IMP] Reformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
edescalona committed Dec 27, 2024
1 parent c1a83a8 commit 853a30f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions rental_pricelist_interval/views/product_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
name="rental_interval_max"
attrs="{'invisible': [('rental_of_interval','=',False)]}"
/>
<field
name="product_rental_interval_id"
invisible="1"
/>
<field name="product_rental_interval_id" invisible="1" />
<strong colspan="1" class="oe_inline">Bulk Prices</strong>
<button
name="action_reset_rental_price_interval_items"
Expand Down

0 comments on commit 853a30f

Please sign in to comment.