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:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user