diff --git a/modules/anagrafiche/edit.php b/modules/anagrafiche/edit.php index 6c8cc42d3..734e9a9b5 100755 --- a/modules/anagrafiche/edit.php +++ b/modules/anagrafiche/edit.php @@ -62,7 +62,7 @@ if ($is_fornitore && empty($record['idconto_fornitore'])){ } if (sizeof($problemi_anagrafica) > 0) { - echo '
'.tr("Controllare: _CAMPI_" , [ + echo '
'.tr("Attenzione: _CAMPI_" , [ '_CAMPI_' => implode(', ', $problemi_anagrafica) ]).'
'; } diff --git a/modules/ordini/buttons.php b/modules/ordini/buttons.php index 1255d7f9a..dcd61f7b9 100755 --- a/modules/ordini/buttons.php +++ b/modules/ordini/buttons.php @@ -34,15 +34,31 @@ echo ' '.tr('Attività').' - + '; + + if ($dir == 'entrata'){ + + echo '
  • '.tr('Ordine fornitore').' -
  • + '; + }else{ + + /*echo '
  • + + '.tr('Ordine cliente').' + +
  • ';*/ + + } + + echo ' +
  • '.tr('Ddt').'