mirror of
https://git.imnavajas.es/jjimenez/erp-imprimelibros.git
synced 2026-01-13 00:48:49 +00:00
draft de impresion presupuesto, añadiendo posibilidades de iva
This commit is contained in:
@ -8,7 +8,6 @@ public class TemplateRegistry {
|
||||
|
||||
public TemplateRegistry(PdfModuleConfig config) {
|
||||
this.config = config;
|
||||
System.out.println("PDF templates registrados => " + config.getTemplates());
|
||||
}
|
||||
|
||||
public String resolve(DocumentType type, String templateId) {
|
||||
|
||||
Reference in New Issue
Block a user