|
Dining Charge |
|
| Item code : | <%= dc.item_code %> |
| Unit price : | <%= dc.unit_price %> |
| Charge type : | <%= dc.charge_type %> |
| <%= link_to 'Edit Charges', edit_settings_zone_table_dining_charge_path(@zone,@settings_table,dc),:class => 'btn bg-deep-purple' %> | |
1) Name - to write table name
2) Status - to write is available or not
3) Seater - to write seat for table
4) Order by - to write order for table
5) Is active - checkbox for is active or not
1) ADD FOR EXTRA CHARGES - to add for extra charges
2) CREATE - to create table
1) Home / Back - go to dashboard