openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
http://openfoodfacts.github.io/openfoodfacts-server/
GNU Affero General Public License v3.0
658 stars 387 forks source link

Have the platform assigning barcodes for products that don't have them #6836

Open manon-corneille opened 2 years ago

manon-corneille commented 2 years ago

Is your feature request related to a problem? Please describe.

I am trying to import a list a products from a small producer who happens to not have bar codes on his products.

Describe the solution you'd like

The column A (bar code) of my import Excel file is empty. When I import my file, I would like the system to automatically :

  1. Detect that bar code is missing
  2. Assign a unique identifier for each of these products

Describe alternatives you've considered

No response

Additional context

No response

Number of products impacted

No response

Time per product

I'm estimating about 3 minutes per products, as I'm having to generate the barcodes myself (using the "add a product" button in the left column), then add the barcodes in the excel file

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 90 days with no activity.

stephanegigandet commented 1 year ago

we could have a special "create_new_code" value that could be put in the code field