Revision bb55aa59
Von Holger Lindemann vor etwa 15 Jahren hinzugefügt
bin/mozilla/io.pl | ||
---|---|---|
744 | 744 |
sellprice_pg pricegroup_old price_old price_new unit_old ordnumber |
745 | 745 |
transdate longdescription basefactor marge_total marge_percent |
746 | 746 |
marge_price_factor lastcost price_factor_id partnotes |
747 |
stock_out stock_in); |
|
747 |
stock_out stock_in has_sernumber);
|
|
748 | 748 |
|
749 | 749 |
my $ic_cvar_configs = CVar->get_configs(module => 'IC'); |
750 | 750 |
push @flds, map { "ic_cvar_$_->{name}" } @{ $ic_cvar_configs }; |
Auch abrufbar als: Unified diff
Variable "has_sernumber" für Artikel nach Rücksprache mit Moritz eingefügt.