> I have FreeTrade 1.0 installed and working perfectly, as far a I can
> tell.  The problem is that I can't seem to identify a facility for
> processing the invoices.  I'm looking for something I can use to check
> out an invoice as an admin account, have all of the important
> information presented to me so that I can process the order manually
> (credit card number, expiration date, user info, ect.), and then expire
> the invoice as fulfilled.  The customer would be updated in email at
> each important step.
> 
> I guess I'm envisioning a sort of admin_fulfillment screen.  I noticed
> that the current version of the 2.0 spec has made provisions for an
> "Informing fulfillment mechanism".  I poked around in the 1.0 code a
> bit, and I think building something like this wouldn't be that
> difficult.  Just add another couple of rows like "Open" and "Fulfilled"
> to the status table, allow the admin to search for non-fulfilled
> invoices, and actually display the credit card info.
> 
> My question is how long will it be until the "Informing fulfillment
> mechanism" of version 2.0 will be usable, and how is everyone processing
> their invoices currently with the 1.0 release?

The thing is, every company has their own fulfillment set up.  One site
I've done has a script that batches invoices twice a day to send off to
an AS/400.  Another uses a custom script for dumping invoice into
an excel spreadsheet.

The interface might not be perfect, but the current version will allow you
to get done what you need.  You can click to view a list of invoices sorted
by date.  Then you can click into an invoice and add arbitrary status
records.  So, you could sit in front of a browser and update invoices,
one by one.  That only works for low volume, I know.

You're right that it wouldn't be hard to make a report that lists invoices
that aren't fulfilled.  You don't need new columns, just to add a new
status type.  If you (or someone else) writes it, I'll add it to the
project.

Leon


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to