Downloads
This module provides some simple EDI order import and export functionality. This is useful for stores working with fulfillment houses where orders are passed back and forth in some predetermined format for shipping. The current module assumes some sort of FTP based system and will handle automatic archiving of import files automatically.
The module was developed to be flexible so the import and export strings could be tweaked for different uses. It supports importing and exporting tab, comma, or pipe delimited files and has a simple scripting system that allows different rules to be processed on imports. The module handles exports/imports during cron runs or manually by administrators and works based off of configurable order statuses.
The admin menu to manually import or export orders and reset the cron timers is available at /admin/store/orders/edi.
The admin menu to configure your EDI settings (cron runs, order statuses, import and export formats, etc.) is available at /admin/store/settings/edi/. Instructions for setting your formats may be found in the help text for the different fields.
Please post any bugs or install issues to the issue tracker on drupal.org. 




