chaddro / EasyPopulate-4.0

Data import and export module for Zencart 1.3.x and 1.5.x
GNU General Public License v2.0
24 stars 31 forks source link

Update to SBA section now supports customid of potteryhouse's version of SBA #17

Closed mc12345678 closed 9 years ago

mc12345678 commented 9 years ago

Added functionality to support potteryhouse's version of SBA, which may also open operation to a few other SBA versions. This specifically added the customid to the export/import. Other fields remain to be considered; however, the SBA is still in a state of flux. Also updated some of the SBA related functions to support ZC 1.5.3. as they were not updated previously.

mc12345678 commented 9 years ago

Added compatibility to ZC 1.5.4 in version 4.0.28. This will track inserts and updates made to the database. Backwards compatibility added to prevent errors using code generated by lat9. Request incorporation into master branch.