feat: managing returns

This commit is contained in:
alzalia1 2025-08-18 18:20:33 +02:00
parent ca1eeafd8f
commit 6947bcfb01
11 changed files with 521 additions and 22 deletions

View file

@ -0,0 +1 @@
enum ReturnType { books, money, all }