Skip to content

Commit

Permalink
FIX call of bankaccount class
Browse files Browse the repository at this point in the history
  • Loading branch information
ptibogxiv committed Oct 16, 2018
1 parent 58240c8 commit 5e20390
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/societe/class/api_thirdparties.class.php
Expand Up @@ -18,6 +18,7 @@

use Luracast\Restler\RestException;

require_once DOL_DOCUMENT_ROOT.'/societe/class/companybankaccount.class.php';

/**
* API class for thirdparties
Expand Down

0 comments on commit 5e20390

Please sign in to comment.