fix(Tryton): restore send sales test and fix TrytonSale.build_tryton_comment #43

Merged
Aserrador merged 1 commits from fix/EnviarComentarioConDetalleDelPedido into main 2026-07-11 14:38:28 -05:00
Owner
  • Restored test_exportar_ventas_para_tryton.py with full parameter
    validation for client.call (method, context, sale fields, lines)
  • Fixed TrytonSale.build_tryton_comment referencing self.catalog_sale
    (nonexistent) instead of self.sale.description
- Restored test_exportar_ventas_para_tryton.py with full parameter validation for client.call (method, context, sale fields, lines) - Fixed TrytonSale.build_tryton_comment referencing self.catalog_sale (nonexistent) instead of self.sale.description
Aserrador added 1 commit 2026-07-11 14:38:20 -05:00
- Restored test_exportar_ventas_para_tryton.py with full parameter
  validation for client.call (method, context, sale fields, lines)
- Fixed TrytonSale.build_tryton_comment referencing self.catalog_sale
  (nonexistent) instead of self.sale.description
Aserrador merged commit d57b827e4e into main 2026-07-11 14:38:28 -05:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: OneTeam/don_confiao_backend#43
No description provided.