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
1ce71a39361933d844f7793b201464d801194eae
pmgr
/
site
History
abijah
1ce71a3936
Added automatic grid reload, since the default grid load is inconsistent with the displayed settings. The solution here sucks, but at least it avoids the inconsistency.
...
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@518 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-08-10 22:22:56 +00:00
..
config
Added in internal error function, since the die() statements were hard to spot, and certainly not user friendly for the end user.
2009-08-06 20:17:02 +00:00
controllers
Added the ability to accept payments (or a write-off) on a closed lease, if there is a balance owing. Added the ability to do write off bad debt at the customer level, since some charges may not be on a lease, like the NSF fee.
2009-08-10 19:01:20 +00:00
models
Added Bad Debt as one of the accounts for the collected report
2009-08-10 18:58:41 +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
Added automatic grid reload, since the default grid load is inconsistent with the displayed settings. The solution here sucks, but at least it avoids the inconsistency.
2009-08-10 22:22:56 +00:00
webroot
Added strikethrough over the tender name in grids when the tender is NSF. This helps really call out the situation with NSF items.
2009-07-31 01:38:53 +00:00
.htaccess
Load pmgr into branches/initial_20090526/site.
2009-05-27 04:18:23 +00:00
app_controller.php
Removed the two dangerous links from the Debug menu, as we're preparing to enter new data and don't want to zap it.
2009-08-10 19:20:29 +00:00
app_helper.php
Load pmgr into branches/initial_20090526/site.
2009-05-27 04:18:23 +00:00
app_model.php
Modified to use toggle for 'this' debug pr block, instead of independent show/hide
2009-08-05 02:59:09 +00:00
index.php
Load pmgr into branches/initial_20090526/site.
2009-05-27 04:18:23 +00:00