Thein Lin Kyaw
944f7a7259
fix timezone
2023-02-09 14:55:43 +06:30
pyaephyoeaung
214712fd2d
fix timezone - time with local timezone to default timezone
2022-05-19 14:20:55 +06:30
Myat Zin Wai Maw
79598c0126
shop code
2019-12-10 15:18:48 +06:30
Thein Lin Kyaw
937f40e7c1
Single database for multiple shops
...
Use ActsAsTenant as Multi-tenancy for shops
See below files:
- app/controllers/concern/multi_tenancy.rb
- app/models/application_record.rb
- app/models/shop.rb
An initializer can be created to control option in ActsAsTenant.
config/initializers/acts_as_tenant.rb
require 'acts_as_tenant/sidekiq'
ActsAsTenant.configure do |config|
config.require_tenant = false # true
end
more details: https://github.com/ErwinM/acts_as_tenant
2019-12-02 17:19:28 +06:30
Aung Myo
aecccffa1e
update move table with order queue station
2018-09-07 17:35:22 +06:30
phyusin
51664da169
check tax profile for move
2018-07-23 11:16:45 +06:30
Aung Myo
3c9af7233a
update booking today and yesterday
2018-06-26 14:16:18 +06:30
Aung Myo
c3f7191f17
update move table only order
2018-06-07 14:27:11 +06:30
Aung Myo
cdc736778b
added action cable in move table
2018-06-07 11:30:52 +06:30
phyusin
760c7685df
fixed some issue
2018-05-11 11:59:30 +06:30
phyusin
9ff3018323
add alert for new,send_to_kitchen and ready_to_delivery
2018-05-03 17:22:59 +06:30
San Wai Lwin
859080d4a1
Edit MoveTablePdf for cloud
2018-04-12 15:28:10 +06:30
phyusin
2ac629f6e0
conflict
2018-04-11 18:01:46 +06:30
phyusin
27e70f1a86
modify api and change rounding adj
2018-04-11 10:28:33 +06:30
San Wai Lwin
41d897d5c2
Edit Move Table Pdf
2018-04-10 18:18:08 +06:30
Yan
0ff340cac2
shop upate for 20 files
2018-04-10 18:10:40 +06:30
San Wai Lwin
769698e09e
Add MoveTablePdf and FOC update error
2018-04-05 18:23:29 +06:30
San Wai Lwin
9bf4047548
Add MoveTablePdf with multiple printer
2018-04-04 10:33:31 +06:30
San Wai Lwin
bc922a68c8
Add Moved By in MoveTablePdf
2018-03-28 16:17:41 +06:30
San Wai Lwin
c602988f42
Add Room and Table Moving
2018-03-26 18:05:09 +06:30
San Wai Lwin
07c3bcd7a7
Change Dashboard, Account in login, Shop name, Reference no for other charges
2018-02-28 15:31:55 +06:30
San Wai Lwin
3f247f731e
Shop name in navbar,linke to shop info
2018-02-05 18:11:45 +06:30
phyusin
9095dd46d9
change move table UI
2018-01-15 15:04:17 +06:30
yamin
382e9fd4fa
inventory definition.coffee
2017-10-23 11:40:37 +06:30
yamin
1aea52619a
UI change
2017-10-23 11:38:10 +06:30
Aung Myo
ccab11acb2
update admin bsb for layout
2017-10-23 09:38:11 +06:30
Yan
bc2101bf42
merge with staging
2017-10-12 09:59:24 +06:30
Aung Myo
33f03b2e05
update adminbsb theme all theme setting
2017-10-10 14:11:38 +06:30
Aung Myo
444b270dd1
update ui design
2017-09-29 13:42:41 +06:30
Aung Myo
c5dbbea76d
update long bill
2017-07-21 17:07:31 +06:30
Yan
ecc9ab53ec
Merge branch 'cancan' of bitbucket.org:code2lab/sxrestaurant
2017-06-26 09:59:16 +06:30
Aung Myo
01e5b7ba6c
update authorize
2017-06-23 09:41:48 +06:30
Nweni
0c0e44c808
move table
2017-06-22 16:31:41 +06:30
Nweni
0ff10f2f32
move multiple order and sales
2017-06-22 05:51:42 +06:30
Nweni
c7139609c4
move table
2017-06-21 18:26:03 +06:30
Nweni
64210f30ac
move table
2017-06-21 17:53:44 +06:30
Nweni
fa309fb89a
move whole table
2017-06-21 05:36:58 +06:30