mod: связность страница компании --> набор для сравнения

This commit is contained in:
2026-05-09 14:55:26 +03:00
parent 8da90ad0fd
commit 5a507f3e17
2 changed files with 9 additions and 1 deletions

View File

@@ -359,6 +359,7 @@ def _format_set_for_template(set_data: dict, empty_values: list) -> dict:
formatted = {
# Ключи ниже оставлены в legacy-формате, т.к. шаблон использует именно их имена.
'idSetKit': set_kit.id,
'sSetName': set_kit.sSetName,
'sMerchantName': merchant_brand.sMerchantName,
'sMerchantDescription': merchant_brand.sMerchantDescription,