Search the Community
Showing results for tags 'supplier reference'.
-
I used version 1.6 and when registering the product I was able to register supplier reference codes and different prices for each supplier, but now in version 8.1 I can only associate suppliers with my products, but the screen does not open for me to register references and prices from each suppliers, how do I fix this bug?
-
Tengo una tienda en PrestaShop 1.7.5.2, e incluí hace poco las referencias de proveedor a todos mis productos, pero al cabo de unos días, note que las referencias de proveedor de ciertos productos se están eliminando solas. Al observar los productos donde ocurre esta situación veo que no siguen un patrón, es algo de manera aleatoria, e inclusive hay días donde los productos que pierden la referencia del proveedor se repiten de un día para otro (a pesar de haberla corregido). ¿Alguien tiene idea de por qué pasa esto?
- 4 replies
-
- supplier
- desarrollo 1.7
-
(and 2 more)
Tagged with:
-
Good morning, I need to add the "product reference" and the "supplier reference" to the mail "product out of stock" that I receive when a product goes under stock. I use Prestashop 1.7.3.0 Thanks in advance
- 1 reply
-
- productoutofstock
- product reference
-
(and 1 more)
Tagged with:
-
Hi. I'm trying to show in product page the supplier reference according to combination selected (like the default reference sku does). I assigned the supplier and the supplier reference in BO for each combination attribute (in product option TAB). With code: {$product.supplier_reference} in product.tpl and product-variants.tpl, nothing show up . Any clue for this ? Thanks Ps: 1.7.2
- 1 reply
-
- supplier reference
- product page
-
(and 1 more)
Tagged with:
-
Hello, I would like to add product_supplier_reference in the delivery slip PDF. After some testing I found that in table ps_order_detail the field product_supplier_reference is empty even if the product has the supplier code (ps_product_supplier.product_supplier_reference). I guessed that the field should be updated when the product is added to an order. Am I wrong? Is this a bug? Any suggestion? thanks
-
Hi there. I cant search on supplier reference in the front office. I seem to remeber it being possible in 1.4. Is that a regression and do any of you have a tip for searching supplier reference in the front office?
- 1 reply
-
- front office
- supplier reference
-
(and 1 more)
Tagged with:
-
Hi, I'm trying to import Attributes in CSV, all works fine except the supplier reference which don't appear in the supplier product tab. Any suggestion? Note: I have 1.5.4.1
-
Hey, In PrestaShop 1.4 I spent a few days trying to get the product display page to display the Supplier Reference. After a lot of trying to get help eventually someone offered to do it for $5, I was more than happy to do so and the job was done. To do this on the product.tpl in my theme files I simply had to put: {$product->supplier_reference} Can't remember if anything else was involved, don't think so. Now I have upgraded to the latest PS and this no longer works Well and truly stuck, any chance somebody can point me in the right direction to get this working? (I have created the Suppler called Vase Included(this is what I want to display on certain products...), I have also then assigned the supplier to the product and set the supplier reference to Vase Included. So basically all I want is to be able to display the Supplier name on the product page. Pretty please, much love Howard