Atualizando arquivos
This commit is contained in:
parent
1cdcc0805f
commit
dfacad87a7
1 changed files with 2 additions and 1 deletions
3
vendor/model/CompaniesBudgets.class.php
vendored
3
vendor/model/CompaniesBudgets.class.php
vendored
|
|
@ -243,7 +243,8 @@ class CompaniesBudgets
|
|||
$this->description = $description;
|
||||
$this->financialCategoriesId = $financialCategoriesId;
|
||||
$this->financialAccountsId = $financialAccountsId;
|
||||
$this->productsId = $productsId;
|
||||
echo $this->productsId = $productsId;
|
||||
exit;
|
||||
|
||||
|
||||
/** Verifica se o ID do registro foi informado */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue