nomike / Bauteilsortiment

Django based software for managing an electronics component library
GNU General Public License v3.0
2 stars 3 forks source link

Allow inventories to be marked as "approximate" #21

Closed nomike closed 1 year ago

nomike commented 1 year ago

If you have existing parts or parts donated by someone, its sometimes hard to figure out the exact part number or even the manufacturer,

A flag should be added to the Inventory model which allows to mark it as not an exact match, to make cataloging easier.