Update paymentsalary.class.php

This commit is contained in:
Philippe Grand 2018-08-28 10:41:05 +02:00 committed by GitHub
parent 1337d85a29
commit b7bc34963a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,9 +53,9 @@ class PaymentSalary extends CommonObject
public $num_payment;
/**
* @var string proper name for given parameter
*/
public $label;
* @var string proper name for given parameter
*/
public $label;
public $datesp;
public $dateep;