Site Sections: Satchmo Main | Wiki | Demo Store |

Ticket #149 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Distributor Report

Reported by: MikeHostetler Assigned to: chris
Priority: trivial Milestone:
Component: Application Version:
Keywords: report Cc:

Description

We have an outside warehousing company that will handle the shipping of our product. Naturally, we needed to have a batch process that will find the pending orders, put them in a CSV format, and email them.

Attached is a version of that report. It's in the format that our distributor wanted, which is bad IMHO. That said, it may be handy for others to have a starting point.

Attachments

distrib_report.py (1.2 kB) - added by MikeHostetler on 09/13/07 02:18:15.
A Django script suitable to be ran in a cron job or something else useful.

Change History

09/13/07 02:18:15 changed by MikeHostetler

  • attachment distrib_report.py added.

A Django script suitable to be ran in a cron job or something else useful.

11/12/07 03:47:49 changed by chris

  • status changed from new to closed.
  • resolution set to fixed.

Added to SatchmoContribs