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
fe9f6ce949d0ef448ac1019859d0ed4ca4c6174a
pmgr
/
site
/
views
/
transactions
History
abijah
fe9f6ce949
Allow the dollar sign in the input box, since it will get stripped off later anyway.
...
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@558 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-08-14 21:07:02 +00:00
..
bad_debt.ctp
Brought the bad debt write-off functionality up to date. I'm not entirely convinced that calling it a receipt is such a good idea, but bad debt is certainly a non-normal case, and we can work on this later if need be.
2009-08-04 23:25:31 +00:00
deposit_slip.ctp
Modified the filtering behavior; A filter specified as 'Table.field' results in the obvious split (Table, field); 'Table' results in (Table, id); 'field' results in (ModelTable, field). Fixed a bug in the app controller which was allowing 'fields' to leak into the top level of 'link'
2009-07-30 19:45:19 +00:00
refund.ctp
Allow the dollar sign in the input box, since it will get stripped off later anyway.
2009-08-14 21:07:02 +00:00
view.ctp
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