Skip to content

Conversation

@anshidakk
Copy link
Contributor

Feature description

TASK-2025-01203 : Fix issue in equipment transaction log
TASK-2025-01202 : Allocated Vehicle Details in the project there is a button named Return now it is missing

Solution description

Equipment transaction log:

  • Hided Return button in the Equipment transaction log child table.

  • Returned Reason field : Incremented returned_count instead of overwriting (it allows tracking how many total returns happened so far)
    :Appended the new entry to the existing returned_reason, adding a newline if the field already has a returned reason (can easily compute pending returns)

  • Allocated vehicle details child table:
    Added the Return button in the Allocated Vehicle Details child table because the button was missing

Output screenshots (optional)

image
Return button in the Allocated Vehicle Details child table
image

Areas affected and ensured

List out the areas affected by your code changes.

Is there any existing behavior change of other features due to this code change?

Mention Yes or No. If Yes, provide the appropriate explanation.

Was this feature tested on the browsers?

  • Chrome
  • Mozilla Firefox
  • Opera Mini
  • Safari

@anshidakk anshidakk requested a review from MhmdSinanKT June 4, 2025 11:13
@MhmdSinanKT MhmdSinanKT merged commit 6a4eb7c into develop Jun 5, 2025
@MhmdSinanKT MhmdSinanKT deleted the anshi_june004 branch June 5, 2025 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants