diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-10 13:23:02 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-10 13:23:02 +0700 |
| commit | b12be84e1f8f4b0082a4c77e25b3dc68434b1ebc (patch) | |
| tree | 0a990469e13c5d73e99e1ddf1147cdcae362147f | |
| parent | 1641ce147735a3548ddef2982dfb6873955dfebc (diff) | |
add manufacture in product pricelist item
| -rwxr-xr-x | indoteknik_custom/views/product_pricelist_item.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/product_pricelist_item.xml b/indoteknik_custom/views/product_pricelist_item.xml index 80cf426b..2b70f1e1 100755 --- a/indoteknik_custom/views/product_pricelist_item.xml +++ b/indoteknik_custom/views/product_pricelist_item.xml @@ -44,6 +44,6 @@ </field> </field> </record> - + </data> </odoo>
\ No newline at end of file |
