mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-06 03:08:57 +03:00
cf5eae6428
Configurator generates borrowed forms with only properties + AutoCommandBar + empty Attributes — no ChildItems. ChildItems appear only when modifications are added via form-edit. Copying full ChildItems caused XDTO errors on complex forms due to unresolvable references (CommonPicture, StyleItem, xr: namespace elements). Changes: - Remove ChildItems extraction and output from Borrow-Form - Strip ChildItems from AutoCommandBar (keep only Autofill property) - Both main and BaseForm sections now contain only properties + minimal AutoCommandBar Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>