Feature/AB-01388 - Document Traceability#15
Open
Soham-ambibuzz wants to merge 3 commits into
Open
Conversation
Soham-ambibuzz
force-pushed
the
feature/AB-01388
branch
5 times, most recently
from
July 15, 2026 10:58
b860f64 to
62eac4f
Compare
Signed-off-by: Soham Pawar <soham.pawar@ambibuzz.com>
Signed-off-by: Soham Pawar <soham.pawar@ambibuzz.com>
Signed-off-by: Soham Pawar <soham.pawar@ambibuzz.com>
Soham-ambibuzz
force-pushed
the
feature/AB-01388
branch
from
July 15, 2026 11:08
62eac4f to
4cb2f0c
Compare
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.
Document Traceability — Visualize Feature
Summary
Introduced a Document Traceability page that allows users to visualize the full document chain across key transaction doctypes. A Visualize button has been added to Sales Order (SO), Sales Invoice (SI), Delivery Note (DN), Purchase Order (PO), Purchase Receipt (PR), Purchase Invoice (PI), and Material Request (MR) for quick access to the traceability view.
Changes
Added Document Traceability page (
56ce671)Added Visualize button to SO, SI, DN, PO, PR, PI, MR (
8028618)Bumped version and wired doctype JS hooks (
261275e)Impact