Aimeos Orders - Revised Orders!

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!
mohal_04
Advanced
Posts: 108
Joined: 27 Mar 2018, 05:59

Aimeos Orders - Revised Orders!

Post by mohal_04 » 31 Aug 2018, 06:34

Laravel: 5.6
Aimeos: 2018.04
PHP: 7.1.18

Hi,

So the old system has a functionality for revised orders. Where a customer may ask to revise her order and system was handling it as the same order with a revision number.

Is there anything similar in Aimeos?

Please, reply ASAP!

Thanks!

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

Re: Aimeos Orders - Revised Orders!

Post by aimeos » 01 Sep 2018, 13:37

No, you can't change orders after they are being placed for various reasons but it's easy to copy them and add the old order ID as related ID in the mshop_order table.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

mohal_04
Advanced
Posts: 108
Joined: 27 Mar 2018, 05:59

Re: Aimeos Orders - Revised Orders!

Post by mohal_04 » 07 Nov 2018, 05:08

aimeos wrote:No, you can't change orders after they are being placed for various reasons but it's easy to copy them and add the old order ID as related ID in the mshop_order table.
Hello,

Thanks for your reply! So, how do we manage returned orders?

Thanks!

Post Reply