mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-31 00:37:47 +03:00
ФормаСписка (list forms) contain elements invalid in extensions: - <CommandSet><ExcludedCommand>Create</ExcludedCommand></CommandSet> at form root - <ExcludedCommand> in nested AutoCommandBars within ChildItems - <RowPictureDataPath> in table elements (e.g. Список.СостояниеДокумента) All three cause "Неверное имя команды элемента формы" on load. Verified against Configurator reference dump (ref-ext-dump-6). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>