update receipt pdf view

This commit is contained in:
Aung Myo
2018-06-01 10:24:53 +06:30
parent 8e9e286965
commit bc9ac00cfe
3 changed files with 60 additions and 59 deletions

View File

@@ -185,6 +185,10 @@ For MoveTablePdf in print settings
3) settings/lookups => { type:tax_profiles, name: Doemal, value: doemal }
/* Tax Profile Group Types in lookups */
/*Receipt Pdf View in lookups */
1) settings/lookups => { type:ReceiptPdfView, name: Receipt Pdf View, value:1 or 0 }
=> 1 is active and 0 is in-active
Add Kitchen Role of Employee
=> 1) settings/lookups => { type:employee_roles, name: Kitchen, value:kitchen }