sde1000 / quicktill

Figure out where all the money and stock went to
GNU General Public License v3.0
43 stars 8 forks source link

Merge stock types #236

Open sde1000 opened 2 years ago

sde1000 commented 2 years ago

A common user error is to create multiple stock types that differ in insignificant ways, eg. whitespace, spelling, etc.

It would be useful to have a function to merge these and delete the duplicates.

User interface is important for this, because a merge made in error will be impossible to undo!

sde1000 commented 2 years ago

See #225 for a possible trigger for this feature — although maybe we want this to be a web-only feature?