Files
don_confiao_backend/tienda_ilusion/don_confiao/migrations
aserrador 5e811c802a Add Tryton synchronization for CatalogSale
- Add external_id field to CatalogSale model for tracking synced sales
- Create migration 0047 for external_id field
- Add TrytonCatalogSale and TrytonCatalogSaleLine classes for Tryton RPC format
- Add send_catalog_sales_to_tryton() method to SaleTrytonService
- Create CatalogSalesToTrytonView API endpoint (POST)
- Register endpoint at /don_confiao/api/enviar_catalog_sales_a_tryton
- Add test for external_id field functionality
- Catalog sales sync to same Tryton model as Sale (model.sale.sale.create)
- Differentiated by reference 'don_confiao_catalog X' and description 'Venta de catálogo'
- Filters only catalog sales without external_id to avoid duplicates
2026-05-30 21:01:29 -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