summaryrefslogtreecommitdiff
path: root/indoteknik_api/models/product_product.py
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2023-01-05 04:26:58 +0000
committerIT Fixcomart <it@fixcomart.co.id>2023-01-05 04:26:58 +0000
commitd37c78617706d6313bf8c40277d56028f0f28a07 (patch)
treed46e635d9977350d7414248fc9b5a375fd00f3e0 /indoteknik_api/models/product_product.py
parentf56ff7fb53e25c188663f643f06691d8d71bd34a (diff)
parent9a3a8c37b65d6017bae50d56b4c5bd1ea641a3b1 (diff)
Merged in staging (pull request #14)
Staging
Diffstat (limited to 'indoteknik_api/models/product_product.py')
-rw-r--r--indoteknik_api/models/product_product.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_api/models/product_product.py b/indoteknik_api/models/product_product.py
index b5253591..6b02d91e 100644
--- a/indoteknik_api/models/product_product.py
+++ b/indoteknik_api/models/product_product.py
@@ -1,7 +1,7 @@
from odoo import models
-class ProductTemplate(models.Model):
+class ProductProduct(models.Model):
_inherit = 'product.product'
def api_single_response(self, product_product):