Atualizando

This commit is contained in:
Kenio 2025-08-05 10:48:58 -03:00
parent c95df2be8b
commit 6c9dc18bd5

View file

@ -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;