Quote Originally Posted by DivaVocals View Post
I haven't submitted this yet because I still need to test the snot of this for the site I plan to use it on.. In the meantime though I thought I would share the fruits of my labor..

https://github.com/DivaVocals/zen_DropShipPO

Until it's submitted to the downloads, this is still considered BETA. Not recommended for use on a live store.. yada yada yada..

*****************************
V3.21 CHANGELOG
****************************


  1. Update this module so it's now REALLY v1.5.x compatible. Among the many changes:
    • Remove the ".php" extension from the entries in admin/includes/extra_configures/purchaseorders.php
    • Made corrections to support the configuration menu (missing DB entries as well as missing an entry in the admin/includes/extra_configures/purchaseorders.php file)

  2. Move FPDF folder to same folder as used in Super Orders (will help ease integration with Super Orders PLUS Super Orders version has been updated for PHP 5.3 compatibility)
    • Made all appropriate changes to support this change you should delete existing admin/fpdf folder if you are upgrading.

  3. Made ALL fixes needed so that the module works with the current versions of Ty Package Tracker
  4. Renamed email files to something a LOT less generic
  5. Moved the tracking number entry page from shop root to the admin (where it belongs IMHO). Leaving this in the shop root makes potentially leaves the name of the admin folder vulnerable. Shop owners who want to grant access to subcontractors to enter this tracking data direct should create an appropriate login with the correct security privs so that subcontractors can access this page. (Current versions of Zen Cart will make it so that you can limit subcontractors to this page only)
For anyone who CARES..

Wanted to note that I've disabled the "No Customer" feature. The files are in place, but I've commented it out in the module package.

The reason is pretty simple.. The feature doesn't appear to work, and because my client doesn't need it, I spent NO TIME trying to run down why because it would be a WASTE of my time.. So if someone wants to take a run at fixing this, feel free.. Not sure if I submit this update that I'll be including the "No Customer" feature. IMHO, anyone who is taking phone or other manual orders should use one of the manual order modules (by lat9 or lhungil) to properly add an order to their store. THEN use this module to manage the drop ship notification/management for those orders. Trying to use this module to do BOTH seems a little counter-productive..

Would love to get feedback from anyone who downloads my updated version..