This website requires JavaScript.
Explore
Help
Register
Sign In
abijah
/
pmgr
Watch
1
Star
0
Fork
0
You've already forked pmgr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1e7557de71d25f8d828c88b1bd4f80d3f4e22b1a
pmgr
/
site
History
abijah
1e7557de71
Added effective date to each NSF entry, and fixed the account bug with receipts/payments. There is still a bug/question on how to handle nsf credits. It would be nice to simply delete the credit, since the check bounced, but then the original transaction will not add up. Either we decide that it doesn't need to add up, figure out a different type for the credit, or add a void flag to each statement entry and just void out nsf items. Or instead of a void flag, have an nsf_statement_entry_id which will also tie the payment/credit to the nsf payment/credit.
...
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@428 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-07-30 18:23:37 +00:00
..
config
Fixed the pluralization of cash
2009-07-29 02:39:31 +00:00
controllers
Preliminary work on NSF. It's far from working, but we're headed in the right direction.
2009-07-30 06:29:41 +00:00
models
Added effective date to each NSF entry, and fixed the account bug with receipts/payments. There is still a bug/question on how to handle nsf credits. It would be nice to simply delete the credit, since the check bounced, but then the original transaction will not add up. Either we decide that it doesn't need to add up, figure out a different type for the credit, or add a void flag to each statement entry and just void out nsf items. Or instead of a void flag, have an nsf_statement_entry_id which will also tie the payment/credit to the nsf payment/credit.
2009-07-30 18:23:37 +00:00
plugins
/debug_kit
Check in a version of the debug toolkit that I've added debug prints to. They're commented out at the moment, but may come in handy later.
2009-06-13 03:46:17 +00:00
views
Got the ledger closings to work again. This seems to work ok, although I notice closing the ledger after deposit results in a balance forward entry of $0.00 . I'll work on it next
2009-07-30 01:59:10 +00:00
webroot
Fixed problem with grid display when part of a form
2009-07-29 08:50:44 +00:00
.htaccess
Load pmgr into branches/initial_20090526/site.
2009-05-27 04:18:23 +00:00
app_controller.php
Got the collected reports working again. NSF hasn't been tested yet, because NSF entry is not yet working.
2009-07-28 16:08:15 +00:00
app_helper.php
Load pmgr into branches/initial_20090526/site.
2009-05-27 04:18:23 +00:00
app_model.php
Added a debug dump function to print out a model without getting stuck on the recursive inclusion of other models.
2009-07-28 01:11:27 +00:00
index.php
Load pmgr into branches/initial_20090526/site.
2009-05-27 04:18:23 +00:00