Hi Chris,

On Jun 25, 12:54 pm, Chris Moffitt <[email protected]> wrote:
> I think what you're looking for is some variant of the relatively new Django
> admin action functionality 
> -http://docs.djangoproject.com/en/dev/ref/contrib/admin/actions/#ref-c...
>
> You could easily implement an action to select multiple items and mark them
> as shipped.
>
> Is that what you were thinking?
>
> -Chris
>

Yes!
Thats exactly what I was looking for. Thank you.
After that I guess I could extended the change_form template to check
for user permission.
Although that probably would be better in a view somewhere.

Thank you for the fast reply.

Laszlo
> On Thu, Jun 25, 2009 at 2:11 PM, lzantal <[email protected]> wrote:
>
> > Hi,
>
> > Before I go ahead and start figuring this out I thought I ask if
> > someone made something like this.:)
> > Here it goes:
> > I am in a need of a Warehouse module where workers in the warehouse
> > could see all the completed orders, print Shipping labels, gather
> > together all the items for packaging, when finished packaging
> > they will update the status to shipped.
>
> > I know it is something similar to the View Orders but I would prefer
> > if they would only have the change_list view with a check box for
> > shipped.
>
> > I hope it make sense, let me know if I am trying to overcomplicate it,
> > I tend to do that lately.:)
>
> > Thank you
>
> > Laszlo
>
> >http://twitter.com/lzantal
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to