Standardize all open source app READMEs to consistent format#88
Merged
basprintvis merged 1 commit intomainfrom Apr 27, 2026
Merged
Standardize all open source app READMEs to consistent format#88basprintvis merged 1 commit intomainfrom
basprintvis merged 1 commit intomainfrom
Conversation
Agent-Logs-Url: https://github.com/printvis/OpenSource/sessions/fef4fc1e-60eb-461e-8a52-50850f0eaf05 Co-authored-by: basprintvis <[email protected]>
Copilot created this pull request from a session on behalf of
basprintvis
April 27, 2026 17:58
View session
basprintvis
approved these changes
Apr 27, 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.
All app READMEs were inconsistently formatted, incompletely documented, or missing entirely. This PR reformats every app README to match the
JobTicket Split Signaturestemplate structure and fills in content derived from the source code.Changes
Reformatted in-place (existing
README.md)## How it worksnumbered logic walkthrough, corrected stale object numbers (e.g. BuildSignatures had codeunit 88200/pageext 80200 in docs vs actual 80198/80198)**Step N**markers to match template styleRenamed + reformatted (non-standard casing →
README.md)readme.md/ReadMe.md/Readme.mddeleted and replaced with properly casedREADME.mdfor: AddSchedulingProblem, Copy Price Method, PrintVis FG Valuation PTE, ReleaseFinishedGoodsShowJobItems, Sales Order Integration, ShopFloorPreventCompleteWithoutConsumption, Split by Versions, SplitProduction, Status Code Lookup - filtered by Case TypeCreated new
README.mdHow To Use.mdcontentCIM Upgrade Instructions.mdTemplate structure applied to all apps
Sections omitted where not applicable (e.g. single-subscriber apps with no configuration needed).