You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Negative Stock
In this release there is now a setting to allow negative stock, an added
"Minimum Stock" field and an option to show all Products with less stock
than minimum.
Docker-compose 3 and named volumes
The database and static files are now stored in named volumes thanks to
docker-compose 3. This should make them easier to find and backup.