Thein Lin Kyaw
7e9b4f7120
update license
2020-06-19 10:46:52 +06:30
NyanLinHtut
f6a35d214f
fixed payment methods & license
2020-06-10 18:12:15 +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
2010b6a4bb
update number_formattable. update dashboard query.
2019-11-28 14:13:00 +06:30
Thein Lin Kyaw
47c12c6faa
dashboard check current_user for sales
2019-11-26 17:07:56 +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
74e29f7c39
remove def total_account from sale
2019-11-18 14:00:52 +06:30
Thein Lin Kyaw
a3e4cc8993
optimize for dashboards
2019-11-18 10:09:40 +06:30
NyanLinHtut
5e344dc4a6
waste and spoil report
2019-08-09 14:21:24 +06:30
phyusin
ccd9855281
shop_detail func: update in base
2019-01-07 16:05:18 +06:30
phyusin
11b4bdc804
api for cashier app
2018-10-12 15:18:23 +06:30
phyusin
9ac2044337
open TV script
2018-09-14 10:15:05 +06:30
phyusin
ca14b1e399
change credit payment query for dashboard and daily sales
2018-07-30 16:10:17 +06:30
San Wai Lwin
196946401d
Pull from master
2018-07-25 16:06:48 +06:30
phyusin
4783e35942
add dashboard settings and customer create
2018-07-13 18:00:49 +06:30
San Wai Lwin
052d5e8c9c
Edit dashboard ligin
2018-07-12 15:07:52 +06:30
Aung Myo
f0df6a80ba
update optimzation
2018-07-05 12:50:16 +06:30
phyusin
9a86ff976a
dashboard query changes
2018-06-25 16:13:40 +06:30
phyusin
b9a8912f01
reduce query in dashboard
2018-06-18 10:29:30 +06:30
phyusin
86b83125e6
change some fun: for dashboard
2018-06-15 18:19:53 +06:30
phyusin
4a2d4b1007
fixed for reprint and query
2018-06-13 17:40:18 +06:30
Aung Myo
7f249feda2
update origami dashboard
2018-06-05 15:50:06 +06:30
Aung Myo
ec4a0a3f81
update employee active , addorder view
2018-05-22 16:54:18 +06:30
phyusin
b3e17f6936
Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant into adminbsb_ui_changes
2018-04-09 09:48:35 +06:30
phyusin
2e19d34ced
add dinga payment and new payment type in report
2018-04-09 09:40:08 +06:30
Aung Myo
14b33a6f8d
add kitchen role for oqs
2018-04-07 15:53:24 +06:30
phyusin
4b78de3f9a
add filter in dashboard and Transaction/Sale
2018-03-26 16:42:17 +06:30
phyusin
e0fe0ee8ab
dashboard update
2018-03-23 18:06:53 +06:30
Yan
510e3aabec
check current user session
2018-03-20 14:32:08 +06:30
San Wai Lwin
9228168ebc
route changes
2018-03-13 14:51:07 +06:30
phyusin
ebf01a5d95
change action
2018-03-05 16:28:34 +06:30
phyusin
779ef9a4ba
remove conflict data
2018-03-05 16:26:19 +06:30
phyusin
bd06e80b37
remove conflict data
2018-03-05 16:24:45 +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
phyusin
adefd8c034
remove conflict data
2018-02-27 14:35:21 +06:30
Aung Myo
ce8581f892
fixed conflic when pull master item remark
2018-02-26 17:02:46 +06:30
phyusin
7043eccb73
Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant into adminbsb_ui_changes
2018-02-26 09:21:08 +06:30
Yan
a6abfb2f49
update token mismatch
2018-02-23 15:49:29 +06:30
Aung Myo
ac47501e01
update conflic for pull master
2018-02-23 14:58:35 +06:30
Yan
25a212bb70
update base controllers
2018-02-23 14:45:53 +06:30
phyusin
7cbb67fd30
add link for oqs in origami
2018-02-22 18:51:57 +06:30
phyusin
eafbb80f51
Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant into adminbsb_ui_changes
2018-02-22 09:44:14 +06:30
Yan
643a9d71be
remove skip before action in home controller
2018-02-21 17:04:45 +06:30
Yan
3d2d304654
license update for token
2018-02-21 16:30:14 +06:30
phyusin
84c0a60c08
add filter for dashboard
2018-02-21 09:15:41 +06:30
phyusin
521b4d897b
change migration file
2018-02-19 15:43:27 +06:30
phyusin
dc5cd84f5c
show cashier dashboard view
2018-02-19 13:46:08 +06:30
Aung Myo
974dde54c0
update shop.name
2018-02-09 14:58:08 +06:30
Aung Myo
2f024e8691
update qurick raw
2018-02-01 10:29:24 +06:30
Aung Myo
674f6cd37d
update decimal and delimeter for dashboard
2018-01-09 10:52:52 +06:30