On Jan 12, 8:11 am, Carlos <[email protected]> wrote:
> > 1. We are mostly a mail-order record club so a majority of our orders
> > actually come in through mail. Is there an api or way of entering in
> > batch orders from a csv or such that would actually processes the
> > orders as if they had been input online.

Hello Carlos,

First I need to establish my credentials. I don't have any. I haven't
completed a Satchmo store yet, and so can't point to any experience
with a live store.  But... I have thought a good bit about how to use
Satchmo, and I think I can give you a useful hint.

Don't assume that because some business functions are employee-only
that that functionality should be implemented using the Admin or
brought in from another system (like importing CSV). Think about
instead providing a separate end-user interface for these functions.

Unless your customers are sending CSV files with their checks--
unlikely--right now you've got employees entering the physically-
received order or payment data into a spreadsheet or something. Why
not give those employees their own Satchmo user interface so that
their data entry is directly into your Satchmo app? An advantage to
you would be that much of the business logic you need will already be
present in your Satchmo app, created as part of your store-building.

As an example, a complete point-of-sale terminal could be implemented
in Satchmo for use by clerks at the retail counter. That interface
would be accessible only from certain local IP addresses, the machines
designated to be POS terminals. The same could be done for various
backoffice tasks, and accomplished without giving the data entry
people Admin privileges.

Inventory control (including scanners used for receipt of stock), CRM,
management reporting--all could be built into your Satchmo
application, and it would NOT be silly to do so. Satchmo/Django looks
like a great base on which to build the enterprise.

But that's just my opinion. I could be wrong. :-)

Ned

-- 
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