Merge pull request #10347 from prietojc/patch-4
FIX: To add more thirdparties pdf models in custom modules
This commit is contained in:
commit
ba34709c36
@ -327,6 +327,7 @@ $head = societe_admin_prepare_head();
|
||||
dol_fiche_head($head, 'general', $langs->trans("ThirdParties"), -1, 'company');
|
||||
|
||||
$dirsociete=array_merge(array('/core/modules/societe/'),$conf->modules_parts['societe']);
|
||||
foreach ($conf->modules_parts['models'] as $mo) $dirsociete[]=$mo.'core/modules/societe/'; //Add more models
|
||||
|
||||
// Module to manage customer/supplier code
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user