Atualizando companies_budgets_form.php
This commit is contained in:
parent
0e6841eb5f
commit
d79381c310
1 changed files with 1 additions and 1 deletions
|
|
@ -488,7 +488,7 @@ try{
|
|||
request('FOLDER=view&TABLE=companies&ACTION=companies_documents_datagrid&company_id=<?php echo $companiesResult->company_id;?>', '', true, '', '', '#loadDocuments', 'Carregando Documentos...', 'blue', 'circle', 'sm', true);
|
||||
|
||||
/** Carrega os boletos do cliente informado */
|
||||
request('FOLDER=view&TABLE=financial_movements&ACTION=financial_movements_tickets_list&company_id=<?php echo $companiesResult->company_id;?>', '', true, '', '', '#loadTickets', 'Carregando boletos junto ao Sicoob...', 'blue', 'circle', 'sm', true);
|
||||
//request('FOLDER=view&TABLE=financial_movements&ACTION=financial_movements_tickets_list&company_id=<?php echo $companiesResult->company_id;?>', '', true, '', '', '#loadTickets', 'Carregando boletos junto ao Sicoob...', 'blue', 'circle', 'sm', true);
|
||||
|
||||
<?php } ?>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue