api discount and change tax
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
json.status true
|
||||
json.data do
|
||||
json.tax_profiles @tax_profiles, :name, :group_type, :rate, :inclusive, :order_by
|
||||
end
|
||||
json.data @tax_profiles, :name, :group_type, :rate, :inclusive, :order_by
|
||||
|
||||
Reference in New Issue
Block a user