Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision f83b7068

Von Martin Helmling martin.helmling@octosoft.eu vor fast 8 Jahren hinzugefügt

  • ID f83b7068545abf5b9da6d13019f872eb989b8fc9
  • Vorgänger c196dfd0
  • Nachfolger a9c191de

nicht vorhandene Variable "approved_sellprice" entfernt

Unterschiede anzeigen:

SL/DB/Helper/FlattenToForm.pm
88 88
    _copy($item->part,    $form, '',               "_${idx}", 0,               qw(id partnumber weight part_type));
89 89
    _copy($item->part,    $form, '',               "_${idx}", 0,               qw(listprice));
90 90
    _copy($item,          $form, '',               "_${idx}", 0,               qw(description project_id ship serialnumber pricegroup_id ordnumber donumber cusordnumber unit
91
                                                                                  subtotal longdescription price_factor_id marge_price_factor approved_sellprice reqdate transdate
91
                                                                                  subtotal longdescription price_factor_id marge_price_factor reqdate transdate
92 92
                                                                                  active_price_source active_discount_source));
93 93
    _copy($item,          $form, '',              "_${idx}", $format_noround, qw(qty sellprice));
94 94
    _copy($item,          $form, '',              "_${idx}", $format_amounts, qw(marge_total marge_percent lastcost));

Auch abrufbar als: Unified diff