Conversation
EDT reported 9 'subsystems order is specified, but subsystem is absent' problems. Added the missing entries to subsystemsOrder: - Configuration: Incidents - MasterData: Other - Reports: TechnicalReports, FixedAssets, Accounting - Settings: SystemAttributes, ObjectTransformation, BusinessProcesses - Treasury: Accruals
Fixes 8 'module-consecutive-blank-lines' problems reported by EDT: 7 in Unit_AccessSubsystem, 1 in Unit_RunTest form module.
Fixes 16 'form-self-reference' problems reported by EDT: the deprecated form self-reference is replaced with the object self-reference in the ItemKeys, Items and AttachFile form modules.
Fixes 1 'common-module-named-self-reference' problem reported by EDT. The module prefix is dropped for the in-module call; the remaining occurrences are 'See' doc-comment links and stay as they are.
Fixes 6 'doc-comment-export-function-return-section' problems reported by EDT. Documentation only, no behaviour change: - Unit_ExpenseAndRevenueTypes: 4 functions returning an empty string - Unit_CommonTests: 2 functions returning Undefined and reporting failures via Unit_Service.assertFalse
Fixes 7 'doc-comment-collection-item-type' problems reported by EDT. Documentation only, no behaviour change: Map and FixedMap types now declare their key and value types. Headers and Options are String to String; the map passed to GetPresentationMap only has its key read, so its value is Arbitrary.
Fixes 1 'export-procedure-missing-comment' problem reported by EDT. Documentation only, no behaviour change.
Fixes 1 'form-module-missing-pragma' problem reported by EDT. AddFormAttributes modifies form items on the server and its only caller is the &AtServer handler Unit_OnCreateAtServerAfter, so &AtServer is the matching directive.
Contributor
|
Выглядит норм, но мало, и по хорошему там бы ру перевести на инглишь блоки |
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.
No description provided.