Called unknown method getInvoiceNumber

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
JanWohlfeil
Posts: 6
Joined: 23 Apr 2021, 07:26

Called unknown method getInvoiceNumber

Post by JanWohlfeil » 12 May 2025, 09:09

email/order/payment mails are getting send again and again over the TYPO3 Cron, the status never seems to change. I have tried to bypass or intercept the error, but then there are always more errors.

Error while trying to send payment e-mail for order ID "128" and status "4": Called unknown method "getInvoiceNumber" on class "Aimeos\MShop\Order\Item\Status\Standard"
#0 /var/www/html/vendor/aimeos/aimeos-core/src/MShop/Order/Manager/Standard.php(613): Aimeos\MShop\Common\Item\Base->__call()
Hoping for some ideas to this.

User avatar
aimeos
Administrator
Posts: 8616
Joined: 01 Jan 1970, 00:00

Re: Called unknown method getInvoiceNumber

Post by aimeos » 12 May 2025, 09:19

Thank you for your bug report!
The issue has been fixed in the latest 2025.04 version. Please run "composer up" to get the latest version
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply