merge with Old Town Req

This commit is contained in:
phyusin
2018-03-05 15:10:36 +06:30
6 changed files with 37 additions and 36 deletions

View File

@@ -135,6 +135,10 @@ ADD COLUMN image_path VARCHAR(255);
ALTER TABLE sales
ADD COLUMN equal_persons INT(11) after rebate_status;
<---- Extra Fields Script ----->
For CloseCashierCustomisePdf in lookups
*** change CloseCashierPdf to CloseCashierCustomisePdf
1) settings/print_settings
2) settings/lookups => { type:print_settings, name: CloseCashierCustomisePdf, value:1 }
* ToDo list