Thein Lin Kyaw
8d7bc2996e
default value receipt no detail customer filter
2020-07-21 12:00:42 +06:30
Thein Lin Kyaw
4e61eba843
remove get_tax_profiles from api_controller and create tax_profiles api
2020-07-20 00:26:47 +06:30
Thein Lin Kyaw
ced6a09095
customer name filter
2020-07-19 19:31:14 +06:30
Zin Moe
8ee27a9c35
add tax profiles api
2020-07-14 17:56:45 +06:30
Thein Lin Kyaw
495e47601a
skip license expire warning if cloud
2020-07-14 16:17:20 +06:30
NyanLinHtut
8f0950f5a1
added total by account on xls
2020-07-13 11:36:07 +06:30
Thein Lin Kyaw
13fcb69dee
member credit payment
2020-07-10 13:04:12 +06:30
NyanLinHtut
e7ac530314
fixed cashier shift control & license
2020-06-23 11:36:10 +06:30
Thein Lin Kyaw
276e437a07
fix shift_sale double update
2020-06-23 10:29:46 +06:30
NyanLinHtut
d5323f603b
fixed otherpayment & redeem
2020-06-22 09:56:49 +06:30
Thein Lin Kyaw
7e9b4f7120
update license
2020-06-19 10:46:52 +06:30
Zin Moe
02ba0f21e6
modify expire page
2020-06-18 18:02:02 +06:30
NyanLinHtut
b46cefc8bc
fixed shift sales other payment
2020-06-17 17:15:01 +06:30
Thein Lin Kyaw
e697108a6e
fix bugs and improvement
2020-06-16 12:26:25 +06:30
yarzar_code
a7f9fc1199
Merge branch 'r-1902001-01' of gitlab.com:code2lab/SXRestaurant into r-1902001-01
2020-06-11 16:49:31 +06:30
NyanLinHtut
f6a35d214f
fixed payment methods & license
2020-06-10 18:12:15 +06:30
yarzar_code
62fb440850
Merge branch 'r-1902001-01' of gitlab.com:code2lab/SXRestaurant into r-1902001-01
2020-06-08 15:48:13 +06:30
NyanLinHtut
f9db23b500
Merge branch 'r-1902001-01' of gitlab.com:code2lab/SXRestaurant into r-1902001-01
2020-06-08 10:14:17 +06:30
NyanLinHtut
98ca01533e
change hardcoded payment methods
2020-06-08 10:13:55 +06:30
Zin Moe
67b4cf870e
place expire warning in top
2020-06-08 09:53:48 +06:30
Zin Moe
5001d2f4ca
Merge branch 'r-1902001-01' of gitlab.com:code2lab/SXRestaurant into r-1902001-01
2020-06-04 10:10:39 +06:30
Zin Moe
bd18958b96
license renew page
2020-06-04 10:10:04 +06:30
Thein Lin Kyaw
51932b8a86
other payments
2020-06-01 15:46:27 +06:30
Thein Lin Kyaw
4a3d429a53
dashboard sale revenue
2020-05-28 12:05:42 +06:30
NyanLinHtut
d8a99d2d76
fixed sub category at inventory
2020-03-04 16:11:34 +06:30
yarzar_code
7a09ed0108
Menu Item Groups
2020-01-30 11:57:28 +06:30
NyanLinHtut
8aa750712e
Merge remote-tracking branch 'origin/r-1902001-01' into r-1902001-01-dev
2020-01-23 14:33:12 +06:30
Zin Moe
397d99b942
add cashier change tax require manager access code
2020-01-15 17:41:12 +06:30
NyanLinHtut
ab70ddb8aa
fixed credit transactions
2020-01-15 16:26:55 +06:30
Myat Zin Wai Maw
08cc58682d
receipt no detail
2020-01-15 14:15:11 +06:30
Thein Lin Kyaw
8b5478cf27
update receipt no detail report
2020-01-03 16:43:05 +06:30
yarzar_code
4cc138b115
Fixed Excel File
2020-01-03 14:37:03 +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
23f922b5d1
fixed daily sale ui
2019-12-27 15:19:46 +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
Myat Zin Wai Maw
54109c5273
fix conflict
2019-12-20 14:17:23 +06:30
Myat Zin Wai Maw
e3207ed1d5
quick service tax
2019-12-20 14:12:57 +06:30
Thein Lin Kyaw
d87ffee65b
update seed generator and remove hard-coded customer id
2019-12-20 10:35:31 +06:30
Thein Lin Kyaw
58117d0f48
update order and request bill
2019-12-11 17:56:39 +06:30
Thein Lin Kyaw
b0452030b0
fix menu attributes error
2019-12-10 16:34: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
dc1f464b7f
update api/resturant/menu
2019-12-04 15:49:03 +06:30
Thein Lin Kyaw
c8c39b0636
update origami/home/index
2019-12-03 16:15:48 +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
18cb9ba23c
fix sub menu category error
2019-11-29 15:47:15 +06:30
Thein Lin Kyaw
b2508ac20a
fix bugs and update code
...
Merge branch 'r-1902001-01-dev' into r-1902001-01
2019-11-29 14:36:57 +06:30
NyanLinHtut
3c5755a028
fixed set items in origami
2019-11-28 17:27:28 +06:30