update credit
This commit is contained in:
@@ -22,7 +22,7 @@ class Sale < ApplicationRecord
|
||||
"monthly" => 1,
|
||||
"yearly" => 2
|
||||
}
|
||||
|
||||
SALE_STATUS_OUTSTANDING = "outstanding"
|
||||
SALE_STATUS_COMPLETED = "completed"
|
||||
|
||||
def generate_invoice_from_booking(booking_id, requested_by)
|
||||
|
||||
Reference in New Issue
Block a user