delivery date

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
yong
Posts: 43
Joined: 10 Apr 2019, 12:55

delivery date

Post by yong » 03 Jul 2019, 13:05

Hi, i've 2 issues :
1- I've set the deliverystatus of an order to delivered but the deliverydate havn't change (it's always equal to null), how can i change it ?

2- please what is the signification of code for paymentstatus and deliverystatus ?

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

Re: delivery date

Post by aimeos » 03 Jul 2019, 16:06

yong wrote: 03 Jul 2019, 13:05 1- I've set the deliverystatus of an order to delivered but the deliverydate havn't change (it's always equal to null), how can i change it ?
In the order detail view of the admin interface, there's the "Invoice" tab with a list of invoices. If you click on the icon on the top right of the list, you can add "Delivery" to the list of available columns. Press the icon with the search glass afterwards.
yong wrote: 03 Jul 2019, 13:05 2- please what is the signification of code for paymentstatus and deliverystatus ?
Here you can find explanations what that status values should be used for:
https://github.com/aimeos/aimeos-core/b ... p#L44-L153
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply