Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 001155e4

Von Sven Schöling vor fast 10 Jahren hinzugefügt

  • ID 001155e424a519b543499cdb1f1841f48cfae352
  • Vorgänger 09d79795
  • Nachfolger b8c19cc7

RecordLinks: credit_notes verlinken, und Typ von Rechnungen anzeigen

Unterschiede anzeigen:

bin/mozilla/is.pl
390 390
    max_dunning_level dunning_amount
391 391
    shiptoname shiptostreet shiptozipcode shiptocity shiptocountry  shiptocontact shiptophone shiptofax
392 392
    shiptoemail shiptodepartment_1 shiptodepartment_2  shiptocp_gender message email subject cc bcc taxaccounts cursor_fokus
393
    convert_from_do_ids convert_from_oe_ids
393
    convert_from_do_ids convert_from_oe_ids convert_from_ar_ids
394 394
    show_details
395 395
  ), @custom_hiddens,
396 396
  map { $_.'_rate', $_.'_description', $_.'_taxnumber' } split / /, $form->{taxaccounts}];
......
959 959
  $form->{duedate} =
960 960
    $form->current_date(\%myconfig, $form->{invdate}, $form->{terms} * 1);
961 961

  
962
  $form->{convert_from_ar_ids} = $form->{id};
962 963
  $form->{id}     = '';
963 964
  $form->{rowcount}--;
964 965

  

Auch abrufbar als: Unified diff