Uses of Class
de.narimo.georepo.server.providers.InvoiceGenerator
-
Packages that use InvoiceGenerator Package Description de.narimo.georepo.server.appconfig -
-
Uses of InvoiceGenerator in de.narimo.georepo.server.appconfig
Methods in de.narimo.georepo.server.appconfig that return InvoiceGenerator Modifier and Type Method Description InvoiceGeneratorAppSettingsService. createInvoiceAndActivateAppkey(javax.servlet.ServletContext ctx, String appkey, de.narimo.commons.dto.User user)CAN WE ACTIVATE AN APP, that has no template key to determine the app provider/ invoice sender??? The invoicing process must be transactional to ensure that no missing id counters persist in the appinvoices table.
-