osCmax v2.5 User Manual
Results 1 to 9 of 9

Purchase Order Module

This is a discussion on Purchase Order Module within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; I am thinking of using OSC Max for my new store. Are there any available modules for creating/printing/emailing purchase orders ...

      
  1. #1
    New Member
    Join Date
    Mar 2011
    Posts
    6
    Rep Power
    0


    Default Purchase Order Module

    I am thinking of using OSC Max for my new store. Are there any available modules for creating/printing/emailing purchase orders for drop shippers? Thanks in advance for any help!
    Paul

  2. #2
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    26


    Default Re: Purchase Order Module

    Yes. With a few changes in the language file the COD module becomes a PO Module. This is true in both 2.0.X and 2.5.

    change

    Code:
      define('MODULE_PAYMENT_COD_TEXT_TITLE', 'Cash on Delivery');
      define('MODULE_PAYMENT_COD_TEXT_DESCRIPTION', 'Cash on Delivery');
    Code:
      define('MODULE_PAYMENT_COD_TEXT_TITLE', 'Purchase Order');
      define('MODULE_PAYMENT_COD_TEXT_DESCRIPTION', 'Purchase Order');
    Done
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

  3. #3
    New Member
    Join Date
    Mar 2011
    Posts
    6
    Rep Power
    0


    Default Re: Purchase Order Module

    I guess I should explain. A customer may order several items that ship from different vendors. I need to be able to run purchase orders and get a separate PO for each drop shipper(vendor). Each PO would have the dropshipper name and address, the customer name and address and the item and price that the drop shipper should charge me. I might have 20 orders for the day with 100 items being drop shipper by 10 different vendors. Each vendor/drop shipper would get PO's with only their items and customers. I hope this makes sense. Thanks

  4. #4
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    26


    Default Re: Purchase Order Module

    Okay, so you are talking about having a distributor field associated to the products. Then being able to generate a list from the back end for all orders per day for a distributor.

    Attachment 541

    In the image (from 2.5 B3 being modified right now) add products (categories.php) attached you will see an additional field added to the manufacturers line called distributors. When a product is added to the store you can use this field to select the product's distributors. In a totally NEW module (add on) you can create a list of orders that are pending (selectable status) and create a "order list" by distributor (selectable) . Is that what you are looking to do?

    This would allow you to send each "order list" to the distributor to fill it with only the products on the list that the distributor would fill.

    [note: this feature set is part of the BIA Solution mod being released shortly after RC1]
    Attached Images Attached Images
    Last edited by met00; 03-07-2011 at 03:01 PM. Reason: added where the mod is from and release period
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

  5. #5
    New Member
    Join Date
    Mar 2011
    Posts
    6
    Rep Power
    0


    Default Re: Purchase Order Module

    Thanks for the reply, it sounds like we are on the right track. To simplify, a customer might place an order for 5 different products coming from 5 different drop shippers/manufacturers. I would need a purchase order for each manufacturer telling them, who we are, who to ship to, what to ship(product code and description) and our cost on each product. Those same drop shippers/manufacturers might have more orders from us on any given day going to any number of different customers. It all sounds complicated, but is really pretty simple. I currently do it in Filemaker Pro but must import all web orders into filemaker to run that script. I clicked on your link but it was broken. It sounds like we are talking about the same thing, but I am not sure. If so, how long until that release? Thanks!

    Paul
    Last edited by paranyos; 03-08-2011 at 10:09 AM.

  6. #6
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    26


    Default Re: Purchase Order Module

    The release is planned to co-inside with osCmax 2.5 RC1. There will be a number of mods packed in one file. These include not only the distributors mod, the order list mod, but also the cost mod and some additional mods. Rather than releasing each mod individually, they will all be packaged as a single "upgrade" to the osCmax 2.5 RC1 release. So, within 30 days or so of RC1 BIA will release the BIA Mods Pack.
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

  7. #7
    New Member
    Join Date
    Mar 2011
    Posts
    6
    Rep Power
    0


    Default Re: Purchase Order Module

    Thank you very much!

  8. #8
    New Member
    Join Date
    Mar 2011
    Location
    Croydon (Melbourne), Victoria, Australia
    Posts
    26
    Rep Power
    0


    Default Re: Purchase Order Module

    Hi

    This is a topic that I am also interested in. I use multiple suppliers and in many cases have the same product available from multiple suppliers. Product <<-->> Supplier is not a one-to-one relationship and we have currency conversion issues with the suppliers being overseas.

    For me drop-ship is not as important but that would need to be a feature.

    Generating / flagging items as being on back-order and having that flow to a PO for a nominated supplier with a distinct currency control (ie the purchase / my cost in the foreign currency - not the store base currency).

    I did add some of this to my oscommerce 2.1 store a while back but did not complete the coding.

    Is the PO stuff available via SVN or other download at the moment ?

    cheers
    Tony

  9. #9
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    26


    Default Re: Purchase Order Module

    Tony,

    availability:

    The release is planned to co-inside with osCmax 2.5 RC1. There will be a number of mods packed in one file. These include not only the distributors mod, the order list mod, but also the cost mod and some additional mods. Rather than releasing each mod individually, they will all be packaged as a single "upgrade" to the osCmax 2.5 RC1 release. So, within 30 days or so of RC1 BIA will release the BIA Mods Pack.
    But the changes you seem to require are more specific than those that will be in the released mods. They will provide you a starting point, but they lack the complexity and flexibility that your requirements indicate. They are more like "manufacturers" with the ability to pull reports off the new field. Your requirements are for a much more complex rules-based engine. Possible to do, but not planned for the release.
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

Similar Threads

  1. Purchase Order Module
    By rjdj2000 in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 06-29-2010, 11:30 AM
  2. Purchase Order Payment Module v1.0
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 01-06-2009, 05:10 PM
  3. Purchase Order Payment Module v1.0
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 01-05-2009, 07:12 AM
  4. Purchase Order Payment Module v1.0
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 01-31-2008, 06:22 AM
  5. Purchase Order Payment Module v1.0
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 01-30-2008, 01:11 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •