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
8249ecc5cda8b41ed456c2ba774f42688ed0897d
pmgr
/
site
/
views
History
Abijah
8249ecc5cd
Fixed defect found from visual inspection
...
git-svn-id: file:///svn-source/pmgr/branches/v0.3_work@1037 97e9348a-65ac-dc4b-aefc-98561f571b83
2014-03-03 03:05:03 +00:00
..
accounts
Checking in changes from some time ago, changing the reports screen to give direct Quickbooks invoice and credits info.
2012-06-14 01:32:44 +00:00
contacts
Merge in the hosted_migration_20130215 branch to the v0.3_work branch
2013-12-05 01:24:21 +00:00
customers
Added ability to get a customer's running balance. It's quite flaky, doesn't tolerate having a grid with sub-pages, is actually incorrect for at least some customers (not sure why), but it helps answer a fundamental question for most customers. If I had a better solution, I would surely go for it.
2014-03-02 18:26:01 +00:00
double_entries
Replaced the hardcoded 'level' checks, and incorporated (as a first pass) the new permission mechanism
2009-08-28 07:11:14 +00:00
elements
Fixed defect found from visual inspection
2014-03-03 03:05:03 +00:00
helpers
Added outstanding charges and outstanding credits to the customer page, and reorded fields in order of presumed importance. Removed items from Unit/Lease which really shouldn't have been there. They were added for convenience, but the redundancy was confusing. Added a couple report links to make it easy to see outstanding charges and collected rents.
2010-03-31 19:49:56 +00:00
layouts
Upgraded to jqGrid 4.4.0
2012-08-06 17:57:49 +00:00
leases
Changed the invoice page to redirect back to the customer view, which is typically more of interest than the lease view
2010-04-02 12:24:34 +00:00
ledger_entries
Removing, or at least phasing out the ledger name field. Account name is always needed and nearby, so ledger name is just confusing.
2009-08-23 01:08:30 +00:00
ledgers
Changed the default grid size for ledger_entries
2009-08-25 01:06:57 +00:00
maps
Fixed the map titles on IE.
2009-09-14 17:03:56 +00:00
statement_entries
Checking in changes from some time ago, changing the reports screen to give direct Quickbooks invoice and credits info.
2012-06-14 01:32:44 +00:00
tenders
Added the Deposit row to all tenders, not just those that have been deposited. This helps avoid confusion when looking at a non-deposited tender, since one may be trying to figure out whether or not it has been deposited and yet not remember if this is the appropriate screen.
2009-12-09 18:02:00 +00:00
transactions
Changed sort order on the deposit slip, since date received is not useful to a bank teller.
2013-12-05 01:36:44 +00:00
unit_sizes
Implemented the UnitSize controller and view. I would like to add controller navigation links for 1bd, 2bd, 3bd, and so on. Also, we need to make the number of available units part of the grid. It will require breaking a separate CountTables function, since we'll need to join with Units, but it shouldn't be a big deal. Whether or not we include occupancy percentage, or leave that to a report is undecided.
2009-08-25 15:56:42 +00:00
units
Added outstanding charges and outstanding credits to the customer page, and reorded fields in order of presumed importance. Removed items from Unit/Lease which really shouldn't have been there. They were added for convenience, but the redundancy was confusing. Added a couple report links to make it easy to see outstanding charges and collected rents.
2010-03-31 19:49:56 +00:00
empty.ctp
Added support for permissions. Next is to implement some.
2009-08-28 03:32:07 +00:00