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
c33a823e50e7bbe12eb8028fc1711cbf865e8284
pmgr
/
site
/
controllers
History
abijah
1f97e8db35
Added confirmation to the NSF functionality, as well as a timestamp field instead of forcing time=now.
...
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@513 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-08-10 05:49:43 +00:00
..
accounts_controller.php
Changed the Deposits menu item to be at the top level, instead of underneath the Accounts menu.
2009-08-10 05:48:49 +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
Added confirmation to the NSF functionality, as well as a timestamp field instead of forcing time=now.
2009-08-10 05:49:43 +00:00
transactions_controller.php
Changed the Deposits menu item to be at the top level, instead of underneath the Accounts menu.
2009-08-10 05:48:49 +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