Commit Graph

35 Commits

Author SHA1 Message Date
Bilal Catic
38f0f03736 remove square brackets from membership plan name before comparing 2019-09-02 23:28:31 +02:00
Bilal Catic
d55131e1f2 select all members when sending fees to the ORD if memberIds is empty 2019-08-31 02:12:12 +02:00
Bilal Catic
c7288e169c create custom API instance for OAUTH token request 2019-08-31 00:36:36 +02:00
Bilal Catic
d24913689d obtain valid token on every API request 2019-08-31 00:06:01 +02:00
Bilal Catic
333733099b add cron service to obtain oauth token and store it to the DB 2019-08-30 23:19:04 +02:00
Bilal Catic
9878b5e6b4 implement mapping update 2019-08-28 12:44:47 +02:00
Bilal Catic
94f0bcc748 add delete mapping route, controller and implementation 2019-08-28 09:30:19 +02:00
Bilal Catic
bdf6030d43 skip manually added fees when deleting fees from ORD 2019-08-27 09:42:39 +02:00
Bilal Catic
8e3f970037 update membership fee name for specific memberships 2019-08-27 08:23:54 +02:00
Bilal Catic
f8fac23980 implement bulk delete fees 2019-08-26 13:40:17 +02:00
Bilal Catic
1bb87cb476 fix unhandled promise warning when new booking is detected 2019-08-22 02:28:11 +02:00
Bilal Catic
27cbe1f51c fix non-returning promise warning 2019-08-21 06:45:43 +02:00
Bilal Catic
fa89256b0c do not remove invoiced fees 2019-08-16 15:39:52 +02:00
Bilal Catic
dd4d909b5d add plan name filter for discount 2019-08-14 12:18:35 +02:00
Bilal Catic
876297b698 add negative fee for discount 2019-08-13 15:36:14 +02:00
Bilal Catic
3f16ec5949 generate practice summary report; send report to frontend 2019-08-08 01:55:00 +02:00
Bilal Catic
a5221da2f1 fix incidents date 2019-07-25 02:36:38 +02:00
Bilal Catic
71e034b6c2 invoice integration 2019-07-25 02:01:09 +02:00
Bilal Catic
dae71475ec fix undefined hourly rate bug 2019-07-22 06:03:22 +02:00
Bilal Catic
ef40483c22 fix undefined hourlyRate bug 2019-07-19 12:16:20 +02:00
Bilal Catic
15faeac06f track and charge cancellation charges 2019-07-16 02:51:07 +02:00
Bilal Catic
e150ebc7e8 implement booking reservation change log 2019-07-15 01:24:18 +02:00
Bilal Catic
ad9bdfa606 track room change for booking change incidents 2019-07-09 15:05:36 +02:00
Bilal Catic
6bed9aecc0 create incidents for booking changes 2019-07-08 18:23:32 +02:00
Bilal Catic
7aab1e538e fetch reservations, find and update changed reservations 2019-07-07 03:53:31 +02:00
Bilal Catic
fc4d374e23 fix door lock charges - unlocked incident 2019-07-02 10:12:56 +02:00
Bilal Catic
26d58b87f2 fix invalid door lock charges 2019-07-01 03:35:02 +02:00
Bilal Catic
e03f634aff fix timezone conversion when fetching booking reservations 2019-06-25 12:10:54 +02:00
Bilal Catic
7f0042633c refactor; save date and time in UTC correctly 2019-06-25 12:10:54 +02:00
Bilal Catic
7455514b40 sort members fetched from OfficeRnD 2019-06-20 00:06:21 +02:00
Bilal Catic
803fed2bcf calculate dlock charges on dlock file upload. Refactor member lookup 2019-06-15 14:46:13 +02:00
Bilal Catic
596336c41b detect and save unscheduled and unlocked incidents 2019-06-14 08:05:24 +02:00
Bilal Catic
e05b6f0f56 add mapping; store resourceId in doorLockEvents table 2019-06-10 06:05:06 +02:00
Bilal Catic
727c6c940f fetch and save booking reservations 2019-05-31 06:15:19 +02:00
Bilal Catic
87134e4ede display upload errors, unknown members 2019-05-31 05:42:50 +02:00