Files
don_confiao_backend/tienda_ilusion/don_confiao/migrations
aserrador 47c18c760d feat: add CatalogSale model with abstract base classes for Sale/SaleLine
- Introduced SaleAbstractModel and SaleLineAbstractModel as abstract bases
- Added CatalogSale and CatalogSaleLine models inheriting from them
- Created migration 0045 for new models
- Added CatalogSaleView, CatalogSaleSerializer with nested line creation
- Registered new models in admin
- Added catalog_sales router endpoint to URLs
- Removed placeholder api/ package (now redundant)
2026-05-28 16:38:45 -05:00
..
2024-06-22 09:52:44 -05:00
2024-06-22 10:37:34 -05:00
2024-06-22 11:10:09 -05:00
2024-06-22 11:10:09 -05:00
2024-06-22 11:10:09 -05:00
2024-08-17 16:40:13 -05:00
2024-10-26 17:22:58 -05:00