Atualizando
This commit is contained in:
parent
c95df2be8b
commit
6c9dc18bd5
1 changed files with 1 additions and 1 deletions
2
vendor/model/FinancialMovements.class.php
vendored
2
vendor/model/FinancialMovements.class.php
vendored
|
|
@ -27,7 +27,7 @@ class FinancialMovements
|
|||
private $financialAccountsId = null;
|
||||
private $financialEntriesId = null;
|
||||
private $financialOutputsId = null;
|
||||
private $usersId = null;
|
||||
private $userId = null;
|
||||
private $companyId = null;
|
||||
private $movementValue = null;
|
||||
private $movementValuePaid = null;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue