Skip to main content

Zope package for reselling

Project description

A package to support resellers.

It maintains in a postgres database information about providers, products (called articles), clients, orders and deliveries. It uses a Zope2 frontend for user interaction.

It assumes a single (implicit) reseller and several “provider”s and “client”s.

Each provider provides “article”s which the clients can buy.

Clients buy articles in “unit”s; the provider provides them in “packet”s which contain an integral number of “unit”s. If the “packet_size” is different from 1, then the reseller repackages the delivered articles for its clients.

The reseller continously collects “client_order_item”s and periodically issues “order”s to a provider consisting of “provider_order_item”s.

The reseller occationally receives a “provider_delivery” for an order consisting of “provider_delivery_item”s and splits them into “client_delivery_item”s.

There is a special client, used as stock. It can be used to balance orders and deliveries. It (and it alone) can have negative “unit” values in its “client_delivery_items” - indicating that units have been taken out of the stock.

Usually, we do not delete items. Instead, we mark them as not “active”. This is in order not to break references.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dm.zope.reseller-1.0.1.tar.gz (99.7 kB view details)

Uploaded Source

File details

Details for the file dm.zope.reseller-1.0.1.tar.gz.

File metadata

File hashes

Hashes for dm.zope.reseller-1.0.1.tar.gz
Algorithm Hash digest
SHA256 b103dcd1734e590c6ac73f01f5bf33b8996f7afa225167f7d41184e4ac37f0df
MD5 d8c56e3da939eb9e500070c75e4ca8f2
BLAKE2b-256 71eebeb9a4c7a7329a2306f3671b73d89e1c37d0e9be5004aa0559bbde9f30b1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page