Jonathan Rosenbaum
5e11243d41
Provides fake deposits when none or only 1 exists.
10 years ago
Jonathan Rosenbaum
9d4ec10312
Adds range to slider, and links it to year choice.
10 years ago
Jonathan Rosenbaum
c034d5d72e
Fixes a search bug when date is in the past.
10 years ago
Jonathan Rosenbaum
f8b96a05b7
When no shop, prevents unloaded page transactions from being edited.
10 years ago
Jonathan Rosenbaum
c1a33b7076
Provides anonymous capability for transactions.
10 years ago
Jonathan Rosenbaum
2a0d9f542f
Resets payment_type && amount if storage date is nullified.
10 years ago
Jonathan Rosenbaum
d16811fe95
Added editable Change Fund.
1. Mouseover allows edit of Change Fund.
2. Difference is shown, and stored in db for page reloads.
10 years ago
Jonathan Rosenbaum
33b4d29417
Provides error correction for no current shop.
10 years ago
Jonathan Rosenbaum
7658c11d53
Added check number when Check is clicked.
10 years ago
Jonathan Rosenbaum
d40dfca931
Cleans up the code, and allows proper behavior.
1. async:false because mysql can be slow
2. improved a regexp causing weird behavior with edit button
10 years ago
Jonathan Rosenbaum
511dc81471
Added some human interaction with Deposit Calculator.
10 years ago
Jonathan Rosenbaum
890b8f1b15
Yeah, working mysql/json logic is in place!
10 years ago
Jonathan Rosenbaum
d8b74b7a79
More preps for Deposit Calculator.
10 years ago
Jonathan Rosenbaum
f6d392b0b5
Several improvements:
1. Now uses better function, CurrentShopUser for signed-in users so that people need to be signed in to make purchases.
2. Improved header text for Contacts.
3. Removed edit link when paid checked.
4. Fixed populate.sql
5. Added payment type column in transaction_log.php
10 years ago
Jonathan Rosenbaum
f72f022811
Added payment_type.
10 years ago
Jonathan Rosenbaum
508ed7c3b9
jQuery - when paid checkbox is checked/unchecked database is updated.
Color changes, too.
10 years ago