fix bug with refunds

This commit is contained in:
2026-01-13 12:51:24 +03:00
parent 4acb20c385
commit 296b066b5d
2 changed files with 11 additions and 4 deletions

View File

@@ -87,6 +87,7 @@ class OZONHandler(BaseHandler):
doc_creator = DocumentCreation(URL=settings.URL_REPORT)
doc_key = doc_creator.create_document(
Date=validated_data[2],
ДатаВходящегоДокумента=validated_data[2],
ВидОперации=settings.TYPE3,
Контрагент_Key=settings.CONTRAGENT_OZON,
ДоговорКонтрагента_Key=settings.CONTRACT_OZON,