Skip to content

TASK-2026-00359: create journal entry for supplier in Bureau trip sheet and logs related to it#1453

Merged
MhmdSinanKT merged 3 commits intodevelopfrom
create_batta_claim_bureau_ts
Mar 12, 2026
Merged

TASK-2026-00359: create journal entry for supplier in Bureau trip sheet and logs related to it#1453
MhmdSinanKT merged 3 commits intodevelopfrom
create_batta_claim_bureau_ts

Conversation

@ajmalroshan123
Copy link
Copy Markdown
Contributor

@ajmalroshan123 ajmalroshan123 commented Mar 12, 2026

Feature Description:

Add a settlement feature in the Bureau Trip Sheet that allows users to generate a Journal Entry to pay the driver (supplier). The user selects the Mode of Payment and amount, and the system creates a Journal Entry that records the payment against the supplier.
update logs in bureau trip sheet related to its journal entry

Solution Description:

A custom button is added to the Bureau Trip Sheet form which opens a dialog to capture Mode of Payment and settlement amount. A server-side method fetches the supplier payable account and Mode of Payment account, then creates and submits a Journal Entry with a debit to the supplier payable account and a credit to the bank/cash account, optionally linking the entry to the Bureau Trip Sheet for reference.
Updated logs in bureau trip sheet related to its journal entry

Output screenshots (optional)

image image

Was this feature tested on these browsers?

  • Chrome

@MhmdSinanKT MhmdSinanKT merged commit 7d962da into develop Mar 12, 2026
@MhmdSinanKT MhmdSinanKT deleted the create_batta_claim_bureau_ts branch March 12, 2026 10:35
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