WEEE-Open/tarallo

Add bulk import detection on add missing product

开放

#311 创建于 2026年2月27日

 (0 条评论) (0 个反应) (0 位负责人)PHP (12 个派生)auto 404
good first issuephp

仓库指标

星标
 (21 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

When a user is inventoring some items (aka a computer), often products for certain items are missing. This is already shown to the user by the banner "Item has no product" with the button "Create it now". Often though the item has been created with bulk import and along with it the products are partially filled in. When a user uses the "Create it now" button, a check should be done whether a product in bulk exists and offer the option to the user to start from that rather than from "clean". Probably fuzzy search should be done.

贡献者指南