Fix travis
This commit is contained in:
parent
7a241ba042
commit
e316061a9a
@ -266,9 +266,9 @@ class modTakePos extends DolibarrModules
|
||||
public function init($options = '')
|
||||
{
|
||||
global $conf,$db;
|
||||
|
||||
|
||||
dolibarr_set_const($db, "TAKEPOS_PRINT_METHOD", "browser", 'chaine', 0, '', $conf->entity);
|
||||
|
||||
|
||||
$this->_load_tables('/takepos/sql/');
|
||||
|
||||
$sql = array();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user