add print at receipt no report

This commit is contained in:
NyanLinHtut
2019-10-02 09:24:30 +06:30
parent 94a1f5b2b5
commit a61c4a1932
7 changed files with 148 additions and 14 deletions

View File

@@ -93,6 +93,12 @@ For Show Sale Items Summary at CloseCashierPrint
1) settings/print_settings
a) Check => Shift Sale Items
For Show/Hide AddOrder Button in QuickService
1) settings/lookups => {type:quickservice_add_order, name: QuickServiceAddOrder, value:1 OR 0}
For Show Print Button in ReceiptNo Report
1) settings/lookups => {type:reprint_receipt, name: Reprint Receipt in Report, value:1}
For Bank Integration setting
1) rake db:migrate for card_sale_trans, card_settle_trans
2) settings/lookups => { type:bank_integration, name: Bank Integration, value:1 }