From dc0382cc0662c2f8438e19b8e2a81e60ed9e3949 Mon Sep 17 00:00:00 2001 From: Nick Shirokov Date: Sun, 3 May 2026 18:43:33 +0300 Subject: [PATCH] =?UTF-8?q?chore(tests):=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D1=8B=20=D1=81=D0=BD=D0=B0=D0=BF=D1=88=D0=BE?= =?UTF-8?q?=D1=82=D1=8B=20=D0=BF=D0=BE=D1=81=D0=BB=D0=B5=20meta-compile=20?= =?UTF-8?q?QuickChoice=20defaults?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Снапшоты ссылочных реквизитов теперь содержат QuickChoice=false в соответствии с дефолтами по реальным конфигам (см. 07b2ec3). Co-Authored-By: Claude Opus 4.7 (1M context) --- .../snapshots/catalog-item-simple/Catalogs/Валюты.xml | 2 +- .../snapshots/catalog-list-simple/Catalogs/Валюты.xml | 2 +- .../ChartsOfCharacteristicTypes/ВидыНоменклатуры.xml | 2 +- .../ChartsOfAccounts/Хозрасчетный.xml | 2 +- .../ChartsOfAccounts/Хозрасчетный.xml | 2 +- .../exchangeplan-item-simple/ExchangePlans/ОбменДанными.xml | 2 +- .../form-compile/snapshots/auto-cmd-bar/Catalogs/Бригады.xml | 2 +- .../form-compile/snapshots/catalog-form/Catalogs/Товары.xml | 2 +- .../snapshots/dynamic-list-form/Catalogs/Товары.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/tests/skills/cases/form-compile-from-object/snapshots/catalog-item-simple/Catalogs/Валюты.xml b/tests/skills/cases/form-compile-from-object/snapshots/catalog-item-simple/Catalogs/Валюты.xml index e1457298..07d20430 100644 --- a/tests/skills/cases/form-compile-from-object/snapshots/catalog-item-simple/Catalogs/Валюты.xml +++ b/tests/skills/cases/form-compile-from-object/snapshots/catalog-item-simple/Catalogs/Валюты.xml @@ -287,7 +287,7 @@ Auto InDialog - true + false BothWays Catalog.Валюты.StandardAttribute.Description diff --git a/tests/skills/cases/form-compile-from-object/snapshots/catalog-list-simple/Catalogs/Валюты.xml b/tests/skills/cases/form-compile-from-object/snapshots/catalog-list-simple/Catalogs/Валюты.xml index ffcbc093..f60aebda 100644 --- a/tests/skills/cases/form-compile-from-object/snapshots/catalog-list-simple/Catalogs/Валюты.xml +++ b/tests/skills/cases/form-compile-from-object/snapshots/catalog-list-simple/Catalogs/Валюты.xml @@ -287,7 +287,7 @@ Auto InDialog - true + false BothWays Catalog.Валюты.StandardAttribute.Description diff --git a/tests/skills/cases/form-compile-from-object/snapshots/ccoct-item-simple/ChartsOfCharacteristicTypes/ВидыНоменклатуры.xml b/tests/skills/cases/form-compile-from-object/snapshots/ccoct-item-simple/ChartsOfCharacteristicTypes/ВидыНоменклатуры.xml index 69d9f332..09f69c39 100644 --- a/tests/skills/cases/form-compile-from-object/snapshots/ccoct-item-simple/ChartsOfCharacteristicTypes/ВидыНоменклатуры.xml +++ b/tests/skills/cases/form-compile-from-object/snapshots/ccoct-item-simple/ChartsOfCharacteristicTypes/ВидыНоменклатуры.xml @@ -277,7 +277,7 @@ Auto InDialog - true + false BothWays ChartOfCharacteristicTypes.ВидыНоменклатуры.StandardAttribute.Description diff --git a/tests/skills/cases/form-compile-from-object/snapshots/chartofaccounts-item-simple/ChartsOfAccounts/Хозрасчетный.xml b/tests/skills/cases/form-compile-from-object/snapshots/chartofaccounts-item-simple/ChartsOfAccounts/Хозрасчетный.xml index 55c09e6f..898933b6 100644 --- a/tests/skills/cases/form-compile-from-object/snapshots/chartofaccounts-item-simple/ChartsOfAccounts/Хозрасчетный.xml +++ b/tests/skills/cases/form-compile-from-object/snapshots/chartofaccounts-item-simple/ChartsOfAccounts/Хозрасчетный.xml @@ -426,7 +426,7 @@ Auto - true + false BothWays ChartOfAccounts.Хозрасчетный.StandardAttribute.Description diff --git a/tests/skills/cases/form-compile-from-object/snapshots/chartofaccounts-list-simple/ChartsOfAccounts/Хозрасчетный.xml b/tests/skills/cases/form-compile-from-object/snapshots/chartofaccounts-list-simple/ChartsOfAccounts/Хозрасчетный.xml index 6ec0ad82..2145608e 100644 --- a/tests/skills/cases/form-compile-from-object/snapshots/chartofaccounts-list-simple/ChartsOfAccounts/Хозрасчетный.xml +++ b/tests/skills/cases/form-compile-from-object/snapshots/chartofaccounts-list-simple/ChartsOfAccounts/Хозрасчетный.xml @@ -426,7 +426,7 @@ Auto - true + false BothWays ChartOfAccounts.Хозрасчетный.StandardAttribute.Description diff --git a/tests/skills/cases/form-compile-from-object/snapshots/exchangeplan-item-simple/ExchangePlans/ОбменДанными.xml b/tests/skills/cases/form-compile-from-object/snapshots/exchangeplan-item-simple/ExchangePlans/ОбменДанными.xml index 2058d710..6ff4bd34 100644 --- a/tests/skills/cases/form-compile-from-object/snapshots/exchangeplan-item-simple/ExchangePlans/ОбменДанными.xml +++ b/tests/skills/cases/form-compile-from-object/snapshots/exchangeplan-item-simple/ExchangePlans/ОбменДанными.xml @@ -226,7 +226,7 @@ false false - true + false BothWays ExchangePlan.ОбменДанными.StandardAttribute.Description diff --git a/tests/skills/cases/form-compile/snapshots/auto-cmd-bar/Catalogs/Бригады.xml b/tests/skills/cases/form-compile/snapshots/auto-cmd-bar/Catalogs/Бригады.xml index 71395fdd..c346e75b 100644 --- a/tests/skills/cases/form-compile/snapshots/auto-cmd-bar/Catalogs/Бригады.xml +++ b/tests/skills/cases/form-compile/snapshots/auto-cmd-bar/Catalogs/Бригады.xml @@ -287,7 +287,7 @@ Auto InDialog - true + false BothWays Catalog.Бригады.StandardAttribute.Description diff --git a/tests/skills/cases/form-compile/snapshots/catalog-form/Catalogs/Товары.xml b/tests/skills/cases/form-compile/snapshots/catalog-form/Catalogs/Товары.xml index a29ddd70..53dd9147 100644 --- a/tests/skills/cases/form-compile/snapshots/catalog-form/Catalogs/Товары.xml +++ b/tests/skills/cases/form-compile/snapshots/catalog-form/Catalogs/Товары.xml @@ -287,7 +287,7 @@ Auto InDialog - true + false BothWays Catalog.Товары.StandardAttribute.Description diff --git a/tests/skills/cases/form-compile/snapshots/dynamic-list-form/Catalogs/Товары.xml b/tests/skills/cases/form-compile/snapshots/dynamic-list-form/Catalogs/Товары.xml index f51c2bff..fc0e9a99 100644 --- a/tests/skills/cases/form-compile/snapshots/dynamic-list-form/Catalogs/Товары.xml +++ b/tests/skills/cases/form-compile/snapshots/dynamic-list-form/Catalogs/Товары.xml @@ -287,7 +287,7 @@ Auto InDialog - true + false BothWays Catalog.Товары.StandardAttribute.Description