1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Migrazione stampe contabili su mpdf

This commit is contained in:
MatteoPistorello
2020-10-09 12:03:09 +02:00
parent 4efe0af5f5
commit 53494ec4e1
11 changed files with 302 additions and 417 deletions

View File

@@ -2,7 +2,10 @@
// File e cartelle deprecate
$files = [
'plugins/fornitori_articolo',
'plugins/fornitori_articolo',
'templates/partitario_mastrino/partitario.html',
'templates/partitario_mastrino/partitario_body.html',
'templates/partitario_mastrino/pdfgen.partitario_mastrino.php'
];
foreach ($files as $key => $value) {