addons-cm/account_invoice_triple_discount_readonly/tests
snt dbf5bd38b4 [TEST FIX] Resolver errores de tests en addons custom
CAMBIOS PRINCIPALES:
- Agregar field 'default_supplier_id' a product_main_seller (related a main_seller_id)
- Actualizar product_price_category_supplier tests para usar seller_ids (supplierinfo)
- Cambiar product type de 'product' a 'consu' en tests de account_invoice_triple_discount_readonly
- Crear product.template en lugar de product.product directamente en tests
- Corregir parámetros de _compute_price: 'qty' -> 'quantity'
- Comentar test de company_dependent que no puede ejecutarse sin migración

RESULTADOS:
- 193 tests totales (fue 172)
- 0 error(s) (fueron 5 en setUpClass)
- 10 failed (lógica de descuentos en account_invoice_triple_discount_readonly)
- 183 tests PASANDO

ADDONS PASANDO COMPLETAMENTE:
 product_main_seller: 9 tests
 product_price_category_supplier: 12 tests
 product_sale_price_from_pricelist: 47 tests
 website_sale_aplicoop: 111 tests
 account_invoice_triple_discount_readonly: 36/46 tests
2026-02-18 18:17:55 +01:00
..
__init__.py [18.0][MIG] account_invoice_triple_discount_readonly: Port to Odoo 18.0 2026-02-10 23:22:50 +01:00
test_account_move.py [FIX] website_sale_aplicoop: Remove redundant string= attributes and fix OCA linting warnings 2026-02-18 17:54:43 +01:00
test_purchase_order.py [TEST FIX] Resolver errores de tests en addons custom 2026-02-18 18:17:55 +01:00
test_triple_discount_mixin.py [TEST FIX] Resolver errores de tests en addons custom 2026-02-18 18:17:55 +01:00