29 Commits

Author SHA1 Message Date
58a4a23ac7 added the due date for PaymentRequestConversion API 2025-11-10 15:15:46 +05:30
643501ee9e Updated the action API for payment requests to create the expense after expense is processed 2025-11-08 10:29:16 +05:30
7a80345c64 Added the API to get list of employee with advance payments 2025-11-07 18:02:58 +05:30
8b44fb6f39 Added the API to get list of advance payment transaction 2025-11-07 18:01:31 +05:30
c71343d550 Added the API to create payment request from recurring payment 2025-11-07 17:58:15 +05:30
5910517d01 Added the API to update recurring payment 2025-11-07 17:53:39 +05:30
1615dde267 Added the API to create the recurring payment 2025-11-07 17:51:01 +05:30
e6b66479d5 Added the API to get details of recurring payment 2025-11-07 17:48:58 +05:30
46806b34bb Added the API to get list of recurring payments 2025-11-07 17:47:09 +05:30
e21a9b8eda Added the API to delete payment request 2025-11-07 17:43:54 +05:30
6f2903c0c7 Added the API to update payment request 2025-11-07 17:42:04 +05:30
73b85bee84 Added the API to create expense from payment request 2025-11-07 17:40:20 +05:30
96411c43b0 Added the API to change the status of payment request 2025-11-07 17:38:38 +05:30
b54b83c63d Added the API to create the payment request 2025-11-07 17:36:11 +05:30
eccd4f6d76 Added the API to get list of avaliable filter according to payment request table 2025-11-07 17:34:17 +05:30
244da76b75 Added the API to get list of supplier names from payment request table 2025-11-07 17:32:01 +05:30
c5adc6322d Added the API to get details of payment request 2025-11-07 17:25:16 +05:30
90b7cabaf5 Added the API to get list of payment requests 2025-11-07 17:23:05 +05:30
f385a1b555 Added Finance related model and migrations 2025-11-07 17:16:05 +05:30
1c9008ca62 Added the search funcationality abd chnaged the cache object 2025-07-31 10:28:45 +05:30
c2fe726f0c Added signalR in update expesne API 2025-07-24 16:16:30 +05:30
ae1222bb96 Added the API to featch list of suppler names from expenses 2025-07-23 17:31:15 +05:30
b6dfb30f92 Create API base for delete expense API 2025-07-23 17:22:19 +05:30
3083083148 Created the get Expense details API 2025-07-23 10:51:58 +05:30
f9213b6040 Completely optimmized the Action API 2025-07-21 18:21:51 +05:30
282d33d8b2 Optimized and enchance the created expense API 2025-07-21 13:05:04 +05:30
839bc360f3 Added skeleton for action and update API. 2025-07-21 12:29:33 +05:30
3b4b09783b Completed the get expenses list API with optimized code 2025-07-19 20:32:06 +05:30
c1845dd8b7 Change the ExpanseController to ExpenseController 2025-07-19 19:05:07 +05:30