cron_soap_transactions.php desc: cron alle Ebayverkaeufe einlesen durchlaufe transaktionen: wenn variante: ebay_auctions_variations: 'quantity_sold=EbaySold' sonst: ebay_auctions: 'quantity_sold=eBaySold' wenn auktion noch nicht gespeichert: products: 'in_auction=in_auction-sold' wenn festpreis: wenn variante: ebay_auctions_variations: 'quantity=quantity-sold' ebay_auctions: update current_auctionprice und status sonst: ebay_auctions: update current_auctionprice, quantity_sold=eBaySold und status wenn letzter Artikel (alle verkauf): Bestandshistorieneintrag zum Artikel Frage: Bei Varianten zu allen enthaltenen Artikeln Historieneintrag? wenn bis auf widerruf: notiz sonst Bestandshistorieneintrag zum Artikel wenn revise: ebay_auctions_variations: update revise_counter=revise_counter+sold und quantity=quantity+sold products: 'in_auction=in_auction+sold' sonst: ebay_auctions: update revise_counter=revise_counter+sold sonst (auktion): ebay_auctions: update BidCount, current_auctionprice und status Bestandshistorieneintrag zum Artikel >>>EOF wenn auktion noch nicht gespeichert: >>>EOF durchlaufe transaktionen