sideshow_corepos.batch.neworder

New Order Batch Handler for CORE-POS

class sideshow_corepos.batch.neworder.NewOrderBatchHandler(config)[source]

Custom handler for new order batches which can use CORE-POS as external data source for customers and products.

See parent class NewOrderBatchHandler for more info.