php-mpos/public/templates/mail
Sebastian Grewe c00b6d6757 [IMPROVED] Payout logics
* [ADDED] More methods to our transaction class
 * `createDebitAPRecord` and `createDebitMPRecord`, will handle the
 * entire debit process
  * Adds Debit transaction
  * Adds TXFee transaction
  * mark transactions as archived
  * validate user is fully paid out
  * send notification to user
 * `getMPQueue` was added to unify the process of getting payout queues
* [MOVED] Only one mail template for both payout methods
* [ADDED] Some minor calls to user class
* [ADDED] Full address validation to bitcoin class
* [SQL] New SQL upgrade and Version Increment
 * Adding UNIQUE index to coin_address in accounts table
 * preperation for `sendmany` implementation
2014-02-03 08:16:58 +01:00
..
contactform [FIX] Disable caching for mail data 2013-12-05 01:13:16 +01:00
global [IMRPOVED] Error Notification Mail with new headers 2013-11-05 07:28:07 +01:00
invitations [FIX] Unknown Pool Footer 2014-01-21 20:50:29 +11:00
notifications [IMPROVED] Payout logics 2014-02-03 08:16:58 +01:00
password [FIX] Unknown Pool 2014-01-21 20:49:42 +11:00
pin [FIX] Unknown Pool Footer 2014-01-21 20:48:48 +11:00
register [FIX] Unknown Pool Footer 2014-01-21 20:47:37 +11:00
subject.tpl [FIX] Disable caching for mail data 2013-12-05 01:13:16 +01:00