Closed switch-cheehau closed 3 years ago
Hi Aimeos,
Please check this line: https://github.com/aimeos/ai-admin-jqadm/blob/725e496417eb42e401ad79d63f4380ec8f41da9e/admin/jqadm/src/Admin/JQAdm/Order/Standard.php#L37
It fixed if i change to
foreach( $this->getContext()->config()->get( 'common/countries', [] ) as $code ) {
Thanks, has been fixed now and is available in dev-master and 2021.07.x-dev
Hi Aimeos,
Please check this line: https://github.com/aimeos/ai-admin-jqadm/blob/725e496417eb42e401ad79d63f4380ec8f41da9e/admin/jqadm/src/Admin/JQAdm/Order/Standard.php#L37
It fixed if i change to