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
15f885ab8aec3557ec67b5b474f83bc96d5e5b96
pmgr
/
site
/
controllers
History
abijah
b1a7f41934
Renamed the menu items for invoice and receipt creation.
...
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@522 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-08-11 01:06:28 +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
Renamed the menu items for invoice and receipt creation.
2009-08-11 01:06:28 +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
Renamed the menu items for invoice and receipt creation.
2009-08-11 01:06:28 +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 the ability to edit a tender. I've locked this down to just editing the data1-4 fields at the moment, since there are accounting ramifications if we were to change the tender type.
2009-08-10 22:23:47 +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