fix ozon_handler

This commit is contained in:
2026-04-09 11:27:16 +03:00
parent 4ac3fff327
commit 5dec002455
3 changed files with 3 additions and 2 deletions

View File

@@ -34,6 +34,7 @@ class DocumentCreation:
self.save_key_txt(document_key)
return document_key
#return "..."
def fill_document_items_purchase(self, document_key: str, validated_rows: list):