Edit Precision in Receipt Bill & Recceipt Bill A5 Pdf

This commit is contained in:
San Wai Lwin
2018-05-23 15:30:18 +06:30
parent 8134e37f5f
commit 71b6ade245
4 changed files with 42 additions and 15 deletions

View File

@@ -19,7 +19,7 @@ class ActionController::Base
render :json => [{ status: false, message: 'Invalid Access!'}]
end
else
check for license file
# check for license file
if check_license
current_license(ENV["SX_PROVISION_URL"])
else