Debug
This commit is contained in:
parent
bb731ad694
commit
03e54b382b
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ try{
|
|||
/** Verifica se o cliente foi informado */
|
||||
if($companyId > 0){
|
||||
|
||||
$CompaniesBudgetsCommissionsValidate->setcompanyId($companyId);
|
||||
$CompaniesBudgetsCommissionsValidate->setCompanyId($companyId);
|
||||
}
|
||||
|
||||
/** Verifica se o usuario foi informado */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue