omair saleh
f3dfb5ed7c
fix admin permission issues
2021-12-27 11:58:32 +08:00
glovetleong
44ed2f55e9
delete transaction
2021-12-22 14:22:38 +08:00
omair saleh
5eee532ff7
Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into development
...
# Conflicts:
# app/Http/Resources/TransactionResource.php
# resources/assets/vue/components/bookings/elements/PaymentHistoryComponent.vue
# routes/web.php
2021-12-21 19:42:28 +08:00
omair saleh
2093f68cf0
show currency supplier info for transaction
2021-11-29 12:26:58 +08:00
omair saleh
e6ada6b2d4
show currency supplier info for transaction
2021-11-29 12:20:00 +08:00
omair saleh
83bf277543
performa invoice
2021-11-28 16:28:53 +08:00
omair saleh
49c4362ba1
fix payment gateway & add regenerate invoices button
2021-11-21 23:30:59 +08:00
ahmedsophyudden
cdc9ef449b
Refund API - Booking Resources' include refund data, prevent unlimited refund
2021-11-16 09:56:17 +08:00
glovetleong
70f95f511d
transaction status downgrade
2021-10-27 14:22:32 +08:00
glovetleong
beed76c407
company transactions owner_id
2021-10-26 22:04:19 +08:00
glovetleong
c907903244
Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0 into task/EXC-353
...
# Conflicts:
# app/Models/Company.php
2021-10-25 21:43:55 +08:00
glovetleong
2ffefc03bb
fix MorphMany transaction
2021-10-22 14:47:01 +08:00
omair saleh
d7bbb6a65e
separate customers list in a new page
2021-10-09 13:44:33 +08:00
omair saleh
f94a5389c4
list companies without confirmed payments
2021-10-08 21:59:47 +08:00
Fairuz
e94ef44928
Wallet operations
2021-10-07 01:34:11 +08:00
omair saleh
3acde619cc
add destination account admin user
2021-10-03 15:06:08 +08:00
ahmedsophyudden
50f2127d42
Refund request - api endpoint for refund request
2021-08-21 21:38:02 +08:00
omair saleh
2cb7e2e3c6
fix duplicated invoices bug
2021-07-16 17:57:37 +08:00
omair saleh
2a9d865745
fix incorrect address format for invoice documents
2021-06-22 15:23:22 +08:00
omair saleh
b70a5cdf48
fix incorrect address format for invoice documents
2021-06-22 15:22:23 +08:00
omair saleh
fe35dee108
fix incorrect address format for invoice documents
2021-06-22 15:17:13 +08:00
omair saleh
56b5f63adb
debug currency order missing holder_name
2021-06-21 13:01:20 +08:00
weichien
aaf3385a13
feat: add announcement model with segments relationship.
2021-06-08 13:38:34 +08:00
omair saleh
366a4d87b3
fixing bugs
2021-05-12 05:19:37 +08:00
glovetleong
590021bde9
Invoice Document Amendment
2021-04-29 00:33:25 +08:00
omair saleh
69eccb2d9c
fixing bugs
2021-04-27 14:56:53 +08:00
weichien
75b201d248
fix: case-sensitive of defining class
2021-04-27 02:26:41 +08:00
glovetleong
1d2f10079e
Booking Detail Invoice Download (Frontend & Backend)
2021-04-04 15:37:49 +08:00
glovetleong
897f0c7207
fix bug
2021-03-29 17:19:36 +08:00
omair saleh
05401f6bbc
large commit
2021-03-11 13:06:40 +08:00
CheeSiong
1dfb75545f
List Currency Rate Logic Class
...
Fetch Currency Rate Logic Class
Create Currency Rate Logic Class
Update Currency Rate Logic Class
Currency Rate Converter Rate
2020-12-30 08:47:12 +08:00
omair saleh
ab499f9ceb
fix file structure and file names
2020-12-28 00:03:14 +08:00
weiken.intex
4d8079c7a5
Receipt
2020-12-10 15:08:02 +08:00
omair saleh
9dcc89fb08
Merge branch 'master' into 'booking'
...
# Conflicts:
# app/Classes/Modules/Companies/Services/FetchesCompany.php
# routes/api.php
2020-12-08 07:25:11 +00:00
weiken.intex
9ed67e74e2
create Transaction & Transaction Detail
...
- Supplier (AP)
- PO
- DO
- INV
- Customer (AR)
- PO
- DO
- INV
2020-12-07 14:00:24 +08:00
weiken.intex
f08a863e2c
create Wallet Transaction - integration
2020-12-07 13:59:10 +08:00
CheeSiong
c3f153fe4b
Create Booking Logic Class
...
Update Booking Logic Class
Delete Booking Logic Class
2020-12-04 09:49:47 +08:00
omair saleh
0772c5d478
changes made to make the code follow our project coding standers to maintain consistency
2020-12-01 12:57:13 +08:00
omair saleh
8fdadf5209
Merge branch 'currency' into 'master'
...
Currency
See merge request CIEFWorldwideSdnBhd/exchange-2.0!10
2020-11-30 13:27:35 +00:00
omair saleh
3d6fab48f9
Merge branch 'company_bank' into 'master'
...
Company bank
See merge request CIEFWorldwideSdnBhd/exchange-2.0!9
2020-11-30 13:27:08 +00:00
changweiken1981
c0314132e7
Ken - Create Company Wallet
2020-11-30 06:38:06 +08:00
CheeSiong
dec78bf8d7
Create Currency Logic Class
...
Update Currency Selling Logic Class
Delete Currency Selling Logic Class
Create Currency Log Service Class
2020-11-29 12:39:36 +08:00
CheeSiong
aa6f59b86d
-Create Company Bank Logic Class
...
-Update Company Bank Logic Class
-Delete Company Bank Logic Class
2020-11-27 11:46:25 +08:00
CheeSiong
83a9cee82d
- Add Business Type In Company
...
- Seeder CLF Company
- DB Migration 4
2020-11-24 14:34:41 +08:00
CheeSiong
98b354d6b2
document
2020-11-18 10:37:03 +08:00
CheeSiong
1fbdc795ff
- Segment Company Relationship Service Class
...
- Update Standard Segment Constant Logic Class
- List Standard Segment Constant Logic Class
- List Standard Segment Logic Class
2020-11-13 14:15:34 +08:00
CheeSiong
a2381e44a7
User Registration Step 2 Logic Class
...
Update Company Service Class
Create Documents Service Class
Create File Service Class
Base64 File Convert Service Class
File Upload Storage Service Class
2020-11-05 14:51:56 +08:00
CheeSiong
2bf5de8f3e
migrate Document & Content
...
point constant
2020-11-03 21:03:33 +08:00
CheeSiong
eac5ffda7b
backend registration step 1
2020-10-24 10:31:52 +08:00
CheeSiong
4222dc640c
pull
2020-10-23 13:08:25 +08:00