[EDI] first revision of specific import

bzr revid: aar@tinyerp.com-20110616060731-rmp0eftd3hjlm3ep
This commit is contained in:
Amit Parmar (OpenERP) 2011-06-16 11:37:31 +05:30
parent 2ed4fafe78
commit 29532c6458
2 changed files with 2 additions and 2 deletions

View File

@ -34,5 +34,5 @@ import product
import sequence
import company
import res_currency
import edi_invoice
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -143,7 +143,7 @@ module named account_voucher.
'test/account_bank_statement.yml',
'test/account_cash_statement.yml',
'test/account_report.yml',
'test/test_edi_invoice.yml',
],
'installable': True,