
Leadz
Members-
Posts
29 -
Joined
-
Last visited
Everything posted by Leadz
-
Cannot specify supplier associated price
Leadz replied to absolutic's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
You are welcome ! -
Besoin de renseignements gestion des stocks sur Prestashop
Leadz replied to kabou's topic in Discussion générale
Avec plaisir, n'hésite pas. Brice -
Programmatically speaking, it's quite easy. You should look at : - https://developers.facebook.com/docs/reference/php/facebook-api/ - https://developers.facebook.com/docs/reference/api/ Also, I'm sure that you'll find a lot of source code examples on automatic post to Facebook from php scripts (e.g. stackoverflow, etc.) Brice
-
Bonjour, Peux-tu nous donner tout le détail de la Fatal error?
-
Besoin de renseignements gestion des stocks sur Prestashop
Leadz replied to kabou's topic in Discussion générale
Bonjour kabou, dans la 1.5, il est possible de créer des commandes depuis le back-office. Tu pourrais alors gérer un seul stock et créer les commandes dans ton back-office pour celles passées en magasins. J'imagine qu'il y a un module sur http://addons.prestashop.com permettant de créer des commandes depuis le back de la 1.4, si tu ne veux pas attendre la 1.5. Brice -
[PrestaShop] Soirée développeurs jeudi 19 avril au Bého Paris
Leadz replied to Carl Favre's topic in Discussion générale
Le 19 Juin c'est bien, non?- 65 replies
-
- soirée développeurs
- prestashop
-
(and 1 more)
Tagged with:
-
Cannot specify supplier associated price
Leadz replied to absolutic's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hi absolutic, It should be fixed in revision 14697. Feel free to contact us anytime if you notice other issues. Brice -
Cannot specify supplier associated price
Leadz replied to absolutic's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hi absolutic, I just tested that and it turns out that there's actually an issue. It will be fixed soon. Best regards, Brice -
Understanding advanced stock management
Leadz replied to absolutic's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hi E-raser, There was a problem in that particular configuration. The fix is now available in the SVN. Hopefully I won't have to touch it anymore. Thanks for noticing that ! Feel free to contact me anytime. Best regards, -
LOL
-
LOL Fixed !
-
Bonjour, Ce champs est de nouveau disponible. Cordialement, Edit: voir SVN (branche 1.5.x)
- 3 replies
-
- back office
- quantité pas visible
-
(and 1 more)
Tagged with:
-
Hi, I "pinned" this topic so that everyone can benefit from this thread. Kind regards,
-
Hi, 1) Sure, I completely agree with you. I'll see what I can do. 2) Alright, I see why this is needed. Thanks. Kind regards, Brice
-
Hi, 1) Minimum quantity This option is to be found when creating a supply order. You have an input text box called "Automaticaly load products" that I should rename "Minimum quantity". Let's say you have : - Supplier "Apple" - Warehouse "my warehouse" - iPod Nano blue 8go, quantity 8 - iPod Nano blue 16go, quantity 16 - iPod Nano blue 32go, quantity 32 - Minimum quantity : 40 This will load these 3 products, with, respectively, quantity 32, 24, 8, so that the minimum is 40. Of course, we could think of something different. What we had in mind was to add a "minimum quantity" field in the "Supplier" tab (below "Quantities"). This way, we could load the exact amount of products you need (per combination, of course). Considering we are currently working on the making the RC as stable as possible, I did not plan on doing that yet. 2) Stock location In the supply order form, you have the address of the warehouse. What you can do, in the "Warehouses" tab (below "Suppliers"), is to define the exact location of the product (or combination) in a given warehouse. Of course you can do that per combination, per warehouse. Did you have something else in mind? Kind regards,
-
Gestion de stock avancée
Leadz replied to dom974's topic in Utilisation de PrestaShop : configuration et difficultés
Merci ! Bonne journée ! Bonjour, Tout d'abord il faut activer la gestion de stock dite avancée, dans les préférences => produits. L'onglet Stock apparaîtra alors. Vous trouverez dans le menu déroulant l'onglet configuration. Cordialement, -
Hi, Not only did we add supply orders, we also added supply order templates, so you can pre-define you orders and generate actual orders from them. Also, there's an option that allows you to automatically load, for a given warehouse / supplier, every product which quantity is below a defined threshold (i.e. literally "Load every product which supplier is "Apple", in the warehouse "France - Paris", which quantity is below "100"). Note that the main functions you need to use to manipulate your stock are inherited from an interface (StockManagerInterface). You can override whatever you want. ; ) Kind regards,
-
Gestion de stock avancée
Leadz replied to dom974's topic in Utilisation de PrestaShop : configuration et difficultés
Nous avons rendu cette étape obligatoire de façon à saisir avec précision ce qui a été reçu, et ce qui ne l'a pas été. Il est donc possible de recevoir 10 iPods alors que nous en attendions 5, et de recevoir 15 iPad alors que nous en attendions 20. Il est tout à fait possible de créer une statut permettant cela. Il faudra néanmoins, dans le code, traiter cette étape et mettre à jour le stock en conséquence. Cordialement, -
Hi, I suggest you look into PS 1.5 as we implemented an advanced stock management system, including a supply order system. Here's a link to a related topic : http://www.prestashop.com/forums/topic/1568[spam-filter]understanding-advanced-stock-management/ Kind regards,
-
Understanding advanced stock management
Leadz replied to absolutic's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hi, You are very welcome! Sure, I'll post it here. Kind regards, -
Gestion de stock avancée
Leadz replied to dom974's topic in Utilisation de PrestaShop : configuration et difficultés
Bonjour, Avant de passer la commande en "commande réceptionnée totalement", il faut d'abord à partir de l'état "En attente de réception", cliquer sur l'action "Mettre à jour les réceptions en cours" afin de saisir les quantités reçues. Cordialement, -
Gestion de stock avancée
Leadz replied to dom974's topic in Utilisation de PrestaShop : configuration et difficultés
Bonjour, Pour les anglophones, j'ai répondu au sujet http://www.prestashop.com/forums/topic/1568[spam-filter]understanding-advanced-stock-management/ Et si ça vous intéresse, une documentation sera bientôt disponible. Cordialement, -
Understanding advanced stock management
Leadz replied to absolutic's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hi, First of all, thank you for your interest in this new feature. One major thing that you have to understand about stock management in PS 1.5 is that we completely dissociated the physical stock (let's call it "(physical) stock") from the actual quantity of products you want to sell (let's call it "available quantities"). The stock_available table represents the quantity of product (with or without combinations) you want to sell on your store(s). The stock table represents the physical stock. - Without advanced stock management : If you don't want to use the advanced stock management, you have to set the quantity manually - which corresponds to what you had in PS 1.4. Setting the quantity manually allows you to define exactly, for a given shop or group of shops, how much products you want to sell. - With advanced stock management : If you want to use the advanced stock management for one product, you can either : - set the quantity manually - let the quantity be based on the physical stock in warehouses Setting the quantity manually allows you to define exactly, for a given shop or group of shops, how much products you want to sell. For a given product, if you combined "I want to use the advanced stock management system for this product" and "I want to specify available quantities manually", it means that you can sell : - the same amount of products you have in physical stock - more than you have... - less than you have.. The physical stock will be decremented - which is not the case if you don't specify "I want to use the advanced stock management system for this product". It allows you, for instance, to sell more than you have, because you know your supplier will deliver soon enough.. I hope my answer will help you understand what we did here. I wrote a french documentation about this feature, it will be translated soon. If you have questions, don't hesitate to reply here, I'll keep an eye on this thread. Kind regards, -
Gestion de stock avancée
Leadz replied to dom974's topic in Utilisation de PrestaShop : configuration et difficultés
Bonjour, De rien ! N'hésitez pas à nous faire un retour sur cette nouvelle gestion de stocks. Cordialement,