Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision a34c05f3

Von Moritz Bunkus vor etwa 10 Jahren hinzugefügt

  • ID a34c05f386bc2abb45a097dcb4d68e8ab2f5af94
  • Vorgänger 7c54e92f
  • Nachfolger 326fa24a

Einkauf/Verkauf: Bemerkungsfeld mit HTML-Editor ausgestattet

Unterschiede anzeigen:

SL/IS.pm
conv_date($form->{"invdate"}), conv_date($form->{"orddate"}), conv_date($form->{"quodate"}), conv_i($form->{"customer_id"}),
$amount, $netamount, $form->{"paid"},
conv_date($form->{"duedate"}), conv_date($form->{"deliverydate"}), '1', $form->{"shippingpoint"},
$form->{"shipvia"}, conv_i($form->{"terms"}), $form->{"notes"}, $form->{"intnotes"},
$form->{"shipvia"}, conv_i($form->{"terms"}), $restricter->process($form->{"notes"}), $form->{"intnotes"},
$form->{"currency"}, conv_i($form->{"department_id"}), conv_i($form->{"payment_id"}), $form->{"taxincluded"} ? 't' : 'f',
$form->{"type"}, conv_i($form->{"language_id"}), conv_i($form->{"taxzone_id"}), conv_i($form->{"shipto_id"}),
conv_i($form->{"employee_id"}), conv_i($form->{"salesman_id"}), conv_i($form->{storno_id}), $form->{"storno"} ? 't' : 'f',

Auch abrufbar als: Unified diff