api discount and change tax
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
if @status == true
|
||||
#show invoice number and stuff
|
||||
json.status @status
|
||||
json.booking_id @booking.booking_id
|
||||
json.sale_id @sale_data.sale_id
|
||||
sale = Sale.find(@sale_data.sale_id)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user