TASK-2026-00346: Create Monthly consolidated trip sheet#1451
Merged
MhmdSinanKT merged 1 commit intodevelopfrom Mar 10, 2026
Merged
TASK-2026-00346: Create Monthly consolidated trip sheet#1451MhmdSinanKT merged 1 commit intodevelopfrom
MhmdSinanKT merged 1 commit intodevelopfrom
Conversation
MhmdSinanKT
approved these changes
Mar 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Feature description
Create Monthly consolidated trip sheet and add that month's related trip sheet against that Buearu and Supplier ( Driver)
Solution description
created new doctype "Monthly consolidated trip sheet" as per the selection of bureau, supplier, month , year fetch related trip sheet and append to it.
fields ;- Bureau , Supplier, Year, Month
child table (Monthly Consolidated Trip Sheet Details) fields ;- departure_location , destination_location, initial_odometer_reading, final_odometer_reading, starting_date_and_time, ending_date_and_time, distance_travelledkm, bureau_trip_sheet
fetch and append the child table details from Bureau Trip Sheet
Output screenshots (optional)
Was this feature tested on these browsers?