diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-09-05 15:05:06 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-09-05 15:05:06 +0700 |
| commit | c4bf293cd29fab412d38e7590acdc99f2456c0d8 (patch) | |
| tree | 0cbb2581f671d643dddd1dc7ca9d1e76df1b08e0 /indoteknik_custom/views/purchase_pricelist.xml | |
| parent | 513bce9e13dee0453ce24b41a54d3b408e58c7f0 (diff) | |
fix purchase pricelist
Diffstat (limited to 'indoteknik_custom/views/purchase_pricelist.xml')
| -rwxr-xr-x | indoteknik_custom/views/purchase_pricelist.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/purchase_pricelist.xml b/indoteknik_custom/views/purchase_pricelist.xml index 5c63676d..f9fd52ba 100755 --- a/indoteknik_custom/views/purchase_pricelist.xml +++ b/indoteknik_custom/views/purchase_pricelist.xml @@ -19,7 +19,7 @@ <field name="name">purchase.pricelist.form</field> <field name="model">purchase.pricelist</field> <field name="arch" type="xml"> - <form edit="0"> + <form> <sheet> <group> <group> |
