php-mpos/public
Sebastian Grewe 95825224a1 Adding archiving flag for transactions
* Added new column to transactions table (`007_transactions.sql`)
* Added setArchived method to mark old transactions as archived
* Honor archived flag in getBalance and getLockedBalance

This will further address and fix #536 once merged.
2013-08-01 12:16:59 +02:00
..
include Adding archiving flag for transactions 2013-08-01 12:16:59 +02:00
site_assets Adding JS/CSS code to project 2013-07-24 16:37:22 +02:00
templates Refactored getTransactions, unified admin/user view 2013-08-01 11:00:54 +02:00
.htaccess removing php values from htaccess 2013-05-06 21:17:34 +02:00
favicon.ico initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
index.php Merge pull request #448 from IainKay/Issue-447 2013-07-11 21:42:10 -07:00