Thein Lin Kyaw
2ee1fc2423
Merge branch 'r-1902001-01' into foodcourt
2020-07-11 04:00:55 +06:30
NyanLinHtut
f6a35d214f
fixed payment methods & license
2020-06-10 18:12:15 +06:30
NyanLinHtut
98ca01533e
change hardcoded payment methods
2020-06-08 10:13:55 +06:30
NyanLinHtut
871403382e
validate foodcourt origami cashier
2020-05-18 14:23:33 +06:30
Zin Moe
944838c739
hide left_sidebar and auto_scroll to item in add order table
2020-02-28 17:49:54 +06:30
NyanLinHtut
314cc507a3
merge with r-19
2020-01-11 11:08:33 +06:30
NyanLinHtut
afe3c995ae
fixed conflit
2019-12-13 10:09:25 +06:30
NyanLinHtut
c6c605bb01
add out of stock
2019-12-13 10:07:20 +06:30
Thein Lin Kyaw
b0452030b0
fix menu attributes error
2019-12-10 16:34:58 +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
Thein Lin Kyaw
18cb9ba23c
fix sub menu category error
2019-11-29 15:47:15 +06:30
NyanLinHtut
3c5755a028
fixed set items in origami
2019-11-28 17:27:28 +06:30
Thein Lin Kyaw
2010b6a4bb
update number_formattable. update dashboard query.
2019-11-28 14:13:00 +06:30
Thein Lin Kyaw
3c1cc737b5
improve receipt/details reports and implement number formatting
...
1) eager load reports for receipt/details
2) introduce number_format lookups to replace print_settings for number formatting
3) implement NumberFormattable concern, reference number_format lookups or print_settings if not exist, to get number format settings and number formatting
4) replace rails NumberHelper.number_with_precision with NumberFormattable.number_format hopefully to reduce overhead, formatting numbers for huge lists of data
2019-11-25 23:17:53 +06:30
Thein Lin Kyaw
a3e4cc8993
optimize for dashboards
2019-11-18 10:09:40 +06:30
NyanLinHtut
7de795ee27
second display
2019-06-20 15:07:18 +06:30
phyusin
b557e17558
menu item checked
2018-12-26 10:37:17 +06:30
phyusin
03fd7c79b8
food court and Booking ID for order and receipt
2018-10-08 17:41:22 +06:30
Aung Myo
00016097d8
Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant
2018-09-24 15:57:13 +06:30
Aung Myo
1e9b072942
update menu json
2018-09-24 15:56:59 +06:30
phyusin
d948ca53db
Merge branch 'adminbsb_ui_changes' of bitbucket.org:code2lab/sxrestaurant
2018-09-24 15:44:58 +06:30
phyusin
3127862081
acces level for transaction/sale VOID
2018-09-24 15:43:28 +06:30
Aung Myo
dd3adb6c56
update menu json for is ordering
2018-09-24 13:59:37 +06:30
Aung Myo
a5ebce1c08
update menu for ordering
2018-09-21 17:32:16 +06:30
phyusin
1f03a19d5b
some changes for order reservation
2018-09-06 11:45:24 +06:30
Aung Myo
92ec4eaf56
update dashboard revenue sale amount with discount
2018-07-23 17:34:14 +06:30
phyusin
4783e35942
add dashboard settings and customer create
2018-07-13 18:00:49 +06:30
Aung Myo
2de538aee6
update conflic
2018-06-18 10:41:50 +06:30
Aung Myo
aec212d127
update lookup display type
2018-06-18 10:39:52 +06:30
phyusin
b9a8912f01
reduce query in dashboard
2018-06-18 10:29:30 +06:30
phyusin
c8642548e5
check order reservation update and payment route fixed
2018-06-08 16:50:06 +06:30
Aung Myo
7649728c4d
update menu json for sort by name
2018-05-24 16:29:51 +06:30
Aung Myo
80e9f4fc36
update menu json for unscope4
2018-05-21 15:59:42 +06:30
Aung Myo
f5ad727c08
update menu cateogry and myanmar font in xls
2018-05-21 15:30:15 +06:30
phyusin
fa4c5d075e
check menu is_available, survey id and check status with sale items SUM in receipBill
2018-05-16 17:08:00 +06:30
Aung Myo
57c9cd4d6f
updaate loading menu cache
2018-05-14 14:49:21 +06:30
Aung Myo
0b104b021b
update add ordr
2018-05-14 13:34:14 +06:30
Aung Myo
f239a3f87c
update pdf view height
2018-05-10 15:40:56 +06:30
Aung Myo
7b5c04c797
update add order cache menu
2018-05-10 14:28:28 +06:30
Aung Myo
5d870df7f5
update addorder cache
2018-05-09 18:59:37 +06:30
Aung Myo
efa5350883
cache menu
2018-05-09 16:46:54 +06:30
Aung Myo
2d73e63e7b
update cache menu
2018-05-08 15:47:11 +06:30
phyusin
c6f654808c
add dine-in cashier settings in lookups
2018-05-04 14:09:58 +06:30
Aung Myo
390c9b2dca
Merge branch 'adminbsb_material_ui'
2018-04-26 13:35:41 +06:30
Aung Myo
3a85481dcd
update dinga and paymal
2018-04-26 13:07:31 +06:30
phyusin
b41c85132d
add order and reservation, quick service in lookups and add date and order by in order reservation
2018-04-25 15:07:43 +06:30
Aung Myo
66df760323
update order & reservation
2018-04-09 11:51:39 +06:30
Aung Myo
a9b9342f42
Merge branch 'adminbsb_material_ui'
2018-04-07 16:45:45 +06:30
Aung Myo
37694fd47d
-ဓ
...
2018-04-07 12:43:29 +06:30
phyusin
7c15dac2aa
webview
2018-04-05 17:30:44 +06:30