Add different quantity types #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Each product is stored in a specific quantity.
Maybe add the amount to the product itself, or maybe add it on a many-to-many relation.
Fixed in
08c250a78b
Went for many to one from product. Currently no amount.