add some new fields to sale item
This commit is contained in:
@@ -201,7 +201,8 @@ class InventoryQuotaSaleItemSerializer(serializers.ModelSerializer):
|
||||
fields = [
|
||||
'id',
|
||||
"transaction",
|
||||
"product",
|
||||
"gov_product",
|
||||
"free_product",
|
||||
"product_name",
|
||||
"image",
|
||||
"name",
|
||||
|
||||
Reference in New Issue
Block a user