Thein Lin Kyaw
289187c019
Merge branch 'printservice_dev' into r-1902001-01
2020-08-26 10:38:00 +06:30
Thein Lin Kyaw
63abafdbcc
use print_settings ActionCable fro call waiter, stock check, check in out
2020-08-26 10:25:02 +06:30
yarzar_code
e49840a159
add customer confirm button fixed
2020-08-24 14:23:22 +06:30
NyanLinHtut
b3ab999962
fixed receipt bill pdf with action cable
2020-08-21 11:24:10 +06:30
Thein Lin Kyaw
590b0aac3b
fix table booking
2020-08-18 17:30:27 +06:30
Thein Lin Kyaw
5dfdc7353e
print settings ActionCable
2020-08-18 16:11:17 +06:30
Thein Lin Kyaw
51bb2d0fcf
change tax after first bill
2020-08-04 11:52:35 +06:30
Thein Lin Kyaw
ffb8e56031
sale edit prevent multiple action
2020-08-04 10:43:27 +06:30
Thein Lin Kyaw
05ffd6cbb5
remove name from cashier/customer title
2020-07-30 13:06:04 +06:30
Thein Lin Kyaw
13fcb69dee
member credit payment
2020-07-10 13:04:12 +06:30
NyanLinHtut
d5323f603b
fixed otherpayment & redeem
2020-06-22 09:56:49 +06:30
NyanLinHtut
f6a35d214f
fixed payment methods & license
2020-06-10 18:12:15 +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
Thein Lin Kyaw
51932b8a86
other payments
2020-06-01 15:46:27 +06:30
Zin Moe
397d99b942
add cashier change tax require manager access code
2020-01-15 17:41:12 +06:30
Thein Lin Kyaw
5e7e92edb8
hide change tax button after first bill
2020-01-03 13:25:32 +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
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
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
Thein Lin Kyaw
834df19e03
use precision for rounding adj in receipt report. bug fixes for discount.
2019-11-08 09:58:52 +06:30
Thein Lin Kyaw
155cb0a9eb
rounding decimal to print_settings precision
2019-11-06 17:34:42 +06:30
Myat Zin Wai Maw
719d5637c2
button disabled
2019-09-12 11:03:25 +06:30
Myat Zin Wai Maw
4668c974fd
nett
2019-09-11 18:17:16 +06:30
Myat Zin Wai Maw
258aba669b
precision
2019-09-05 18:12:17 +06:30
Myat Zin Wai Maw
34c3dc47ae
discount
2019-09-04 18:19:06 +06:30
Zoey
79d8eb94ef
kbzpay
2019-06-26 11:42:51 +06:30
NyanLinHtut
0bef0da992
-
2019-06-21 15:10:25 +06:30
Myat Zin Wai Maw
55c9e0c578
fix conflict
2019-06-20 15:22:06 +06:30
NyanLinHtut
7de795ee27
second display
2019-06-20 15:07:18 +06:30
Myat Zin Wai Maw
f7213b1213
calculate induties in bill
2019-06-19 17:12:44 +06:30
Zoey
61166d615d
seed generator
2019-06-18 13:35:15 +06:30
Myat Zin Wai Maw
047f2941cb
added induties
2019-06-17 17:45:21 +06:30
Myat Zin Wai Maw
65ee0165dd
update mobile view for online order
2019-06-12 11:24:11 +06:30
NyanLinHtut
9defd9cddd
add lookup setting for quickservice add order btn
2019-06-04 10:38:39 +06:30
NyanLinHtut
454ff6392b
quick service add order btn
2019-06-03 15:03:30 +06:30
Myat Zin Wai Maw
4ca516e5cf
-
2019-05-28 10:36:54 +06:30
Myat Zin Wai Maw
83aa0a4f4c
update addorder view
2019-05-24 15:33:35 +06:30
Zoey
ae1779adf3
sale_items pdf
2019-05-22 13:51:55 +06:30