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
1e7557de71d25f8d828c88b1bd4f80d3f4e22b1a
pmgr
/
site
/
views
/
customers
History
abijah
f9635419dd
Added transaction stats. Added (possibly unwanted) columns.
...
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@389 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-07-25 08:06:50 +00:00
..
edit.ctp
Fixed a bug created with each form table when that element was modified to ignore fields set to null. The original intention was that null simply meant 'no special configuration'. However, we needed a way to programatically enable/disable fields, so null was an obvious choice to use. Now that I'm about to check in, I think I should have just made a minor change to use false to skip a field, which would have been backwards compatible (except for the one place using null to exclude the field). However, it's done now, so what the heck.
2009-07-09 16:07:19 +00:00
receipt.ctp
Made progress adapting the receipt code onto the latest db changes.
2009-07-24 07:43:42 +00:00
view.ctp
Added transaction stats. Added (possibly unwanted) columns.
2009-07-25 08:06:50 +00:00