Search the Community
Showing results for tags 'stock management'.
-
Hello, I would like to ask a question, if it is possible to set up the availability/disabilty to order a product when it's stock level is more than 0. The reason is that sometimes we have 50 customers ordering the same product at the same time. We only allow bank wire payments and before they agree to terms and conditions and click the order button, the product is sold out. We have the low-stock level set to 5, but Prestashop only sends a general notification (not even related to a specific product) that something in stock is only 5 pcs. We would like to have it set up in a way, that when the stock-level reaches 5 - it will disable ordering this product. I hope I wrote it clearly and is it possible to set it up this way without having to buy some kind of a module? Thank you in advance for assistance. Martin
-
Hi, I am looking for a module, or an SQL query that will show all orders that can be fulfilled today with the stock we currently have. For example, perhaps we have had a delivery of goods and I want to know which back orders can now be processed. PS must already have this basic functionality, as when an order is placed, it will automatically select Payment Accepted or In Back Order as the order status depending on stock levels. So what I want is to use this functionality at a later date, not just when the order is placed. Surely we are not the only people who would find this useful!
-
- order prep
- stock management
-
(and 1 more)
Tagged with:
-
Hi all, i need help, i searching for free or paid module to set all product combination quantity to same value. When any customer buy 1 of any combination, i vould that the product combination decrease for all combination. i have bought Single Stock Attributes v2.0 for prestashop 1.7 (Link here) developed by Presto-Changeo, but this module not work on 1.7.4.4, i try to contact us on Forum (Last post), on Facebook, with direct mail... but nothing... i cant recived any kind of support. @Presto-Change very bad support. Thanks.
- 2 replies
-
- 1
-
-
- attributes
- stock
-
(and 1 more)
Tagged with:
-
Hi! I am wondering if anyone who has used advanced stock management in 1.6. has moved to 1.7 and is using PrestaShop ERP - Advanced Stock Module https://addons.prestashop.com/en/stock-supplier-management/32549-prestashop-erp-advanced-stock.html. If yes, how is it working out? I am using 1.6. and with advanced stock management and random errors in product quantities seem to increase over time and have become quite annoying, so I have to look for another solution. I would prefer to do all inventory in Prestashop instead of connecting with some other software. Appreciate your insight!! Helen
-
How can i hide "Out of Stock" label from Catalog and Homepage. My Prestashop Version is 1.7.4.
-
- prestashop 1.7
- catalog
-
(and 2 more)
Tagged with:
-
I sell loose tea. Each product ( tea ) has a few attributes - 50g / 100g / 250g / 500g / 1000g . The problem is if somebody buys , lets say, 100g - one time ...it will decrease a stock number in 100g attribute but not the other atribs. Which leads to the problem that I have to update stock for other attributes manually. ( because if I sell 100g to 10 people , the attribute 1000g stock will not change although I actually sold 1kg of tea ) I was wondering if there is any simple module which can solve my problem? Only what I need is to simply put 1000 g / units and it will automatically fill up the attributes : 1000g -1 / 500g - 2 / 250g - 4 / etc. I also need to be able assign the weight and price to each attribute manually, since the prices and weight of each are different . ( for example 100g of tea is actually 150g because of packaging which needs to be calculated for shipping module ).
-
In our store we do not keep any inventory. We only order based on what customers order. So all my product Quantity stock is 0 at this moment. When our customer orders an item, the stock becomes negative. Suppose the customer order with 11 items of product A and 1 item of product B When we create a supply order for that item, if we enter 0 in Automatically Load Products box, then the prestashop picks all items with 0 quantity. However we need only Those Items which are Ordered by the Customers ( i.e. the products with -ve stock) in this case A -11nos and B -1nos and It should order A 11nos and B 1 nos How to do this. can anyone guide Thanks
-
- Automatic Supply
- Inventory
- (and 4 more)
-
Hello, When I add the last quantities of a product to my cart, it's reserved for me for a while, so another user can't add it saying not available, which actually is. How do I disable this feature, or edit the hold time ? I couldn't find the feature. I'm using Prestashop 1.6.1.11, advanced stock management is disabled. Thanks in advance,
-
Hi, I'm using 1.5.6.1 with Advanced Stock Management. We had so many problem with split orders between 2 warehouses and wish to move back to single warehouse system. I there any way to move entire stock to one warehouse to the other? Shall I just delete one warehouse then all the stock automatically moves or would it not permitted? There are 500+ items and it's real pain to move them one by one. I wish someone able to help this! Cheers
-
Morning all, I'm going to try and explain my situation without confusing everyone... I run a Scooter based online shop selling spare parts. Some of these parts are universal in the sense that they might fit a number of different makes and models. As categories I have it laid out as 'Manufacture' > 'Model'. At present I have the universal fitting parts located in each of the model categories for which the item fits, however I am stuck when it comes to creating a title and therefore doesn't help the customer much when using the search facility. What I would like to do is create a product listing for each model that the item fits with it's own unique title, description etc, however maintain the same QTY level overall. Example: Honda SH125 Front Brake Pads [sKU: 1234] (Stock Level: 3) Yamaha Vity 125 Rear Brake Pads [sKU: 1234] (Stock Level: 3) When either of the above items are sold the stock is removed from the SKU rather than the item. We did look at WooCommerce prior to using Presta and found we would be able to do it with an internal affiliate style link. Any help or points in the right direction would be really helpful. Thanks, Gary
-
Is there an easy way to set your current products all at once into "stock Management" (maybe through csv import?) At this moment, all stock is set (standard) on manual. Is it correct that all current qty data will be brought back to 0? thanks
-
I have multiple product listings that use the same physical stock/ item, and identical References (identical for Combination Reference also). They are just named and described differently as one product is suitable for many different purposes. Below examples are audio cables. Combinations and References, identical across products: Length -- Reference 1m -- rca/rca/1m 3m -- rca/rca/3m 5m -- rca/rca/5m The problem is with Advanced Stock Management -- it treats each Combination entry as a separate item. For example, Name -- Reference -- Quantity: 'RCA audio cable' -- rca/rca/1m -- Qty 100 'SPDIF digital cable' -- rca/rca/1m -- Qty 0 Both these examples should share the same entry for stock, but Presta holds different entries for both. There are so many products in my store so the solution must "combine" identical references into a single Quantity both for adding and subtracting stock via Stock Management or a customer sale. In short: I would like to have a single shared stock "pool" for any unique reference to share. I expect I could modify a controller file to change the way Adv Stock Management tables the stock quantities, but if someone could point me in the right direction I would be incredibly grateful. Alternatively if there is a module that handles stock better than Presta does please let me know. My thanks
- 4 replies
-
- stock management
- reference
-
(and 3 more)
Tagged with:
-
Hi Guys, Ive looked around but can find a solution to a stock management problem. I have started to add stock to the warehouse I created in Prestashop. While adding stock we sold an item. Now when I go to remove that item I get an error "You don't have enough usable quantity. Cannot remove 1 out of 0." I had 2 of these items in stock and want to remove 1 leaving 1 left. Why would it say I cant remove 1 out of 0 items. Any help or advice would be useful Thanks
- 14 replies
-
- 1
-
-
- Error
- Remove quantity
-
(and 3 more)
Tagged with:
-
Hello. I had a problem with stock management in 1611 ( supply orders do not appeared in warehouse) so I updated to 1612. In 1.6.1.2. supply order quantities are added to the warehouse in full even if are delivered in part. Scenario: Supply order quantity: 100 Partial delivery: 20 Order status: 4- Delivered in Part Stock Management: 20 Instant stock status: 20(Physical quantity), 20(Usable quantity), 100(Real quantity). Catalog>Products 100 Looks like partial delivery does not work. Does anybody has the same problem or know how to fix it??
-
Czy można nadpisać Stock Management z instalki?
Czarekplpl posted a question in Wsparcie i pomoc użytkowników
Witam. Mam problem z Stock Management. W 1.6.1.1 nie dodawał mi produktów W 1.6.1.2 dodaje ale tylko pełną ilość na Supply Order - nie działą partial delivery. Nie ważne ile się w pisze na magazyn wchodzi całość Moje pytanie jest takie: czy można ten moduł jakoś zresetować albo nadpisać z instalki?? Jeśli tak to jakie pliki należy przegrać? -
Hi, After upgrade to 1.5.5.0 version I decided to use advanced stock management system. Thus, I established a new warehouse in Stock > Warehouses and configured all items and packs according to advanced stock management system. My shop did work OK. Now I ralized the advanced stock management system as too complicated and decided to use simple system as "I want to specify available quantities manually". Thus, I configuration all items and packs in Catalog > Products > Edit > Quantities and in Catalog > Products > Edit > Warehouses. Now no items are stored in warehouse. But anyway I got error message in all packs: "There is 1 warning. You must have a common warehouse between this pack and its product". Another problem is I cannot delete the warehouse: "It is not possible to delete a warehouse when there are products in it". But no products in catalogue are connected to the warehouse. How I can delete the warehouse? For clarity - The shop works as it has to work, but I do not like the error message and I want to delete the warehouse. Please, help.
- 1 reply
-
- 1
-
-
- delete
- stock management
-
(and 1 more)
Tagged with:
-
Hello, i am looking into PS webservices and my first goal is to update products availability on my PS from my local ERP database. I enabled only stock management and not advance stock management. Going throught the documentation, i understand that i ll have to export data from my local db (ERP) and somehow PUT them in /api/stock_availables I checked the examples on github but all of them have to do with customers. 1. Has anyone coded connection with products or even better with their availability? 2. How should i run that php file & lets say i get an xml from my db for all the products, can i pass all data through that file? Thanks in advance, C
-
V1.6.0.14 Hi, Not sure if missing a process step or something but a number of times when products have been purchased (all orders COD) the stock level in the product description is correct, the decrease is noted in the Advanced Stock Movement, the product is set to use Advance Stock Management, BUT the Stock Management shows the pre-sale total. The sale has not been deducted from this so I have to go in a do a manual stocktake decrease on it if i remember to. After the COD order has been made I set the status to Delivered and Payment Accepted. What am I missing here? Thanks
- 3 replies
-
- Advanced Stock Management
- COD
- (and 2 more)
-
I've discovered that for products that are created by duplicating an existing product (& then changing name & reference), product quantities are not displayed in the backoffice (catalog > products) or in the shop. I am able to change stock levels in the Stock Management area, and it shows correctly there, and I even get a warning about existing physical stock when I try to delete a product. There is no problem if I create a product from scratch (not by duplicating an existing product). Any ideas & assistance will be greatly appreciated! Thanks, - Joel
-
Hello, I'm trying to run e-commerce with clothing on prestashop, right now I'm filling it with products. I know how to add attributes for each product, what I don't know is how to connect 2+ attributes with stock management. For example: I have a dress, in 3 colors and in 3 sizes. In red color I have 2 XS, 3 S and 2 M In black color I have 3 XS, 3 S and 2 M In blue color I have 1 XS, 1 S and 4 M See what I mean? I need to connect those attributes together. How can I put those numbers in Stock, so nobody can buy more clothes than I really have? As far as I tried, I just found out I can create for each color each "product", but I don't want to do it that way. :-/ Please, help me! Thank you, Tereza
- 1 reply
-
- attributes
- stock management
-
(and 6 more)
Tagged with:
-
Hello I'm using prestashop 1.6.0.9 and I'm noticing some stock management issues: When adding stock i get the message: The product was successfully added to your stock. But it still shows 0 on the stock management list. However, when I go to the product page, the quantity does show what i added in stock management. it also shows the correct quantity on instant stock status. my config for all products is: I want to use the advanced stock management system for this product. The available quantities for the current product and its combinations are based on the stock in your warehouse (using the advanced stock management system). YESNO Enable advanced stock managementYESNO New products use advanced stock managementYESNO Default warehouse on new products Is there any way I can fix it so it will display quantities correctly everywhere? I had uploaded a few products already with no problems but now every product i want to add stock to just shows 0. Thanks for your help =)
-
Hi There, I've worked with a number of eCommerce platforms, but am having difficulty getting my head around PrestaShop 1.5.2. My issue pertains to stock not -1 (decreasing) when sold. I have all products in the catalogue set to: -- I want to specify available quantities manually In Preferences > Products > Products stock -- Enable stock management is ticked. The manual quantities available to sell aren't changing after an item sells. Can anyone explain why, what I've missed or if I have to move over to advanced stock management settings? Thanks in advance for any help.
- 1 reply
-
- stock management
- quantities
-
(and 1 more)
Tagged with:
-
Hi All! we have 9 phisical shops and a webshop show only the stock of 1st phisical shop Is there any free or paid module to show all the shops stock? I mean: 1st shop: qty: 13pcs 2nd shop: qty: 6pcs 3rd shop: qty: 4 pcs 4th shop: qty: 0pcs etc.... Please offer me something (we use PS 1.4.8.2) Thx.