Merge branch 'dev_new_add_desc_when_select_product' of github.com:FHenry/dolibarr into dev_new_add_desc_when_select_product
This commit is contained in:
commit
3295c4b68f
@ -695,7 +695,7 @@ if (!empty($usemargins) && $user->rights->margins->creer)
|
||||
'json'
|
||||
);
|
||||
}
|
||||
<?php
|
||||
<?php
|
||||
}
|
||||
|
||||
if (!empty($usemargins) && $user->rights->margins->creer)
|
||||
@ -835,7 +835,7 @@ if (!empty($usemargins) && $user->rights->margins->creer)
|
||||
jQuery("#remise_percent").val(pbqpercent);
|
||||
}
|
||||
}
|
||||
<?php
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
//Deal with supplier
|
||||
|
||||
Loading…
Reference in New Issue
Block a user