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
598ce5784bf4623741f6384b7da6f17018a8d072
pmgr
/
site
/
controllers
History
abijah
cdb7d4b15c
Preventing moved-out leases in sitelink data from being closed, since the security deposit hasn't been released. Added a temporary function to release the deposit, so I can manually release and close the few leases needed.
...
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@510 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-08-10 01:27:12 +00:00
..
accounts_controller.php
Minor tweaks, a shame for checkin r500 :-(
2009-08-07 03:55:01 +00:00
contacts_controller.php
Renamed jqGridData functions to be just gridData. Restructured the virtual function calls with an anticipated need for gridDataCount to be overridden as a whole, instead of just overriding the individual pieces.
2009-07-22 17:06:44 +00:00
customers_controller.php
Added customer since/until fields. Changed the ledger entry grid on the customers page into a receipts grid, and added it to the lease page as well, even though it is for the customer in general, and may include receipts for leases other than the one being viewed. I may put more effort into this later, but for now it solves the problem of getting the receipt tenders visible when viewing the lease.
2009-08-10 00:56:41 +00:00
double_entries_controller.php
Making progress. Much still to do, but there are hints of functionality finally returning so I'm snapshotting.
2009-07-21 10:23:52 +00:00
leases_controller.php
Preventing moved-out leases in sitelink data from being closed, since the security deposit hasn't been released. Added a temporary function to release the deposit, so I can manually release and close the few leases needed.
2009-08-10 01:27:12 +00:00
ledger_entries_controller.php
More work with security deposits, reversals, and balances. I've tried to work many different corner cases, but know that not everything has been tested. I think the next steps for testing will be to put in some real data.
2009-08-07 00:10:28 +00:00
ledgers_controller.php
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
maps_controller.php
Renamed jqGridData functions to be just gridData. Restructured the virtual function calls with an anticipated need for gridDataCount to be overridden as a whole, instead of just overriding the individual pieces.
2009-07-22 17:06:44 +00:00
statement_entries_controller.php
More work with security deposits, reversals, and balances. I've tried to work many different corner cases, but know that not everything has been tested. I think the next steps for testing will be to put in some real data.
2009-08-07 00:10:28 +00:00
tenders_controller.php
Removed the ability to NSF items like Cash
2009-07-31 18:19:20 +00:00
transactions_controller.php
Added transaction model writeOff function, and a new statement_entry WRITEOFF type. Not a big deal, but it makes presentation a bit more straightforward.
2009-08-09 15:11:51 +00:00
units_controller.php
Some of the finer detail work, mostly around pre-populating the move-in invoice with useful and correct data, and allowing the lease rent and deposit to be set at movein.
2009-08-07 22:52:01 +00:00