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

1 Commits

Author SHA1 Message Date
1e32cfce7f fix(Tryton): restore send sales test and fix TrytonSale.build_tryton_comment
- 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
2026-07-11 14:32:41 -05:00