-
Notifications
You must be signed in to change notification settings - Fork 687
Improved sales demo data in Analytics Module #29347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
tuan-nguyen-fenwick
wants to merge
34
commits into
microsoft:main
Choose a base branch
from
tuan-nguyen-fenwick:uptake/improve-sales-analytics-2026w1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
9447e7d
Created Analytics module & added data creation for analytics
7d816c6
Added purchase document creation for analytics
9de60c3
Added Analytics Module Setup table & page for relative starting date
82a5fd4
Generate document dates from a starting date instead of hardcoding th…
864d3e6
Merged PR 35992: Added Analytics module for sales analytics data
1a5921c
Updated further changes to Analytics module
e21b5dd
Migrated "Starting Date" setup field from Analytics to Foundation set…
fc1f294
Removed InitStartingDate & updated starting date retrieval
4996825
Removed InitStartingDate usage
14c1fc1
Removed used variables (CodeCop AA0137)
9ddbd94
Added payment method for posted sales invoices in Analytics
745eeee
Unlocked Analytics reference token for translations & updated text le…
3227f30
Set hide validation dialogs during demo data creation in IT
a2e14ac
Added sales & purchase data handlers for Analytics in IT
efd5bd3
Moved sales invoice posting into a function & called purchase order p…
36bbd1b
Updated analytics purchase orders with missing payment method
975339b
Added InsertSalesHeader with new parameter for Salesperson Code
55e48e7
Spread sales analytics documents across other salespersons
56d8447
Added open sales orders for analytics
bde6fda
Updated payment terms for analytics sales documents
cd15562
Updated InsertSalesLineWithItem function to take deferral code parameter
03ce255
Updated deferral codes
9f56262
Updated shipping data details
de75e57
Fixed PaymentMethodCode parameter
feac9b4
Updated DeferralCode1Y
a585992
Merge remote-tracking branch 'origin/uptake/analytics-demo-module' in…
f3ac9cf
Added InsertSalesLineWithItem function that accepts line discount per…
fa748a4
Added line discounts
eeebc0c
Reverted shipping data changes
17ef9b9
Reverted new line change
2189d5f
Removed new line
64d99c9
Removed new line
ab6a9cb
Merged PR 38201: Improved sales analytics demo data
8ce484e
Sorted variables & namespaces
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should be sorted alphabetically
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Usings are already sorted in alphabetical order