FIX mvt origin

This commit is contained in:
Quentin VIAL-GOUTEYRON 2022-05-23 12:31:37 +02:00
parent 1a6903f677
commit 48151b47a6

View File

@ -934,7 +934,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
}
if (!empty($arrayfields['origin']['checked'])) {
// Origin of movement
print '<td class="nowraponall">'.dol_escape_htmltag($origin).'</td>';
print '<td class="nowraponall">'.$origin.'</td>';
}
if (!empty($arrayfields['m.fk_projet']['checked'])) {
// fk_project