yarzar_code
81474ec68a
.
2020-01-09 15:57:56 +06:30
Thein Lin Kyaw
5e7e92edb8
hide change tax button after first bill
2020-01-03 13:25:32 +06:30
yarzar_code
0202bc7827
Changed raw SQL query to activerecord
2020-01-03 10:16:45 +06:30
NyanLinHtut
358ff50934
daily & hourly report
2019-12-23 14:51:37 +06:30
NyanLinHtut
c87a2e579b
-
2019-12-23 09:48:11 +06:30
NyanLinHtut
10c1ba12af
-
2019-12-20 15:48:38 +06:30
Thein Lin Kyaw
e6392c3bd4
update for addorder and printer
2019-12-17 15:02:58 +06:30
Thein Lin Kyaw
3a99e1bb09
update for order process
...
Add activereocrd-import gem for bulk insert
2019-12-09 10:33:19 +06:30
Thein Lin Kyaw
1607cb70d3
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 detail: https://github.com/ErwinM/acts_as_tenant
2019-12-02 18:02:39 +06:30
Thein Lin Kyaw
f2b4114ad5
change config for local server
2019-11-19 00:08:56 +06:30
git_code2lab
6bfaea9f34
fixed conflict
2019-11-15 14:24:54 +06:30
git_code2lab
213644d8ef
commit from production server
2019-11-15 14:17:50 +06:30
Nweni
b73136dc79
print copies
2019-11-01 16:28:18 +06:30
Myat Zin Wai Maw
1ced4a3d6d
discount
2019-09-05 11:57:26 +06:30
Myat Zin Wai Maw
34c3dc47ae
discount
2019-09-04 18:19:06 +06:30
Zoey
68b16eeee7
kbzpay qrcode
2019-06-24 10:19:10 +06:30
Myat Zin Wai Maw
55c9e0c578
fix conflict
2019-06-20 15:22:06 +06:30
Myat Zin Wai Maw
784c090ff8
comment puma
2019-06-17 17:46:43 +06:30
Zoey
8255170563
...
2019-06-12 15:16:18 +06:30
Myat Zin Wai Maw
98bbf419fe
fix conflict
2019-06-12 11:30:53 +06:30
Myat Zin Wai Maw
65ee0165dd
update mobile view for online order
2019-06-12 11:24:11 +06:30
code2lab
c771e2ef96
print service
2019-06-05 13:54:03 +06:30
code2lab
4117ef16a3
Print Service
2019-06-05 13:52:18 +06:30
NyanLinHtut
038d6930d9
fixed cancel order print
2019-06-04 18:46:58 +06:30
NyanLinHtut
8a0950f9db
fixed pdf
2019-06-04 16:34:51 +06:30
Zoey
f4bbcdccea
Other Charges added to CloseCashierPdf and SaleItemsPdf
2019-06-04 11:29:24 +06:30
NyanLinHtut
9defd9cddd
add lookup setting for quickservice add order btn
2019-06-04 10:38:39 +06:30
Zoey
77103d0780
SaleItemsPdf updated
2019-06-04 09:39:30 +06:30
Zoey
b42e43417e
SaleItemPdf update
2019-06-03 16:50:54 +06:30
Zoey
4b73920e18
total other amount added to SaleItemsPdf
2019-06-03 16:47:49 +06:30
code2lab
bf91d8a4f8
Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev
2019-06-03 11:47:14 +06:30
code2lab
6d457c1da4
wt dev
2019-06-03 11:44:37 +06:30
NyanLinHtut
2e342d7859
fixed star printer setting
2019-06-03 10:59:16 +06:30
NyanLinHtut
bd55069c2d
add star printer setting
2019-05-31 15:39:21 +06:30
Zoey
b45c639631
sale items pdf
2019-05-30 13:28:24 +06:30
Zoey
ffe279b2ee
shift sale item pdf
2019-05-28 12:04:53 +06:30
Zoey
4328ab1cea
sx star printer setting rearrangement
2019-05-28 09:34:05 +06:30
Zoey
5a0b6df0e8
Sale Item Pdf added
2019-05-22 17:34:12 +06:30
Zoey
ae1779adf3
sale_items pdf
2019-05-22 13:51:55 +06:30
NyanLinHtut
647517b27c
add close cashier print setting
2019-05-22 13:47:23 +06:30
May Zin
a88e84954a
oqs options printer
2019-04-23 15:00:53 +06:30
Aung Kyaw Phyoe
2d13f6a254
printer issue for CheckInOutPdf
2019-02-07 11:22:09 +06:30
phyusin
2bb602829e
remove double loop for receipt bill pdf
2018-12-26 17:32:30 +06:30
phyusin
0c9509c01c
logger
2018-12-06 14:34:49 +06:30
phyusin
2acc4ae5c3
receipt bill order pdf
2018-12-06 11:16:04 +06:30
phyusin
9c45ee0b8b
order reservation receipt bill"
2018-12-05 16:04:01 +06:30
phyusin
41657db355
order receipt bill pdf
2018-11-29 18:08:11 +06:30
phyusin
b4aa1c600f
check js func: and card balance amount for Paymal payment
2018-10-04 16:31:19 +06:30
phyusin
b8680e8b6b
add oqs for movetable
2018-09-10 10:00:35 +06:30
phyusin
e450927d81
change UI set menu and add lateset order no in receipt bill for QuickService
2018-09-06 15:15:28 +06:30