Don't accept a numbered amount of users in Add stock and adjust credit #45

Open
opened 2026-05-31 15:28:19 +02:00 by oysteikt · 0 comments
Owner
[Dibbler main menu]
 1 ) Buy
 2 ) Product list
 3 ) Show user
 4 ) User list
 5 ) Adjust credit
 6 ) Transfer credit between users
 7 ) Add stock and adjust credit
 8 ) Add/edit
 9 ) Product search
10 ) Statistics
11 ) Frequently Asked Questions
12 ) Print a label
> 7

---------------------------------------------------

Products                                     Amount
---------------------------------------------------
Enter user id or a string of the form "<number> <product>"
> 1 asdf
Interpreting input as "<number> <product>"

---------------------------------------------------
Users to credit:
        asdf

Products                                     Amount
---------------------------------------------------
Enter a string of the form "<number> <product>"
> 4 asdf
Interpreting input as "<number> <product>"

---------------------------------------------------
Users to credit:
        asdf
        asdf
``` [Dibbler main menu] 1 ) Buy 2 ) Product list 3 ) Show user 4 ) User list 5 ) Adjust credit 6 ) Transfer credit between users 7 ) Add stock and adjust credit 8 ) Add/edit 9 ) Product search 10 ) Statistics 11 ) Frequently Asked Questions 12 ) Print a label > 7 --------------------------------------------------- Products Amount --------------------------------------------------- Enter user id or a string of the form "<number> <product>" > 1 asdf Interpreting input as "<number> <product>" --------------------------------------------------- Users to credit: asdf Products Amount --------------------------------------------------- Enter a string of the form "<number> <product>" > 4 asdf Interpreting input as "<number> <product>" --------------------------------------------------- Users to credit: asdf asdf ```
oysteikt changed title from Don' to Don't accept a numbered amount of users in `Add stock and adjust credit` 2026-05-31 15:28:50 +02:00
oysteikt added the bug label 2026-05-31 15:29:08 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/dibbler#45