Forums / General / extending order functionality

extending order functionality

Author Message

christian stampf

Friday 09 July 2004 6:10:09 am

i would like to EDIT orders of customers and maybe also give them the functionality to do so.
is this possbile yet?

as the order itself is not a CLASS, i wonder on how to do that. i checked how the EDIT function for the USER accounts is implemented and wonder if that is a good approach here.

the last step will be automatic invoice generation, which can be done beautifully with PDF export i think! but again, there is no ORDER class, so its a bit different from everything else.
a very nice system, this eZ!!!

the last thing i want to do is to append a discussion "foren" to every ORDER. this is very useful on the administrative side and has a bit of CRM functionality. again, because of the strange nature of ORDER being not a CLASS i wonder how to do that.

actually i played around a bit with the WISHLIST, wich allows the user to modify the product COUNT a bit.

any ideas and leads are very much appreciated.