odoo/addons/edi/models
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
..
__init__.py [MERGE] Missing modelines, requested and provided by Lionel Sausin (Numerigraphe) 2011-11-24 16:50:58 +01:00
edi.py [FIX] sale,edi: fix sale EDI import test + better debug 2012-10-19 13:11:00 +02:00
res_company.py [IMP] edi: work-in-progress: remove permanent storage of edi.document 2012-10-11 17:20:08 +02:00
res_currency.py [IMP] edi: work-in-progress: remove permanent storage of edi.document 2012-10-11 17:20:08 +02:00
res_partner.py [IMP] edi: ported web part to 7.0 + removed the EDI preview- and export-related parts 2012-10-16 14:29:13 +02:00