Quickly Update Product Stock
#81
Posted 21 December 2008 - 09:30 PM
#82
Posted 22 December 2008 - 01:17 AM
#83
Posted 25 December 2008 - 11:49 AM
lyonsperf, on Dec 20 2008, 03:59 AM, said:
Thanks
Matt
For you to do this, you will need to create a new database to store all the new values. This will be a great add-on, let's do this together
#84
Posted 25 December 2008 - 11:51 AM
s e r e n i t y, on Dec 22 2008, 06:30 AM, said:
Hi Ryan,
Please allow me a few more days. I just camae back from a week holiday with my wife and kids, I will be updating with a code that does not require /tmp directory.
Cheers
Azrin
#85
Posted 06 January 2009 - 12:50 AM
Before I found this contribution I found and installed Products Listing. It was almost what I was looking for. But I tried to add two features without success (sort/search by manufacturers and product status update).
I just looked at the included JPG with v3.5 and it looks close.
I am running version - osCommerce 2.2-MS2 060817 on a Linux server, MySQL 5 and PHP 5 in English.
I would assume this contribution would work with my install???
I have a couple of concerns/questions...
- Is there a version that incorporates a sort/search by Manufactures that can be added back in?
- I would think I can deactivate the update function of the Model and Manufacturer to just display the info?
- The "In Stock" & "New Stock", do they add together? Meaning if I have 1 showing "In Stock" do I just enter 2 in the "New Stock" to equal 3 on hand?
- I have Show Sold out Items v1.1 contribution added. Changing the status to "Not Active" will it function ok with it?
- Does this version still need a tmp folder? If so where do I create it; root (/public_html/), catalog or admin?
- My Toolbox ~ Adobe Web Bundle & WinMerge | Install ~ osCommerce
- Not 4 Hire ~ Please DO NOT PM me for help. I really do not have a clue what I am doing! -
- Working on a new 2.3.3 install -
#86
Posted 06 January 2009 - 04:58 AM
jhande, on Jan 5 2009, 07:50 PM, said:
I would assume this contribution would work with my install???
I have a couple of concerns/questions...
- Is there a version that incorporates a sort/search by Manufactures that can be added back in?
- I would think I can deactivate the update function of the Model and Manufacturer to just display the info?
- The "In Stock" & "New Stock", do they add together? Meaning if I have 1 showing "In Stock" do I just enter 2 in the "New Stock" to equal 3 on hand?
- I have Show Sold out Items v1.1 contribution added. Changing the status to "Not Active" will it function ok with it?
Scratch number 5, I found the answer DUH, tmp goes in the catalog directory.
Maybe I should wait for the next version that won't need the tmp folder?
- My Toolbox ~ Adobe Web Bundle & WinMerge | Install ~ osCommerce
- Not 4 Hire ~ Please DO NOT PM me for help. I really do not have a clue what I am doing! -
- Working on a new 2.3.3 install -
#87
Posted 16 January 2009 - 03:15 AM
jhande, on Jan 6 2009, 01:58 PM, said:
Maybe I should wait for the next version that won't need the tmp folder?
Sorry guys... I was a bit busy with my current day job. I've completed the version without the tmp folder but still not sure if it can handle a very large (>1000) items in one shot. I will try to upload it this week end.
As for the manufacture/status sorting, I think it can be done quite easily. Let me see if I can make it release together by this week end.
Cheers
#88
Posted 16 January 2009 - 03:24 AM
jhande, on Jan 6 2009, 09:50 AM, said:
Before I found this contribution I found and installed Products Listing. It was almost what I was looking for. But I tried to add two features without success (sort/search by manufacturers and product status update).
I just looked at the included JPG with v3.5 and it looks close.
I am running version - osCommerce 2.2-MS2 060817 on a Linux server, MySQL 5 and PHP 5 in English.
I would assume this contribution would work with my install???
I have a couple of concerns/questions...
- Is there a version that incorporates a sort/search by Manufactures that can be added back in?
- I would think I can deactivate the update function of the Model and Manufacturer to just display the info?
- The "In Stock" & "New Stock", do they add together? Meaning if I have 1 showing "In Stock" do I just enter 2 in the "New Stock" to equal 3 on hand?
- I have Show Sold out Items v1.1 contribution added. Changing the status to "Not Active" will it function ok with it?
- Does this version still need a tmp folder? If so where do I create it; root (/public_html/), catalog or admin?
Hey Jim,
To answer your Question:
Is there a version that incorporates a sort/search by Manufactures that can be added back in?
I'm working on it (a bit slow in progress
I would think I can deactivate the update function of the Model and Manufacturer to just display the info?
It updates edited records only (do I answer you Q correctly?)
The "In Stock" & "New Stock", do they add together? Meaning if I have 1 showing "In Stock" do I just enter 2 in the "New Stock" to equal 3 on hand?
You can set the behavior of this under the Config->Quick Stock Updater page - by default it adds new quantity to existing ones
I have Show Sold out Items v1.1 contribution added. Changing the status to "Not Active" will it function ok with it?
I'm using the same addons and it will only show "sold out" if you set the quantity to 0
HTH
Azrin
#89
Posted 16 January 2009 - 03:02 PM
Thank you for the reply and answers to my questions. Yes, you answered them just fine.
I am excited but willing to wait patiently for the release with the manufacturers addition.
I realize how real life work has a much higher priority and truely appreciate all the free work that people such as yourself gives back to the community.
I wish you luck with adding the manufacturers seach to the file. I know that feature would help me out tremendously as my database from my wholesalers are setup to work by sorting the manufacturers.
I tried adding this contribution - Manufacturers Dropdown Anywhereto the previously posted Product Listing v1.4 but found out it only works on the catalog side. I have no clue regarding PHP so I can only guess and hack which usually turns into a bigger mess.
Thanks again,
Jim
- My Toolbox ~ Adobe Web Bundle & WinMerge | Install ~ osCommerce
- Not 4 Hire ~ Please DO NOT PM me for help. I really do not have a clue what I am doing! -
- Working on a new 2.3.3 install -
#90
Posted 23 January 2009 - 10:01 AM
jhande, on Jan 17 2009, 12:02 AM, said:
Thank you for the reply and answers to my questions. Yes, you answered them just fine.
I am excited but willing to wait patiently for the release with the manufacturers addition.
I realize how real life work has a much higher priority and truely appreciate all the free work that people such as yourself gives back to the community.
I wish you luck with adding the manufacturers seach to the file. I know that feature would help me out tremendously as my database from my wholesalers are setup to work by sorting the manufacturers.
I tried adding this contribution - Manufacturers Dropdown Anywhereto the previously posted Product Listing v1.4 but found out it only works on the catalog side. I have no clue regarding PHP so I can only guess and hack which usually turns into a bigger mess.
Thanks again,
Jim
Hey Jim,
Check out the new version (beta). It has what I think you need. Let me know if it works (and if it doesn't too
Once it is ok, I will make it into a release.
#91
Posted 23 January 2009 - 04:13 PM
Great!
Once I finish filing my taxes I'll get right to testing it. Thanks...
Quick question before I get started with it. Do I first install v3.5?
Thanks again and I'll be playing with it later today.
Off to download!!!
~Jim
- My Toolbox ~ Adobe Web Bundle & WinMerge | Install ~ osCommerce
- Not 4 Hire ~ Please DO NOT PM me for help. I really do not have a clue what I am doing! -
- Working on a new 2.3.3 install -
#92
Posted 23 January 2009 - 04:37 PM
The list of manufacturers it works! but only manufacturer and category at a time.
If possible manufacturer unspecified category list would be much easier to use.
Thanks for your work
PD: translated with google
#93
Posted 23 January 2009 - 05:01 PM
PiLLaO, on Jan 24 2009, 01:37 AM, said:
The list of manufacturers it works! but only manufacturer and category at a time.
If possible manufacturer unspecified category list would be much easier to use.
Thanks for your work
PD: translated with google
Working on unspecified Manufacturer....
But having both Category and Manufacturer is a bit difficult to implement. I only had couple of hours to do it. But I'll look into it.
Thanks for the update and suggestion
#94
Posted 23 January 2009 - 05:04 PM
jhande, on Jan 24 2009, 01:13 AM, said:
Great!
Once I finish filing my taxes I'll get right to testing it. Thanks...
Quick question before I get started with it. Do I first install v3.5?
Thanks again and I'll be playing with it later today.
Off to download!!!
~Jim
Yes... you need to install 3.5 first. Then replace with the update. Once I've iron out the bugs... I'll do a major release... maybe a new name "QUICK Stock Manager" perhaps
#95
Posted 23 January 2009 - 05:17 PM
Quote
With the search by manufacturer is enough.
I came running to edit the post but I was late
Great job Azrin
#96
Posted 23 January 2009 - 05:17 PM
We have the problem, that all 4 languages are listed (4 language shop). Any idea how to display just 1 language? thanks
#97
Posted 23 January 2009 - 08:09 PM
it would be interesting show this when you are updating prices, this show you that you must modify this special price too.
Edited by PiLLaO, 23 January 2009 - 08:09 PM.









