merge with settings_backend
This commit is contained in:
@@ -79,7 +79,7 @@ account_type = Lookup.create([{lookup_type:'account_type', name: 'Income', value
|
||||
# sale void reason
|
||||
void_reason = Lookup.create([{lookup_type:'void_reason', name: 'Approve By Manager', value: 'Approve By Manager'},
|
||||
{lookup_type:'void_reason', name: 'Customer Mistake', value: 'Customer Mistake'},
|
||||
{lookup_type:'void_reason', name: 'Cashier Mistake', value: 'Cashier Mistake'},
|
||||
{lookup_type:'void_reason', name: 'Cashier Mistake', value: 'Cashier Mistake'},
|
||||
{lookup_type:'void_reason', name: 'Waiter Mistake', value: 'Waiter Mistake'}])
|
||||
|
||||
#WALK CUSTOMER - Default CUSTOMER (take key 1)
|
||||
|
||||
Reference in New Issue
Block a user