diff --git a/vendor/model/CompaniesBudgets.class.php b/vendor/model/CompaniesBudgets.class.php index dd6b75c..dae1299 100644 --- a/vendor/model/CompaniesBudgets.class.php +++ b/vendor/model/CompaniesBudgets.class.php @@ -222,7 +222,7 @@ class CompaniesBudgets string $description, int $financialCategoriesId, int $financialAccountsId, - int $productsId) + string $productsId) {