76 Commits

Author SHA1 Message Date
1b94592026 Removed the project forign key and able to create payment request for both infra and service project 2025-11-20 17:59:59 +05:30
9c95b12a8f Removed the project forign key and able to create expense for both infra and service project 2025-11-20 16:47:25 +05:30
a7a9fb4012 Updated the API to get employee list with current advance payment balance 2025-11-19 10:31:21 +05:30
03ee834505 Corrected the logic for next status in expense 2025-11-18 18:01:17 +05:30
0349229bac added the logic only employee who created expense or payment requset able to submit it for review 2025-11-18 17:45:31 +05:30
b789b84be1 Merge branch 'Upgrade_Expense_Main' of https://git.marcoaiot.com/admin/marco.pms.api into Service_Project_Management 2025-11-13 15:04:59 +05:30
3d192770e9 Set updateAt nullable in payment request details VM 2025-11-13 12:01:17 +05:30
e63b320d99 Checking the last Advance payment certain employee 2025-11-11 15:53:02 +05:30
e657f91d4b Chnaged the comment in update logs while creating the payment request 2025-11-10 15:30:34 +05:30
58a4a23ac7 added the due date for PaymentRequestConversion API 2025-11-10 15:15:46 +05:30
985dc616c7 Adding the update logs when creating payment request from recurring template 2025-11-10 14:57:31 +05:30
14be381f5f Returning the list recurring templates while creating payment request from recurring template 2025-11-10 14:32:00 +05:30
ac711c7254 Added EndDate and NextStrikeDate in recurring payment models and view models 2025-11-10 11:20:26 +05:30
85ca0a4cb1 Searching the expense using ExpenseUID 2025-11-08 16:16:05 +05:30
27399322b8 Added TDSPercentage in view model in expense and payment request 2025-11-08 14:49:33 +05:30
381723d785 Made StatusId Nullable In StatusUpdateLog Table 2025-11-08 12:26:57 +05:30
f22f6c4ad9 After processing the payment request for Advance payment setting the status to be done 2025-11-08 11:57:55 +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
a6d5dfa1fc Change the parameter from ExpenseTypeId to ExpenseCategoryId in expene updae DTO and excluding the Done status from expense 2025-11-08 09:35:12 +05:30
0c6e9fc57b Changed the response parameter for API of get expense filter 2025-11-07 18:05:03 +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
9a8aa4f5ce Changed the index of reject button in expense controller 2025-10-09 16:52:34 +05:30
04223578ad Added the ExpenseUId in expenses tables 2025-10-04 16:56:04 +05:30
8fb5aa632d Removed the cache get logic from expenses get APIs 2025-09-30 12:26:10 +05:30
cf35b8c773 Added the IsAttachmentRequried parameter to ExpensesTypeMaster table 2025-09-12 12:38:26 +05:30
cf51d4f37c Added the notification for expenses controller 2025-08-20 16:07:00 +05:30
fb1f34f950 Added new condition for checking the permission for expense Action API 2025-08-06 12:14:18 +05:30
33538c25b7 Chnaged get query 2025-08-04 14:51:05 +05:30
c3571f76b8 Changed the if condition in expense list API 2025-08-04 14:46:40 +05:30
b9f2bc53c8 Added updated at in action API 2025-08-04 12:26:33 +05:30
2c94854f57 Showing the draft of self only 2025-08-04 09:46:56 +05:30
2ccae935f3 Sending the ExpenseLogs in Details API 2025-08-02 12:48:20 +05:30
a7392a515d Added new logs in expense update API 2025-08-01 17:50:59 +05:30
eaf6284a57 Order nextStatus by it name 2025-08-01 16:18:17 +05:30