Commit Graph

77 Commits

Author SHA1 Message Date
NyanLinHtut
314cc507a3 merge with r-19 2020-01-11 11:08:33 +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
Nweni
cab37a6bfb fixed conflict 2019-12-04 17:06:58 +06:30
Nweni
8db0496a96 printer 2019-12-04 17:04:41 +06:30
Myat Zin Wai Maw
08f5689841 print 2019-12-04 13:33:13 +06:30
Nweni
417d64ecae fixed conflict after merch dev for current shop 2019-12-02 19:30:24 +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
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
Myat Zin Wai Maw
d1ab2c194d shop code 2019-11-22 18:24:02 +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
NyanLinHtut
2e342d7859 fixed star printer setting 2019-06-03 10:59:16 +06:30
Zoey
4328ab1cea sx star printer setting rearrangement 2019-05-28 09:34:05 +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
San Wai Lwin
d1852d24c3 Pull from master 2018-08-20 11:26:07 +06:30
San Wai Lwin
61e4b930c8 edit in check time 2018-08-14 15:22:49 +06:30
San Wai Lwin
671aa155cd Edit for checkin pdf 2018-08-13 14:37:41 +06:30
Aung Myo
a5bb0a6746 update optimization 2018-07-05 18:19:16 +06:30
phyusin
994b104239 check print_settings is active or not in check-out 2018-06-20 09:26:53 +06:30
San Wai Lwin
25a8381681 Add Check in out pdf 2018-06-18 16:05:54 +06:30
EikhantMon
767386e750 change item_width in customise pdf 2018-06-01 17:13:40 +06:30
phyusin
c4cefb05ae conflict data 2018-05-28 10:46:04 +06:30
EikhantMon
7ddbd7d78a conflit modified changes 2018-05-25 17:44:36 +06:30
San Wai Lwin
3c8e3c5326 Add Order Set Pdf 2018-05-25 17:06:45 +06:30
EikhantMon
6c26dc4d5a item_slim_customise_pdf 2018-05-25 16:23:24 +06:30
San Wai Lwin
f906134fbf Remove lookup settings in Order Pdf 2018-05-25 16:06:10 +06:30
San Wai Lwin
d910c4078b Add Order item & summary customise font pdf 2018-05-24 17:02:54 +06:30
Aung Myo
38a5ec2bd4 update self.print for cloud 2018-04-06 14:07:43 +06:30
Aung Myo
c4452c2730 update order queue printer for order_summary with before update qty 2018-02-08 14:15:29 +06:30
Aung Myo
420461918d update print summary for before_updated_qty 2018-02-08 13:04:01 +06:30
phyusin
2ebfdbe8bc add updated qty text in oqs 2018-02-05 15:29:31 +06:30
phyusin
45873672b6 add set menu items for template and code 2018-01-18 11:23:10 +06:30
phyusin
9f9ec7af40 change pdf func: 2018-01-17 14:35:35 +06:30
phyusin
06686b06bb add settings for order item, order summary slim and receiptbillA5, receiptbillShowAltName 2018-01-17 12:08:14 +06:30
phyusin
d8c62b0d44 change and check order_slim_pdf 2018-01-16 14:55:33 +06:30
phyusin
5a5f47c946 add order_slim_pdf in settings/lookups and change order_slim_pdf 2018-01-16 14:21:50 +06:30
Aung Myo
a525babf9a update order queue printer for bitp k5 problem 2017-12-26 16:19:25 +06:30
phyusin
fce3785912 add order item and order summary slim pdf 2017-12-20 15:57:37 +06:30
Yan
6493a648f9 oqs fix 2017-12-01 18:54:14 +06:30
phyusin
6f8f6940e4 remove edit controller for oqs print 2017-12-01 17:37:41 +06:30
phyusin
6bbac9d14c check OQS edit process 2017-12-01 16:23:50 +06:30
Yan
494d90c111 order item edit and print 2017-11-28 11:38:08 +06:30
Yan
e5746b902b update for print copies for printer_worker.rb 2017-11-27 19:03:50 +06:30
Yan
8f0b44ca7b price 0 print 2017-11-23 12:53:07 +06:30
Yan
f4898017d1 price 0 print 2017-11-23 12:14:14 +06:30
Yan
6beb32348d major fix taxable price for sale and other sale and oqs 2017-11-22 18:39:35 +06:30
Yan
ad66a6570b add popper.js.map and remove .idea 2017-11-21 16:30:56 +06:30
yamin
1aea52619a UI change 2017-10-23 11:38:10 +06:30