pointonsoftware / pscore

C++ library for building your business software
GNU Affero General Public License v3.0
1 stars 2 forks source link

[BUG] Option 'd' does not show the "invalid option" warning #76

Open gbenziv opened 4 years ago

gbenziv commented 4 years ago

Build tested: https://github.com/pointonsoftware/pscore/pull/73/checks?check_run_id=1312608439

Steps to reproduce:

  1. Enter valid PIN
  2. Select option [2] Employee Management
  3. While in the Employee Management screen, enter option 'd' (for delete)

EXPECTED

ACTUAL