mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-13 22:35:16 +03:00
07a2fd4b4d
Восьмой тип, второе семейство регистров (314 объектов acc+erp). Переиспользована инфраструктура регистров от InformationRegister. ПОЛНЫЙ КОРПУС 314: match 314/314, TOTAL 0, ноль диффов, 0 крашей (чище InfoReg — register-accum пропускает FillValue, empty-DTR шума нет). Регресс 49/49 ps1+py, ps1==py identical. 1С-cert ✓ (db-load-xml + db-update). - Рерайт Emit-AccumulationRegisterProperties на общие хелперы (был легаси-хардкод): comment/ useStandardCommands/includeHelpInContents/Emit-FormRef(DefaultListForm/AuxiliaryListForm)/презентации(ML). - Class-2 дефолт: DataLockControlMode Automatic→Managed (корпус 59%). - Новый контекст Emit-Attribute `register-accum` (ресурсы/измерения через богатый эмиттер): Resource — base+FullTextSearch (без Indexing/FillValue/DataHistory); Dimension — +DenyIncompleteValues+Indexing+ FullTextSearch+UseInTotals (без Master/MainFilter). Флаги shorthand denyIncomplete/nouseintotals. - StandardAttributes: always-emit + opt-out standardAttributes:"" (present 287/omitted 27 = 9%, не выводимо). - Декомпилятор: снят гейт +AccumulationRegister; RegisterType/EnableTotalsSplitting capture; UseInTotals в Attr-ToDsl (дефолт true→захват при false); AccumReg в opt-out. spec §7.6, кейс accumulation-register. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>