antonym8 / Tentacle

0 stars 0 forks source link

Expenses -> Newly added expenses not showing in the list page #98

Closed antonym8 closed 2 months ago

antonym8 commented 8 months ago

Screenshot (232)

muthuraja-m8itsolutions commented 5 months ago

Not an issue. First we need to approve, Then it will reflected to appropriate page.

M8Balaji commented 3 months ago

Check above comments

Gokilavani-m8 commented 3 months ago
  1. Approve>Expense>Expense Logs - Failed to approve

Screenshot (95)

  1. Employee code, Employee name, Department, Designation, Payment type, Type - These fields shouldn't be empty.
M8Balaji commented 3 months ago

@yogiofficemail Data were coming empty

https://tssapidemo.m8itsolutions.in/api/expenseApproval

yogiofficemail commented 3 months ago

approval and reject fixed

yogiofficemail commented 3 months ago

it is same as #95 implement that solution here

@yogiofficemail Data were coming empty

https://tssapidemo.m8itsolutions.in/api/expenseApproval

Gokilavani-m8 commented 2 months ago

While entering employee name as ganesh, it has been shown as ganesh father in the expense list page

Screenshot (393)

yogiofficemail commented 2 months ago

@M8Balaji { "employee_name": "Rasel", "fathers_name": "father", "id": 26, "employee_id": 142, "finance_category_id": 154, "amount": "60000.00", "total_paid_amount": "300.00", "remarks": null, "status": 0, "created_by": null, "updated_by": null, "created_at": "2024-07-08T07:51:19.000000Z", "updated_at": "2024-07-08T07:51:42.000000Z", "EmployeeCode": "TSS0126", "voucher_no": "VOD-0224", "department_name": "Security", "designation_name": null, "finance_category_name": "bank", "created_by_name": null } show only employee name

M8Balaji commented 2 months ago

Fixed

Gokilavani-m8 commented 2 months ago

Loan & Expense>Expense>Expense Details - The employee name is different in expense details. The employee name should be same in expense details & expense list. Need to change it.

Screenshot (405)

M8Balaji commented 2 months ago

Fixed

Gokilavani-m8 commented 2 months ago

Pass