timestamp type is int not tms
This commit is contained in:
parent
587f794fdf
commit
3718afb16f
@ -1206,7 +1206,7 @@ class Account extends CommonObject
|
||||
* Return current sold
|
||||
*
|
||||
* @param int $option 1=Exclude future operation date (this is to exclude input made in advance and have real account sold)
|
||||
* @param tms $date_end Date until we want to get bank account sold
|
||||
* @param int $date_end Date until we want to get bank account sold
|
||||
* @param string $field dateo or datev
|
||||
* @return int current sold (value date <= today)
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user