mclang / kiho-wt-puncher

Rust CLI app to make Kiho worktime login/logout punches using Kiho API
GNU General Public License v3.0
1 stars 0 forks source link

Finalize _Customer Cost Centre_ -logic #11

Open mclang opened 1 week ago

mclang commented 1 week ago

Problem

Current ask_costcentre function is dummy that selects cost centre ID by searching the description line.

Solution

Implement function that:

  1. Prints the cost centres defined in the config file.
  2. Reads user input.
  3. Returns selected ID