odoo/addons/sale/test
Olivier Dony ce1226a4a8 [FIX] sale,edi: fix sale EDI import test + better debug
- `delay` field on SO line  moved to sale_stock, ignoring it for now
- avoid reusing the same bank account in 6.1 test, would cause a test
  failure because the import would be skipped and the new partner
  would have no bank account. Bank accounts should be unique in the
  real world.
- log in DEBUG when a relationship record is skipped during EDI import

bzr revid: odo@openerp.com-20121019111100-dwf0crocqv43m3ij
2012-10-19 13:11:00 +02:00
..
cancel_order.yml [FIX] sale: fixed yaml tests 2012-09-20 17:20:43 +02:00
delete_order.yml [FIX]: Fix some assert problem in yaml as per new sale order. 2012-09-20 09:54:33 +05:30
edi_sale_order.yml [FIX] sale,edi: fix sale EDI import test + better debug 2012-10-19 13:11:00 +02:00
manual_order_policy.yml [IMP] sale: yaml test improved 2012-09-20 16:36:41 +02:00
sale_order_demo.yml [FIX] sale, sale_stock: yaml tests on product_id_change() + fix in that same function (type is defined in sale_stock now) 2012-10-01 18:08:54 +02:00