Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 31
  1. #11
    Join Date
    Sep 2006
    Posts
    78
    Plugin Contributions
    1

    Default Re: Real stock quantity

    has this been updated to work with 1.3.8? as it says 1.3.7 in the latest update

  2. #12
    Join Date
    May 2006
    Posts
    102
    Plugin Contributions
    0

    Default Re: Real stock quantity

    can you put serch possiblitity??

    tanks

  3. #13
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Real stock quantity

    Quote Originally Posted by gezuvor View Post
    I have corrected the sorting issue discovered by paulm and uploaded the corrected version as 1.2

    Here is the direct link: Stock Quantity Report



    What I actually was looking for when I installed this mod was a way to create a list of products that need to be ordered at my wholesalers. Showing a list with the products model, name and the order id's (that have the status(es) of all orders that will have to be shipped soon). But it looks like this mod is not very similar to what I was looking for after all.

    has this been updated to work with 1.3.8? as it says 1.3.7 in the latest update
    I think it is *very* unlikely that this mod has more (or less) issues with 1.3.8 than with 1.3.7. Probably the only real issue the mod has is the one with db table prefixes, but that will not be different for 1.3.8 and 1.3.7.

  4. #14
    Join Date
    Mar 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Real stock quantity

    I have having problems trying to get this mod to work. Which version should I use for Zen Cart 1.3.7.1

    Thanx in advance

  5. #15
    Join Date
    Jul 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Real stock quantity

    Hi Loutka, I just want to ask how hard it would be to count stock levels which are added by the attributes of the item, for example:

    item id 1 Black gloves Small-10 Medium-6 Large-2

    The sizes for each are added through ZenCart but to add a stock level to each size we required an addon which we have installed.

    So, I suppose what I'm asking is, can the stock report count attribute added stock levels?

  6. #16
    Join Date
    Jan 2009
    Posts
    45
    Plugin Contributions
    0

    Default Re: Real stock quantity

    Hello,
    Its posible this contrib use in admin/categories.php?cPath ?
    next to quantity ??? real quantity or next to status :) ?
    Thank you

  7. #17
    Join Date
    Nov 2007
    Location
    USA
    Posts
    881
    Plugin Contributions
    5

    Default Re: Real stock quantity

    The "Choose function" does not function in 138a.

    I like the contribution.

    Having it sort by just model number would be great.
    Cheers!
    v2.0+

  8. #18
    Join Date
    Feb 2008
    Posts
    27
    Plugin Contributions
    0

    Default Re: Real stock quantity

    Hello, i am using 1.38a and have Real stock quantity addon, but the Sort by.. dropdown did not work.
    Folowing a previos post in this thread i added this code at the begining lines(23) of my admin/stats_stock.php (code added in red)
    Code:
    require('includes/application_top.php');
    	$maxDisplay = 1000;
    	
    	
    	$sort = $_GET['sort'];
    	
    	if ($sort=='nameA') {
    this trick did the job, Sort by.. works perfect.
    Thanks.

  9. #19
    Join Date
    Dec 2006
    Posts
    199
    Plugin Contributions
    0

    Default Re: Real stock quantity

    This would be handy but the numbers are wonky as heck. My products pending column is pulling numbers from somewhere else. I'm getting it from total sold, not pending, I think. Anyone else have this issue? I'm going to wrench on it a bit as this would be extremely helpful at inventory time.

  10. #20
    Join Date
    Dec 2006
    Posts
    199
    Plugin Contributions
    0

    Default Re: Real stock quantity

    OK, so I added the get as mentioned above and the sort works now. Thanks! I believe I have the quantity issue resolved, too. Seemed like it was adding all together, even those shipped. I found this line:
    PHP Code:
    WHERE o.orders_status<>'3' 
    and changed it to:
    PHP Code:
    WHERE o.orders_status='1' 
    and it appears to work. I no longer have a status number 3 so maybe it is the default "shipped" status and I deleted it a long time ago.
    Anyway, I also removed the header, chopped off the item and model number then added back a single line link to the admin home. Now it functions as a simple inventory worksheet. Since this is a deviation from the typical setup, I won't add it as an update but email me if you want a copy.

 

 
Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. How can I dispaly stock quantities only if quantity in stock is greater than zero?
    By Liamv in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 22 Feb 2013, 12:39 AM
  2. Replies: 1
    Last Post: 25 Oct 2010, 03:34 PM
  3. Product stock with Atributes don't match real inventory!
    By ZuluRose in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 28 Nov 2009, 01:35 PM
  4. Stock by Attributes Quantity in Stock not updating
    By Trillium in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 28 Oct 2009, 01:53 AM
  5. real-time stock possible?
    By ryanb4614 in forum General Questions
    Replies: 6
    Last Post: 19 Jan 2009, 05:28 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR