matthiasstraka / php-invest

Self-hosted stock portfolio tracking software using PHP/Symfony. It tracks portfolios across multiple brokers and automatically updates daily stock data. It allows tracking trades of raw stock and EUSIPA derivatives/instruments.
GNU General Public License v3.0
18 stars 7 forks source link

Delete instruments from the asset detail page #31

Open matthiasstraka opened 1 year ago

matthiasstraka commented 1 year ago

Deleting instruments is currently only possible in the Instrument-Overview page where searching is cumbersome. As a user, I want to delete instruments from the asset page (only when that is possible). Potentially, also delete from instrument detail page when it is possible (otherwise do not show button)