Martin Kiragu
|
4bee415d2d
|
DeliveryPackingListTransformer transformer updated
|
2023-04-24 21:08:29 +03:00 |
|
Martin Kiragu
|
02f7adb1e9
|
DeliveryOrderTransformer added
|
2023-04-24 21:02:39 +03:00 |
|
Martin Kiragu
|
039a6155ca
|
addation of DeliverPackingListTransformer
|
2023-04-24 20:51:30 +03:00 |
|
Martin Kiragu
|
c8d806a51d
|
updated all resource transformers optionally required by the container transformer
|
2023-04-24 16:50:53 +03:00 |
|
Martin Kiragu
|
4dbaf6a5dc
|
added ContainerTransformer and its optional relationships
|
2023-04-24 15:57:31 +03:00 |
|
Martin Kiragu
|
fcc0135843
|
ContactResource with ContactTransformer
|
2023-04-24 14:35:22 +03:00 |
|
Martin Kiragu
|
4a922ac340
|
add company transformer with multiple optional relationship loader
|
2023-04-24 14:29:46 +03:00 |
|
Martin Kiragu
|
c4d421db76
|
add a todo to delete the BookingResource not used anywhere
|
2023-04-24 14:01:36 +03:00 |
|
Martin Kiragu
|
2816e80bee
|
Bank Account Transformer
|
2023-04-24 13:56:00 +03:00 |
|
Martin Kiragu
|
466e90a0af
|
Build a AnnouncementTransformer for uniformity and future relationships updates
|
2023-04-24 13:50:20 +03:00 |
|
Martin Kiragu
|
5e6ae2a905
|
add backend conditional relationship loading on the AddressResource/AddressTransformer
|
2023-04-24 13:43:47 +03:00 |
|
edmondlang
|
3378d37ffb
|
Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal into development
|
2023-04-19 12:53:50 +08:00 |
|
edmondlang
|
77f7e86a5f
|
fix bug date error in update announcement function in settings page
|
2023-04-19 12:52:46 +08:00 |
|
edmondlang
|
6970908b75
|
update generate PDF controller
|
2023-04-19 12:34:01 +08:00 |
|
edmondlang
|
3f31d2d578
|
add foshan map
|
2023-04-19 00:32:22 +08:00 |
|
edmondlang
|
fff3d948d0
|
Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal into development
# Conflicts:
# app/Classes/Modules/Orders/ControllersLogic/CreateOrderLogic.php
|
2023-04-18 23:44:36 +08:00 |
|
edmondlang
|
8d8c468b09
|
foshan-warehouse
|
2023-04-18 23:42:49 +08:00 |
|
Dillon Ngo
|
557ab483f8
|
Merge branch 'dillon/improvement-1' into 'master'
Reduce flooding of logs from Perfex CRM
See merge request CIEFWorldwideSdnBhd/shipping-portal!162
|
2023-04-15 14:02:03 +00:00 |
|
Dillon
|
c181882145
|
Merge branch 'dillon/improvement-1' into development
|
2023-04-15 21:57:58 +08:00 |
|
Dillon
|
4b0b88b5d8
|
Reduce flooding of logs from Perfex CRM
|
2023-04-15 21:46:26 +08:00 |
|
edmondlang
|
1960cff426
|
create a cron job to fix all billplz failed callback for all the success payments.
|
2023-04-14 11:39:24 +08:00 |
|
edmondlang
|
0402fc67e2
|
update package loading animation
|
2023-04-13 22:57:46 +08:00 |
|
edmondlang
|
4089683ab7
|
remove all css comments
|
2023-04-13 22:53:12 +08:00 |
|
edmondlang
|
3fdd2a2b56
|
update package loading animation
|
2023-04-13 22:46:41 +08:00 |
|
edmondlang
|
2a333f7d19
|
Merge branch 'order-v2' of https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal into development
|
2023-04-13 16:09:37 +08:00 |
|
edmondlang
|
76193eeb9f
|
update order v2
|
2023-04-13 16:09:18 +08:00 |
|
edmondlang
|
8f8622aa10
|
Merge branch 'order-v2' of https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal into development
|
2023-04-13 16:05:38 +08:00 |
|
edmondlang
|
a696e1dab9
|
change all order to v2 link
|
2023-04-13 16:05:20 +08:00 |
|
edmondlang
|
f88936c873
|
Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal into development
|
2023-04-13 16:01:45 +08:00 |
|
edmondlang
|
c9642bd8f5
|
update order v2 page
|
2023-04-13 16:01:12 +08:00 |
|
DESKTOP-5I7S92L\nicho
|
a3d26bfb63
|
uncomment order package code
|
2023-04-13 12:20:49 +08:00 |
|
DESKTOP-5I7S92L\nicho
|
094f995dcf
|
orde v2 include packages
|
2023-04-13 12:18:22 +08:00 |
|
edmondlang
|
1a5db25285
|
update show duplicated invoice logic
|
2023-04-12 12:15:06 +08:00 |
|
edmondlang
|
2bb4afe426
|
update show duplicated invoice logic
|
2023-04-12 11:58:10 +08:00 |
|
edmondlang
|
f7a9b2332c
|
enable customer 769SMC summary in 2 different year 2022 and 2023
|
2023-04-11 11:39:22 +08:00 |
|
Dillon Ngo
|
fa0c97b1da
|
Merge branch 'dillon/accounting-bank-mapping' into 'master'
New route, middleware, token table, filters for query to allow third party to access api
See merge request CIEFWorldwideSdnBhd/shipping-portal!161
|
2023-04-06 15:19:15 +00:00 |
|
Dillon
|
20f3004e22
|
Merge branch 'dillon/accounting-bank-mapping' into development
|
2023-04-06 22:59:39 +08:00 |
|
Dillon
|
43cd6f35be
|
New route, middleware, token table, filters for query to allow third party to access api
|
2023-04-06 22:57:50 +08:00 |
|
edmondlang
|
fd4bbe5d4f
|
Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal into development
|
2023-04-06 19:25:35 +08:00 |
|
edmondlang
|
697c02ac8a
|
delete packing list by package id
|
2023-04-06 19:22:40 +08:00 |
|
edmondlang
|
3dd9dfe361
|
Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal into delete-packing-list
|
2023-04-06 18:52:48 +08:00 |
|
edmondlang
|
7c50dfbfc3
|
update 769SMC summary
|
2023-04-06 17:30:02 +08:00 |
|
edmondlang
|
a630b49867
|
Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal into development
|
2023-04-06 14:25:33 +08:00 |
|
edmondlang
|
e77e513bef
|
support page update
|
2023-04-06 14:24:56 +08:00 |
|
DESKTOP-5I7S92L\nicho
|
e173a9ddd3
|
support update
|
2023-04-06 14:00:41 +08:00 |
|
edmondlang
|
75ce5bd752
|
Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal into development
|
2023-04-06 00:08:24 +08:00 |
|
edmondlang
|
c40d563372
|
add support at menu
|
2023-04-06 00:08:06 +08:00 |
|
edmondlang
|
abb7bc2e4c
|
Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal into development
|
2023-04-05 23:50:22 +08:00 |
|
edmondlang
|
7f0de1c1e4
|
support page
|
2023-04-05 23:49:23 +08:00 |
|
edmondlang
|
c5477890d6
|
oder v2
|
2023-04-05 20:27:22 +08:00 |
|