unknown ac12073dc6 fix: add missing printer_hour_price and speed_coeff columns to orders table migration 2 місяців тому
..
__init__.py 05fd1afae9 feat: implemented warehouse stock management system 3 місяців тому
admin.py 4c4e3dadba feat: Enrich audit logs and order chat with user details 2 місяців тому
auth.py 25fd1ca617 fix: ensure unread messages count resets when entering chat 2 місяців тому
blog.py 797d9b80c6 fix: blog routes compatibility with non-trailing slashes 3 місяців тому
catalog.py 62f27dfc27 feat: implement advanced pricing model with hourly rates, technology-based pricing, and material speed coefficients 2 місяців тому
chat.py eb3dbe4b2f feat: Use soft delete for order messages instead of physical deletion 2 місяців тому
contact.py b51faea98c fix: update SMTP_FROM and cleanup contact debug 3 місяців тому
files.py 8c84011249 fix: ensure dimensions are always shown immediately after upload and fix cache issues 2 місяців тому
orders.py ac12073dc6 fix: add missing printer_hour_price and speed_coeff columns to orders table migration 2 місяців тому
portfolio.py ec5c4edd47 fix: import Optional in portfolio router 2 місяців тому
warehouse.py 46a3b33ef5 fix: allow updating material_id and color_name in warehouse stock 3 місяців тому