Ubercart EDI

ezra-g - May 22, 2008 - 19:22
Ubercart compatible module.

This module provides some simple EDI order import and export functionality for Ubercart. 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. It allows you to setup an export pattern based on a number of order and product variables, and it provides cron functionality so orders of a particular order status may be automatically exported for processing.

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.

For modifications of this module, please contact us at Ubercart.org. Thanks!

Exporting product attribute information

The best way to export product attributes is to have the product SKU reflect the attribute assigned to it. For example, If a book product's color attribute can be black and white or full color, you could configure the SKUs to be 12345-BW and 12345-Color.

Developed by Ryan (rszrama) of Ubercart.

Co-maintained by Lyle (Island Usurper) and Ezra Barnett Gildesgame (ezra-g).

Releases

Official releasesDateSizeLinksStatus
5.x-1.02008-May-2213.71 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2009-Jan-0614.24 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.