Prestashop: Suppliers import missing [short_description] field issues

Created on 3 Sep 2020  路  12Comments  路  Source: PrestaShop/PrestaShop

Advanced Parameters -> Import

When you select Suppliers for import, the right side prompts for available fields:

ID
Active (0/1)
Name
Description
Short description
Meta title
Meta keywords
Meta description
Image URL
ID / Name of group shop
However, ps_supplier_lang does not contain short_description field.

Request the PrestaShop official to add the short_description field.

BO Bug Import / Export PM 鉁旓笍 Suppliers To Do Trivial

All 12 comments

Thanks for opening this issue! We will help you to keep its state consistent

Hello @letwang ,

could you please provide us with more info ?
We need more details to understand how we can reproduce your issue:

  • host
  • server setup and configuration
  • PrestaShop version (source)
  • debug mode report
  • PHP error logs
  • apache error log
  • Javascript console log
  • screenshots
  • ...

You don't know how to get this information? Please read the following article: How to create a bug report.

Thank you

Server information Darwin Darwin Kernel Version 18.6.0: Sun Apr 28 18:06:45 PDT 2019; root:xnu-4903.261.4~6/RELEASE_X86_64 x86_64

Server software version: Apache/2.4.34 (Unix) PHP/7.1.23 mod_perl/2.0.9 Perl/v5.18.4

PHP version: 7.1.23

Memory limit: 1G

Max execution time: 0

Upload Max File size: 1024M

PrestaShop version: 1.7.6.7

Shop URL: http://127.0.0.1/prestashop/

Shop path: /Users/workspace/prestashop

Current theme in use: classic
Your web browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36

MySQL version: 8.0.21

MySQL server: 127.0.0.1

MySQL name: prestashop

MySQL user: root

Tables prefix: ps_

MySQL engine: InnoDB

MySQL driver: DbPDO

2
1

Hi @letwang,

Thanks for your feedback.
I manage to reproduce the issue with PS1.7.6.7 and 1.7.7.x branch.
In the Import page, the Short description field exists
image
image
In the BO > Suppliers page, the Short description field does'nt exist
image

Ping @PrestaShop/prestashop-product-team, there are two solutions to fix the issue

  1. Remove the Short description field from the import page
  2. Add the Short description field to the supplier

What do you think?

Thanks!

Hi there! You're absolutely right, there is no 'Short Description' section for the suppliers while there is one for the brands. Hard to tell if it has been removed on purpose or if it is missing... Most of the time, brands and suppliers share the same behavior but we can guess that the needs regarding their display might not be exactly the same.

@letwang, is it a feature you would need for your suppliers? I can understand the content focus on the brands but I don't know for the suppliers.

The current behavior is inconsistent. There are places to import, but the database does not. Can they be consistent?

Indeed the current behavior is inconsistent but before making any decision to make it consistent (either adding it to the supplier page or deleting it from the import), I wanted to ask you about the usage. Do you need the short description to handle your suppliers or not?

My problem has been solved. I added a field, and at the same time as a bug, I gave the official feedback.

Alright so I would recommend to add a short description field to the supplier page.

good job!

Oops... this issue must stay open in the debug backlog, otherwise it will never be fixed. But if you already fixed it on your end, @letwang, or if you think you can do it, do feel free to contribute to this open source project by sharing your fix in a pull request. :-)

Was this page helpful?
0 / 5 - 0 ratings