Commit Graph

1057 Commits

Author SHA1 Message Date
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
108415ed3f update dine-in pay bill 2019-12-03 10:02:49 +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
5b88d16485 update number_formattable 2019-11-28 19:25:52 +06:30
Thein Lin Kyaw
2010b6a4bb update number_formattable. update dashboard query. 2019-11-28 14:13:00 +06:30
NyanLinHtut
a36e170d94 inventory for set items 2019-11-20 15:14:09 +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
891995f531 Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev 2019-11-13 13:35:34 +06:30
Thein Lin Kyaw
8046b7210b request bill error on promotion. fix for compute sale's totals on promotion. 2019-11-08 20:35:26 +06:30
Nweni
9b798dc699 fixed conflict 2019-11-08 16:08:45 +06:30
Thein Lin Kyaw
155cb0a9eb rounding decimal to print_settings precision 2019-11-06 17:34:42 +06:30
Nweni
359679d419 CBKI 2019-10-30 16:52:16 +06:30
Nweni
256fd7d939 to update 2019-10-22 13:25:10 +06:30
Thein Lin Kyaw
33670b450e prevent order append to previous sale 2019-10-07 10:43:43 +06:30
NyanLinHtut
2d5ae6da93 fixed split bill 2019-10-04 18:20:14 +06:30
NyanLinHtut
a61c4a1932 add print at receipt no report 2019-10-02 09:24:30 +06:30
Thein Lin Kyaw
94a1f5b2b5 bug fixes and improvements 2019-09-30 16:53:02 +06:30
NyanLinHtut
03db6bfecb fixed conflit 2019-09-27 20:46:10 +06:30
NyanLinHtut
62c03bf5fe fixed inventory 2019-09-27 20:43:48 +06:30
Thein Lin Kyaw
327a6e17bf fix first bill amount less than actual sales 2019-09-27 20:35:05 +06:30
NyanLinHtut
f4482aa9af fixed conflit 2019-09-13 21:15:01 +06:30
NyanLinHtut
4808947fcd fixed inventory 2019-09-13 21:13:04 +06:30
Myat Zin Wai Maw
8e2a9bd5a1 add to existing 2019-09-13 16:20:54 +06:30
NyanLinHtut
e0b54728f7 fixed inventory 2019-09-12 14:50:14 +06:30
Myat Zin Wai Maw
a4e8869234 add foc amount in saleitem report 2019-09-11 17:12:15 +06:30
Myat Zin Wai Maw
ac24499319 foc 2019-09-10 13:12:41 +06:30
Myat Zin Wai Maw
258aba669b precision 2019-09-05 18:12:17 +06:30
Zoey
1a11b9e2e7 kbzpay 2019-07-22 15:57:33 +06:30
Zoey
6247e6c37d kbz pay method 2019-07-03 14:01:17 +06:30
Zoey
7e5d90770c fix conflicts 2019-07-03 13:51:41 +06:30
Zoey
b7368314c5 print receipt bill 2019-07-03 13:49:54 +06:30
Myat Zin Wai Maw
f186ddeed9 git merge 2019-06-28 14:41:59 +06:30
Zoey
8a6b8dfa59 foc receipt bill 2019-06-27 17:25:23 +06:30
Zoey
29ef6c17f9 before pull 2019-06-27 10:52:25 +06:30
Zoey
74b758e163 KBZPay Receipt Pdf modified 2019-06-27 10:43:30 +06:30
Zoey
52a375f2a4 kbzpay payment updated 2019-06-26 13:35:27 +06:30
Zoey
2e306a6339 kbz pay fixed 2019-06-26 12:18:17 +06:30
Zoey
b948f10209 kbzpay 2019-06-26 12:05:37 +06:30
Zoey
8cfb88ca73 Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev 2019-06-26 11:43:11 +06:30
Zoey
79d8eb94ef kbzpay 2019-06-26 11:42:51 +06:30
Myat Zin Wai Maw
5304270246 fix conflict 2019-06-25 10:30:08 +06:30
Myat Zin Wai Maw
438cefcc49 Inventory report 2019-06-25 10:27:31 +06:30
Zoey
88c5dc2144 kbzpay setting 2019-06-24 14:22:44 +06:30
Zoey
cd2e003945 kbzpay qrcode 2019-06-24 14:10:03 +06:30
Zoey
7c44d7bd81 kbz pay qrcode; 2019-06-24 13:57:46 +06:30
Zoey
68b16eeee7 kbzpay qrcode 2019-06-24 10:19:10 +06:30
Nweni
259ef75295 Merge branch 'r-1902001-01-dev' of https://gitlab.com/code2lab/SXRestaurant into r-1902001-01-dev 2019-06-24 10:10:25 +06:30