update readme
This commit is contained in:
14
README.md
14
README.md
@@ -70,8 +70,8 @@ For Bank Integration setting
|
||||
2) settings/lookups => { type:bank_integration, name: Bank Integration, value:1 }
|
||||
|
||||
For checkout time and checkout alert time
|
||||
1) checkout time => { type: checkout_time, name: 9:00AM - 12:00 PM, value: 120 }
|
||||
2) checkout alert time => { type: checkout_alert_time, name: 8:00AM - 12:00 PM, value: 60 }
|
||||
1) checkout time => { type: checkout_time, name: 9:00 AM - 12:00 PM, value: 120 }
|
||||
2) checkout alert time => { type: checkout_alert_time, name: 8:00 AM - 12:00 PM, value: 60 }
|
||||
* you can add multiple record for checkout time and checkout alert time
|
||||
* type must be 'checkout_time' and 'checkout_alert_time'
|
||||
* you can change name and value
|
||||
@@ -98,12 +98,12 @@ SQL Update after rake clear:data runned
|
||||
|
||||
* ToDo list
|
||||
|
||||
1. Cloud Sync
|
||||
2. Action Cable
|
||||
3. Shop Setup
|
||||
4. Payment Integation
|
||||
1. Migration
|
||||
2. Quick Service
|
||||
3. Order & Reservation
|
||||
|
||||
|
||||
* System dependencies
|
||||
* System Dependencies
|
||||
|
||||
* Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user