readme update

This commit is contained in:
2026-01-22 03:27:19 +03:00
parent 0d02b569ad
commit 9093f16365

View File

@@ -48,12 +48,14 @@
│ │ ├── __init__.py │ │ ├── __init__.py
│ │ ├── companies.py │ │ ├── companies.py
│ │ ├── contractors.py │ │ ├── contractors.py
│ │ ├── excel_prices.py
│ │ ├── nomenclature.py │ │ ├── nomenclature.py
│ │ ├── report.py │ │ ├── report.py
│ │ ├── session.py │ │ ├── session.py
│ │ └── storages.py │ │ └── storages.py
│ ├── handlers #Обработка Excel │ ├── handlers #Обработка Excel
│ │ ├── __init__.py │ │ ├── __init__.py
│ │ ├── digitalization.py
│ │ ├── ozon_handler.py │ │ ├── ozon_handler.py
│ │ ├── ozon_purchases_handler.py │ │ ├── ozon_purchases_handler.py
│ │ ├── ozon_wb_yandex_com_handler.py │ │ ├── ozon_wb_yandex_com_handler.py