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
daf9fe93914c22a835712cbb70d2fdc01acebe33
pmgr
/
site
/
controllers
History
abijah
daf9fe9391
Added confirmation page, and more importantly date and comment settings, when reversing a charge.
...
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@598 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-08-17 05:37:29 +00:00
..
accounts_controller.php
Several minor changes including a couple minor bugfixes.
2009-08-17 02:15:02 +00:00
contacts_controller.php
Cleaned up several places regarding redirect and rendering during development for debug purposes. Also, added a link to the intended redirect target when we've rendered instead. These changes haven't been tested, hopefully they are benign.
2009-08-14 21:49:42 +00:00
customers_controller.php
Modified the charges list on the receipt page to have the query performed directly as part of returning the grid data, instead of an intermediary call to get the unreconciled entries first. This not only ensures consistent data, but is quicker, cleaner, and fixes the customer balance bug that seems to have been introduced as part of the change to how customer surplus is handled (although it could have been resolved using the old technique just as well).
2009-08-15 23:04:57 +00:00
double_entries_controller.php
Quick and dirty hack to get double entries to show again.
2009-08-16 00:45:11 +00:00
leases_controller.php
Cleaned up several places regarding redirect and rendering during development for debug purposes. Also, added a link to the intended redirect target when we've rendered instead. These changes haven't been tested, hopefully they are benign.
2009-08-14 21:49:42 +00:00
ledger_entries_controller.php
Bug fix for matching ledger entry to double entry
2009-08-16 00:49:21 +00:00
ledgers_controller.php
Implemented very crude attempt at security privleges. This is not really intended to be security, just a quick and dirty mechanism to avoid prying eyes. More robust security is left to future implementation.
2009-08-11 18:22:21 +00:00
maps_controller.php
Cleaned up several places regarding redirect and rendering during development for debug purposes. Also, added a link to the intended redirect target when we've rendered instead. These changes haven't been tested, hopefully they are benign.
2009-08-14 21:49:42 +00:00
statement_entries_controller.php
Added confirmation page, and more importantly date and comment settings, when reversing a charge.
2009-08-17 05:37:29 +00:00
tenders_controller.php
Several minor changes including a couple minor bugfixes.
2009-08-17 02:15:02 +00:00
transactions_controller.php
Added mechanism to lookup the NSF tender from the bounce transaction.
2009-08-16 19:00:45 +00:00
units_controller.php
Several minor changes including a couple minor bugfixes.
2009-08-17 02:15:02 +00:00