Results 1 to 10 of 1920

Hybrid View

  1. #1
    Join Date
    Jun 2012
    Posts
    481
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    I have a requirement to adjust the product quantities of one or more products if a certain product is edited. The storeowner wants to sell certain products individually as well as a set. The set would be made up when the customer orders it, rather than being made beforehand. Thus when a set is purchased the quantities of the individual products need to be adjusted downward, and when an individual product is purchased, the quantity of the number of sets that can be made up needs to change. I have handled the cases on purchase, and in the admin when an order is deleted. But I also want to take care of cases where the set or one of the individual products is added to an order, deleted from an order, and when the quantities of the products are changed using edit_orders.

    Can you suggest the proper notifiers I should be using, and any other information that might help. For example, I see from an admin notifier trace that some notifiers are called multiple times during an edit session.

    Thank you in advance!

    Dave

    zc 157c, edit_orders 4.6.2

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,945
    Plugin Contributions
    96

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by Dave224 View Post
    I have a requirement to adjust the product quantities of one or more products if a certain product is edited. The storeowner wants to sell certain products individually as well as a set. The set would be made up when the customer orders it, rather than being made beforehand. Thus when a set is purchased the quantities of the individual products need to be adjusted downward, and when an individual product is purchased, the quantity of the number of sets that can be made up needs to change. I have handled the cases on purchase, and in the admin when an order is deleted. But I also want to take care of cases where the set or one of the individual products is added to an order, deleted from an order, and when the quantities of the products are changed using edit_orders.

    Can you suggest the proper notifiers I should be using, and any other information that might help. For example, I see from an admin notifier trace that some notifiers are called multiple times during an edit session.

    Thank you in advance!

    Dave

    zc 157c, edit_orders 4.6.2
    EO's notifiers issued are fairly well documented: https://github.com/lat9/edit_orders/...by-Edit-Orders

  3. #3
    Join Date
    Jun 2012
    Posts
    481
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by lat9 View Post
    EO's notifiers issued are fairly well documented: https://github.com/lat9/edit_orders/...by-Edit-Orders
    Excellent documentation! Thank you!

  4. #4
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Edit Orders v4.0 Support Thread

    Is there a way to record deposits against the order which would reduce the order total?
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,945
    Plugin Contributions
    96

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by swguy View Post
    Is there a way to record deposits against the order which would reduce the order total?
    Not so much record multiple deposits, but you could use the ot_onetime_discount order-total supplied by EO.

  6. #6
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Edit Orders v4.0 Support Thread

    I saw that ... maybe I could tweak it to allow multiple of these to be entered against one order? With "Allow changing the title" it seems like what I would want.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #7
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,945
    Plugin Contributions
    96

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by swguy View Post
    I saw that ... maybe I could tweak it to allow multiple of these to be entered against one order? With "Allow changing the title" it seems like what I would want.
    You might need to 'clone' it, since changing the title doesn't replicate the order-total's entry ... just the name is changed.

  8. #8
    Join Date
    May 2011
    Location
    Tennessee
    Posts
    510
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Will v4.0 run with PHP 8.3?

  9. #9
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,945
    Plugin Contributions
    96

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by jodean View Post
    Will v4.0 run with PHP 8.3?
    v4.7.0 and later should.

 

 

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 818
    Last Post: 9 Jul 2026, 10:12 AM
  2. v150 Orders Status History -- Updated By [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 34
    Last Post: 29 Jul 2019, 07:05 PM
  3. Edit Orders v3.0 for ZC 1.3.9 [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 656
    Last Post: 18 Apr 2016, 06:28 PM
  4. v139h Super Orders v3.0 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1018
    Last Post: 28 Apr 2014, 11:38 PM
  5. RE: Super Orders v3.0 Support Thread
    By Johnnyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jun 2011, 09:28 AM

Posting Permissions

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