';
print '';
print $desc;
@@ -3346,7 +3346,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() {
@@ -3362,10 +3362,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')) {
@@ -3404,7 +3404,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 ' ';
@@ -3417,7 +3417,7 @@ if ($action == 'create') {
$tmp .= ' disabled';
}
$tmp .= '> ';
- $text = ' ';
+ $text = $tmp.' ';
$text .= '
|