Attaching managers to orders

Posts: 11
Joined: 08/08/2007

Hi, friends!
I need some interesting feature for my Ubercart-store. I think, I'm not first who needs this.

Is it possible to attach managers to orders?
As primer, my shop selling cars. I have some workers ("managers") who selling this cars. I need to "attach" manager to every order that I can see efficiency of every manager.

I think this feature very needed and usefull when you have active and big or middle shop.

Thanks for your attention!

Posts: 489
Joined: 08/13/2007
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.Internationalizationizer

Hi there,

I think this feature is not planned before the non-beta release because the credo before that is to make code stronger and correct all small bugs.

But this is a good idea for a module, Ubercart provide all hook you need to do that and it should be pretty easy.

Let's see the order hook here. You can try to adapt the code of an existing module like Lead tracker. The difference is that you have to get a list of your user in a selected role and don't show the pane on the checkout process.

Posts: 11
Joined: 08/08/2007

Thanks for your reply, you show me a path to move. I think this feature not so hard to realize but right now I don't know clearly what logic wants my customer: when and who attaching manager? When I will know this I will write this module Smiling