add precision in payment page
This commit is contained in:
@@ -217,7 +217,9 @@ class Origami::PaymentsController < BaseOrigamiController
|
||||
@rounding_adj = @sale_data.rounding_adjustment
|
||||
end
|
||||
#end rounding adjustment
|
||||
|
||||
|
||||
# get printer info
|
||||
@print_settings = PrintSetting.get_precision_delimiter()
|
||||
|
||||
#get customer amount
|
||||
@customer = Customer.find(@sale_data.customer_id)
|
||||
|
||||
Reference in New Issue
Block a user