detsta import improvements, procurement changes

This commit is contained in:
2016-02-26 21:19:51 +01:00
parent 6efbfa7d9b
commit 75aeb64b19
8 changed files with 49 additions and 12 deletions

View File

@@ -157,7 +157,7 @@ class ContractForm extends Model {
'phone' => 'Telefonszám',
'email' => 'E-mail',
'ticket_type' => 'Bérlet típus' ,
'payment_method' => 'Fizetési mód' ,
'payment_method' => 'Fizetési mód (első bérlet)' ,
'id_discount' => 'Kedvezmény' ,
];
}