';
print '';
print $desc;
@@ -3347,7 +3347,7 @@ if ($action == 'create') {
jQuery("#radio_deposit").prop("checked", true);
setRadioForTypeOfIncoice();
});
- jQuery("#radio_standard, #radio_deposit, #radio_replacement, #radio_template").change(function() {
+ jQuery("#radio_standard, #radio_deposit, #radio_replacement, #radio_creditnote, #radio_template").change(function() {
setRadioForTypeOfIncoice();
});
function setRadioForTypeOfIncoice() {
@@ -3363,10 +3363,10 @@ if ($action == 'create') {
});
';
- $tmp = $tmp.'';
- $desc = $form->textwithpicto($tmp, $langs->transnoentities("InvoiceDepositDesc"), 1, 'help', '', 0, 3);
print '';
print '| ';
+ $tmp = $tmp.'';
+ $desc = $form->textwithpicto($tmp, $langs->transnoentities("InvoiceDepositDesc"), 1, 'help', '', 0, 3, 'depositonsmartphone');
print $desc;
print ' | ';
if (($origin == 'propal') || ($origin == 'commande')) {
@@ -3405,7 +3405,7 @@ if ($action == 'create') {
print '';
$tmp = ' ';
$tmp = $tmp.'';
- $desc = $form->textwithpicto($tmp, $langs->transnoentities("InvoiceFirstSituationDesc"), 1, 'help', '', 0, 3);
+ $desc = $form->textwithpicto($tmp, $langs->transnoentities("InvoiceFirstSituationDesc"), 1, 'help', '', 0, 3, 'firstsituationonsmartphone');
print $desc;
print ' ';
@@ -3418,7 +3418,7 @@ if ($action == 'create') {
$tmp .= ' disabled';
}
$tmp .= '> ';
- $text = ' ';
+ $text = $tmp.' ';
$text .= '
|