mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-30 00:16:56 +03:00
feat(meta-compile,meta-decompile): поддержка типа DocumentJournal (Журналы документов) (v1.55/v0.46)
19-й тип, 82 объекта acc+erp. Рерайт Emit-DocumentJournalProperties/Emit-Column на общие хелперы (был легаси-хардкод + ПРОПУЩЕН <IncludeHelpInContents>). Декомпилятор снят гейт +DJ; захват defaultForm/auxiliaryForm/registeredDocuments + колонки (columns: name/synonym/comment/indexing/references) + SA opt-out. - **Class-3 фикс: команды журнала** — DJ-блок ChildObjects эмитил только колонки; журналы несут полноблочные <Command> (Взаимодействия: 15 команд, DefinedType-параметр) → добавлен парсинг+Emit-Command (декомпилятор захватывал общим Commands-ридером). - IncludeHelpInContents (пропущен легаси) добавлен; comment/useStandardCommands/формы (verbatim — имя «Форма»)/презентации — динамические. StandardAttributes always-emit + opt-out (~7% опускают); Date Format ДЛФ=D — per-object override (не профиль, 71/203). - **Class-1: пустой <Synonym/> колонки** ≠ авто → synonym:"" (как EnumValue). - Прощающий ввод registeredDocuments/references — Normalize-MDObjectRef (русские корни). ПОЛНЫЙ КОРПУС 82/82 match, TOTAL 0 — byte-exact order-preserved (колонки+команды). Регресс 56/56 ps1+py, ps1==py identical. spec §7.15, кейс document-journal-full. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
edc8474ddd
commit
b4e6037fd4
+1
@@ -31,6 +31,7 @@
|
||||
<xr:Item xsi:type="xr:MDObjectRef">Document.ПриходнаяНакладная</xr:Item>
|
||||
<xr:Item xsi:type="xr:MDObjectRef">Document.РасходнаяНакладная</xr:Item>
|
||||
</RegisteredDocuments>
|
||||
<IncludeHelpInContents>false</IncludeHelpInContents>
|
||||
<StandardAttributes>
|
||||
<xr:StandardAttribute name="Type">
|
||||
<xr:LinkByType/>
|
||||
|
||||
Reference in New Issue
Block a user