add editable giro pay date

This commit is contained in:
2016-04-03 09:05:39 +02:00
parent bd5406f8be
commit 2647ca6aa6
8 changed files with 96 additions and 9 deletions

View File

@@ -17,6 +17,7 @@ use yii\helpers\ArrayHelper;
* @property integer $number
* @property string $created_at
* @property string $updated_at
* @property string $terhelesi_datum
*/
class Ugiro extends \yii\db\ActiveRecord
{