Difference between revisions of "OC E-Club Ledger Data"
Jump to navigation
Jump to search
Joelmartin (talk | contribs) m (→Banking Data) |
Joelmartin (talk | contribs) m (Undo revision 11291 by Joelmartin (talk)) Tag: Undo |
||
Line 1: | Line 1: | ||
=== Banking Data === | === Banking Data === | ||
− | <datatable2 table="Bank Account Ledger" | + | <datatable2 table="Bank Account Ledger" |
− | < | + | columns="Date|Description|Credit|Debit|Balance" |
− | + | fs=","> | |
− | + | <template> | |
− | + | '''{{{Date}}}''',''{{{Description}}}'',{{{Credit}}},{{{Debit}}},'''{{{Balance}}}''' | |
− | + | </template> | |
− | |||
− | |||
− | </ | ||
<!-- insert data here separated by comas --> | <!-- insert data here separated by comas --> | ||
− | 12/25/2019 | + | 12/25/2019,Description goes here,$0.00,$0.00,$0.00 |
− | 12/26/2019 | + | 12/26/2019,Description goes here,$0.00,$0.01,$0.01 |
</datatable2> | </datatable2> |
Revision as of 18:20, 26 December 2019
Banking Data
12/25/2019,Description goes here,$0.00,$0.00,$0.00
12/26/2019,Description goes here,$0.00,$0.01,$0.01