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

Separazione sconti da righe

This commit is contained in:
Thomas Zilio
2019-04-04 08:12:32 -07:00
parent dc12894410
commit f0f755ebc6
26 changed files with 263 additions and 24 deletions

View File

@@ -82,12 +82,6 @@ $files = [
'plugins/xml/SE_v1.0.xml',
'plugins/exportFE/view.php',
'plugins/exportFE/src/stylesheet-1.2.1.xsl',
'modules/contratti/src/Components/Sconto.php',
'modules/fatture/src/Components/Sconto.php',
'modules/ordini/src/Components/Sconto.php',
'modules/ddt/src/Components/Sconto.php',
'modules/preventivi/src/Components/Sconto.php',
'include/src/Components/Discount.php',
];
foreach ($files as $key => $value) {