Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision f83b7068

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

  • ID f83b7068545abf5b9da6d13019f872eb989b8fc9
  • Vorgänger c196dfd0
  • Nachfolger a9c191de

nicht vorhandene Variable "approved_sellprice" entfernt

Unterschiede anzeigen:

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

Auch abrufbar als: Unified diff