This commit is contained in:
Yuri Kuznetsov
2021-08-26 13:34:12 +03:00
parent 8b4635ffaa
commit cec4585538
4 changed files with 4 additions and 4 deletions
@@ -29,7 +29,7 @@
namespace Espo\Modules\Crm\Classes\Pdf\Account;
use Espo\Tools\Pdf\DataLoader\DataLoader;
use Espo\Tools\Pdf\Data\DataLoader;
use Espo\ORM\Entity;
use stdClass;
+1 -1
View File
@@ -56,7 +56,7 @@ use Espo\{
Tools\Pdf\Data,
Tools\Pdf\IdDataMap,
Tools\Pdf\Params,
Tools\Pdf\DataLoader\DataLoaderManager,
Tools\Pdf\Data\DataLoaderManager,
};
use Espo\Entities\Template;
@@ -27,7 +27,7 @@
* these Appropriate Legal Notices must retain the display of the "EspoCRM" word.
************************************************************************/
namespace Espo\Tools\Pdf\DataLoader;
namespace Espo\Tools\Pdf\Data;
use Espo\ORM\Entity;
@@ -27,7 +27,7 @@
* these Appropriate Legal Notices must retain the display of the "EspoCRM" word.
************************************************************************/
namespace Espo\Tools\Pdf\DataLoader;
namespace Espo\Tools\Pdf\Data;
use Espo\ORM\Entity;