Delect Lookup for check in out

This commit is contained in:
San Wai Lwin
2018-06-19 10:48:56 +06:30
parent 0da0484707
commit 555ff6e684
6 changed files with 41 additions and 118 deletions

View File

@@ -5,4 +5,5 @@ class PrintSetting < ApplicationRecord
def self.get_precision_delimiter
PrintSetting.find_by_unique_code("CloseCashierPdf")
end
end