Components

Anyblok / Wms Base provides several components, what Anyblok calls “Bloks”. This means that you have to install them in the database, update them etc.

wms-core

As the name suggests, this Blok provides the Core concepts of Anyblok / Wms.

wms-reservation

This Blok provides facilities to reserve Goods.

Reservations bind Goods to some purpose (typically a final delivery, or a manufacturing action), that typically gets fulfilled through a chain of operations.

wms-quantity

This Blok adds a quantity field on the Wms.Goods model, to represent goods handled in bulk or several identical items in one record.

wms-rest-api

Warning

development not even started

This Blok will integrate Anyblok / WMS Base with Anyblok / Pyramid to provide a RESTful HTTP API.

wms-bus

Warning

development not even started

This Blok will integrate Anyblok / WMS Base with Anyblok / Bus to provide intercommunication with other applications.