<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu : NETOPENX acemisi</title>
  <link>http://www.erpne.org/</link>
  <description><![CDATA[XML içerik linki; ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu : ERP Entegrasyonlar&#305; : NETOPENX acemisi]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 11:36:42 +0000</pubDate>
  <lastBuildDate>Wed, 04 May 2011 20:18:53 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.10</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.erpne.org/RSS_post_feed.asp?TID=2580</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu]]></title>
   <url>http://www.erpne.org/forum_images/logotype.png</url>
   <link>http://www.erpne.org/</link>
  </image>
  <item>
   <title><![CDATA[NETOPENX acemisi : Delphi ile ugrasiyorum. Asagdaki...]]></title>
   <link>http://www.erpne.org/netopenx-acemisi_topic2580_post14475.html#14475</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=1316">bysempo</a><br /><strong>Konu:</strong> 2580<br /><strong>Gönderim Zamanı:</strong> 04&nbsp;Mayıs&nbsp;2011 Saat 20:18<br /><br /><P>Delphi ile ugrasiyorum. Asagdaki kodlardan sonra su hata mesajini aliyorum.</P><DIV>( 'is not valid integer value' )</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>unit Unit1;</DIV><DIV>interface</DIV><DIV>uses<BR>&nbsp; Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,<BR>&nbsp; NetOpenX50_TLB,Dialogs, StdCtrls;</DIV><DIV>type</DIV><DIV>&nbsp;&nbsp; TForm1 = class(TForm)<BR>&nbsp;&nbsp;&nbsp; Button1: TButton;<BR>&nbsp;&nbsp;&nbsp; procedure Button1Click(Sender: TObject);</DIV><DIV>&nbsp; private<BR>&nbsp;&nbsp;&nbsp; { Private declarations }<BR>&nbsp; public<BR>&nbsp;&nbsp;&nbsp; { Public declarations }<BR>&nbsp; end;</DIV><DIV>var<BR>&nbsp; Form1: TForm1;</DIV><DIV>implementation</DIV><DIV>{$R *.dfm}</DIV><DIV>procedure TForm1.Button1Click(Sender: TObject);<BR>var<BR>&nbsp; Sirket: ISirket;<BR>&nbsp; Fatura: IFatura;<BR>&nbsp; FatUst: IFatUst;<BR>&nbsp; FatKalem: IFatKalem;<BR>&nbsp; Kernel: IKernel;<BR>&nbsp; I: Integer;<BR>begin<BR>&nbsp;&nbsp; Kernel:=CoKernel.Create;<BR>Try<BR>&nbsp; Sirket:=Kernel.yeniSirket(vtmssql,'SEMTECH11', 'TemelSet', '', 'NETSIS', 'NET1', 0);<BR>&nbsp; Fatura:=Kernel.yeniFatura(Sirket, ftSFat);<BR>&nbsp;//Faturanin üst bilgileri okunuyor<BR>&nbsp; Fatura.OkuUst('000000000000131', '00001');<BR>&nbsp; FatUst:=Fatura.Ust;<BR>&nbsp; MessageDlg(FatUst.CariKod + '--' + FatUst.FATIRS_NO, mtInformation, &#091;mbOK&#093;, 0);<BR>//Faturanin kalemleri okunuyor<BR>&nbsp; Fatura.OkuKalem;<BR>&nbsp; For I:=0 To Pred(Fatura.KalemAdedi) Do<BR>&nbsp; Begin<BR>&nbsp;&nbsp; FatKalem:=Fatura.kalem&#091; I &#093;;<BR>&nbsp;&nbsp; MessageDlg(FatKalem.StokKodu + ' ' + FloatToStr(FatKalem.STra_BF), mtInformation, &#091;mbOK&#093;, 0);<BR>&nbsp; End;</DIV><DIV><BR>&nbsp;Finally<BR>&nbsp; Sirket:=Nil;<BR>&nbsp; Fatura:=Nil;<BR>&nbsp; FatUst:=Nil;<BR>&nbsp; FatKalem:=Nil;<BR>&nbsp; Kernel.FreeNetsisLibrary;<BR>&nbsp; Kernel:=Nil;</DIV><DIV>end;<BR>&nbsp;end;<BR>end.</DIV>]]>
   </description>
   <pubDate>Wed, 04 May 2011 20:18:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/netopenx-acemisi_topic2580_post14475.html#14475</guid>
  </item> 
 </channel>
</rss>