Stile del codice

This commit is contained in:
Thomas Zilio 2020-07-16 16:49:36 +02:00
parent 5726d994f7
commit c35b641bd8
6 changed files with 9 additions and 12 deletions

View File

@ -26,7 +26,7 @@ include_once __DIR__.'/../../core.php';
</div>
<div class="panel-body">
{[ "type": "checkbox", "label": "<?php echo tr('Importabile?'); ?>", "name": "is_importabile", "value": "$is_importabile$", "help": "<?php echo tr("I documenti associati a questa causale possono essere importati a livello contabile in altri documenti (per esempio, in Fatture)"); ?>", "placeholder": "<?php echo tr('Importabile'); ?>" ]}
{[ "type": "checkbox", "label": "<?php echo tr('Importabile?'); ?>", "name": "is_importabile", "value": "$is_importabile$", "help": "<?php echo tr('I documenti associati a questa causale possono essere importati a livello contabile in altri documenti (per esempio, in Fatture)'); ?>", "placeholder": "<?php echo tr('Importabile'); ?>" ]}
</div>
</div>
</div>

View File

@ -51,7 +51,6 @@ switch (post('op')) {
// Proseguo solo se i documenti scelti sono fatturabili
if ($documento_import->isImportabile()) {
$righe = $documento_import->getRighe();
if (!empty($righe)) {
++$numero_totale;

View File

@ -249,12 +249,9 @@ switch (post('op')) {
}
if (App::debug()) {
$operations['delete-bulk'] = [
'text' => '<span><i class="fa fa-trash"></i> '.tr('Elimina selezionati').'</span>'
'text' => '<span><i class="fa fa-trash"></i> '.tr('Elimina selezionati').'</span>',
];
}
$operations['copy-bulk'] = [

View File

@ -10,6 +10,7 @@ $articoli = $ordine->articoli->groupBy('idarticolo');
if ($articoli->isEmpty()) {
echo '
<p>'.tr('Il documento non contiene articoli').'.</p>';
return;
}

View File

@ -105,14 +105,14 @@ var chart_options = {
display: true,
scaleLabel: {
display: true,
labelString: "'.tr("Periodo").'"
labelString: "'.tr('Periodo').'"
}
}],
yAxes: [{
display: true,
scaleLabel: {
display: true,
labelString: "'.tr("Andamento").'"
labelString: "'.tr('Andamento').'"
},
ticks: {
// Include a dollar sign in the ticks