mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-02-22 08:53:23 -05:00
Adds documentation for Memberships transaction_type_id.
This commit is contained in:
parent
ff3e59e2d0
commit
16e0bbcbf9
@ -139,6 +139,10 @@ INSERT INTO contacts (
|
|||||||
-- Deposit (transaction_type_id) is a special transaction type that behaves differently in the log
|
-- Deposit (transaction_type_id) is a special transaction type that behaves differently in the log
|
||||||
-- for a good reason.
|
-- for a good reason.
|
||||||
--
|
--
|
||||||
|
-- MEMBERSHIPS
|
||||||
|
-- Memberships (transaction_type_id) is a special transaction type in that the software keeps track of paid
|
||||||
|
-- memberships and statistics.
|
||||||
|
--
|
||||||
-- DONATIONS are best complimented with anonymous, see below.
|
-- DONATIONS are best complimented with anonymous, see below.
|
||||||
--
|
--
|
||||||
-- "show_payment" shows cash, credit, and check payment types if selected.
|
-- "show_payment" shows cash, credit, and check payment types if selected.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user