Skip to content

Commit

Permalink
[FIX] product_variant_sale_price: edit Sales Price
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-grinspan committed Jul 10, 2024
1 parent d064127 commit bc5c7c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions product_variant_sale_price/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
- RabbitJon-S73 \<<[email protected]>\>
- Emanuel Cino \<<[email protected]>\>
- Pedroguirao \<<[email protected]>\>
- Gabriel Grinspan \<<[email protected]>\>
2 changes: 1 addition & 1 deletion product_variant_sale_price/views/product_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<field name="arch" type="xml">
<!-- Make the field editable -->
<field name="lst_price" position="attributes">
<attribute name="attrs" />
<attribute name="readonly" />
</field>
</field>
</record>
Expand Down

0 comments on commit bc5c7c9

Please sign in to comment.