Hi,

I'd just like to share with you all a great moment. We switched today
from our old inventory/invoicing app to a new Django/PostGreSQL based
solution. Thank you so much for all the kind hints and help that I got
over the last 3 month and that helped getting to this point.

Some facts:
- Up to 8 concurrent users (6 PCs and 2 Smartphones)
- 10000+ registered customers
- 40000+ active products
- 10000+ documents/year (invoices, offers, ...)
- Full log of every single user action
- Spiltted responsibility front-office (sales) / back-office
(procurement, validation, ...)
- Barcode support
- Automatic procurement order generated for customer orders and on
minimum product stock
- Minimal workflow (documents, products and partners run through a
series of status)
- PDF invoice generation and distributed printing

Missing features:
- Automatic email generation from validated procurement order
- Automatic email generation for customer information (repair status,
order status, ...)
- A lot of statistics
- A lot of printing (barcode stickers, ...)
- Discount structure

Technical/Design:
- 2500 lines of code
- 1 view (for front- and back-office)
- 1 model (17 application specific tables)
- 1 template (yes! everything fits on 1 screen)

Thank's again so much

Marc

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to