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
8f7cf202e5e58c499e0cb400abed5719b102a53e
pmgr
/
site
History
abijah
8f7cf202e5
Fixed the customer selection update for receipts, and added a mechanism to automatically update the oustanding charges grid after entering the receipt.
...
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@496 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-08-06 18:08:21 +00:00
..
config
Fixed the pluralization of cash
2009-07-29 02:39:31 +00:00
controllers
Fixed the customer selection update for receipts, and added a mechanism to automatically update the oustanding charges grid after entering the receipt.
2009-08-06 18:08:21 +00:00
models
Added ability to edit a unit, except for sort/walk order. To handle those things we'll need to: save unit's old sort/walk position; adjust down (by one) all unit positions greater than the old position; adjust up (by one) all unit positions greater than or equal to the new unit position; update the unit's position. I'm not going to worry about it right now.
2009-08-06 09:27:09 +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
Fixed the customer selection update for receipts, and added a mechanism to automatically update the oustanding charges grid after entering the receipt.
2009-08-06 18:08:21 +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
Added mechanism to do a full replacement of specified post parameters, instead of just merging.
2009-08-06 18:06:57 +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