Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2010
    Posts
    182
    Plugin Contributions
    0

    Default I want to add to stock via EP, not overwrite

    Note: upgrading soon, I know

    My plan is to upload stock received to admin via EP but ADD to current stock.

    Three columns:
    1. v_products_id
    2. v_products_model
    3. v_products_quantity

    At my line 1561 a query selects the current contents...
    $sql = "SELECT
    p.products_quantity as v_products_quantity,

    I see in my line 1980 this...
    $query = "UPDATE " . TABLE_PRODUCTS . " SET
    products_quantity = '" . zen_db_input($v_products_quantity) . "' ,

    In order to do this, is it simply '" . zen_db_input($v_products_quantity + p.products_quantity) . "'

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,144
    Plugin Contributions
    11

    Default Re: I want to add to stock via EP, not overwrite

    If, by EP you mean easy populate, you should ask your question in that mod's support thread.

 

 

Similar Threads

  1. v138a Easy Populate 1.2.5.7 - add to products_quantity, not overwrite
    By sbbemn in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 30 Apr 2012, 07:34 PM
  2. stock updates via email csv file how to upload?
    By bn17311 in forum General Questions
    Replies: 0
    Last Post: 9 Feb 2012, 08:26 AM
  3. Don't want back orders, using Stock by Attribute mod and want to show inventory
    By teazerr in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 28 Apr 2011, 03:15 AM
  4. need help with "in stock" - How do I add an item not in stock but is made-to-order?
    By DravenLS in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 1 Dec 2007, 09:18 PM
  5. Do not want to show stock level
    By mredellis in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 21 Jun 2007, 12:06 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR