java.lang.Object
ch.tocco.nice2.optional.order.api.action.invoice.tasks.AbstractOrderGeneratorTask
ch.tocco.nice2.optional.order.spi.action.invoice.tasks.CreateOrdersTask
All Implemented Interfaces:
OrderGeneratorTask, PersistTask<Tuple3<Entity,InvoicePropertiesContribution,Collection<OrderGeneratorBean>>,Tuple3<Entity,InvoicePropertiesContribution,Collection<OrderGeneratorBean>>>

@Component public class CreateOrdersTask extends AbstractOrderGeneratorTask
this task creates a order for each OrderGeneratorBean and sets: - the recipient - the values from Invoice_action_settings or the default - the action properties from InvoicePropertiesContribution - the billing date on the source entity