sde1000 / quicktill

Figure out where all the money and stock went to
GNU General Public License v3.0
43 stars 8 forks source link

Web delivery UI improvement #250

Closed sde1000 closed 1 year ago

sde1000 commented 1 year ago

When editing a delivery in the web user interface, hitting "Enter" doesn't add the current line to the delivery, it deletes the first line — presumably because the "X" button for that line is the first in the form.

Fix this so Enter does "update" rather than "delete"!