webanditsolutions Posted September 21, 2012 Share Posted September 21, 2012 Hi all, I was wondering if anyone knew a quick php mod to stop the combination products having their own stock levels. The problem is that our supplier doesnt give us the stock levels for individual shell colours for rc cars we sell. The car is either in stock or out of stock. We use a csv import to manage our stock. Obviously the combinations have seperate stock levels. I really need the 'main' stock level to mirror accross to the combination levels. Is there a quick way of modifying the php to do this? Im still using 1.4.7.0 Would really appreciate any help. Cheers Dan Link to comment Share on other sites More sharing options...
webanditsolutions Posted September 21, 2012 Author Share Posted September 21, 2012 OK, I think its in the AdminProducts.php. All I want to do is something like $AttributeQty == $qty but obviously $attributeQty isn't an actual property. And also allow the main QTY to be updated via a csv update. Any help appreciated. Cheers Dan Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now