Parent Directory
|
Revision Log
|
Revision Graph
Initial upload of the Ubercart EDI module. Allows for exporting orders on a cron run according to a set pattern. These files are then passed onto a fulfillment house for orders to be shipped. Can also process receipt files to act on orders once the fulfillment house has processed them.
| 1 | ; $Id$ |
| 2 | name = EDI Import/Export |
| 3 | description = EDI import and export module; currently handles orders. |
| 4 | dependencies = uc_order |
| 5 | package = Ubercart - extra |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |