mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Adds Stand Time transaction type.
This commit is contained in:
+2
-2
@@ -165,8 +165,8 @@ INSERT INTO contacts (
|
||||
-- earned with volunteer hour benefits (transforming volunteer hours into cash).
|
||||
--
|
||||
-- STAND TIME
|
||||
-- Stand Time (transaction_type_id) is a special transaction type to automatically figures out the amount that needs to be paid based
|
||||
-- on the configured hourly rate.
|
||||
-- Stand Time (transaction_type_id) is a special transaction type that automatically figures out the amount that needs to be paid based
|
||||
-- on the configured hourly rate (15 minute grace period) and login status.
|
||||
--
|
||||
-- DONATIONS are best complimented with anonymous, see below.
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user