Translation
This commit is contained in:
parent
e716c9abd6
commit
1555a6540b
@ -1068,7 +1068,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
|
|||||||
print '</table>';
|
print '</table>';
|
||||||
print '</div>';
|
print '</div>';
|
||||||
|
|
||||||
// traitement entrepot par défaut
|
// default warehouse processing
|
||||||
print '<script type="text/javascript">
|
print '<script type="text/javascript">
|
||||||
$(document).ready(function () {
|
$(document).ready(function () {
|
||||||
$("select[name=fk_default_warehouse]").change(function() {
|
$("select[name=fk_default_warehouse]").change(function() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user