Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision c9860c6f

Von Moritz Bunkus vor etwa 16 Jahren hinzugefügt

  • ID c9860c6f7dcb7dd0ec6c42735028e89e6a5c0a0b
  • Vorgänger 42ed89f3
  • Nachfolger a1b5f9b6

TODO-Liste: Preisanfragen und Angebote richtig anzeigen.

Unterschiede anzeigen:

bin/mozilla/oe.pl
1964 1964
  my $content;
1965 1965

  
1966 1966
  if (@{ $quotations }) {
1967
    my $edit_url = build_std_url('script=oe.pl', 'action=edit', 'type=sales_quotation', 'vc=customer');
1967
    my $edit_url = build_std_url('script=oe.pl', 'action=edit');
1968 1968

  
1969 1969
    $content     = $form->parse_html_template('oe/report_for_todo_list', { 'QUOTATIONS' => $quotations,
1970 1970
                                                                           'edit_url'   => $edit_url });

Auch abrufbar als: Unified diff