<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>openyabs.org</title>
	<atom:link href="http://openyabs.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://openyabs.org</link>
	<description>Yet another business software</description>
	<lastBuildDate>Wed, 01 May 2013 13:09:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Mailing Liste</title>
		<link>http://openyabs.org/mailing-list/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mailing-list</link>
		<comments>http://openyabs.org/mailing-list/#comments</comments>
		<pubDate>Wed, 20 Feb 2013 13:19:41 +0000</pubDate>
		<dc:creator>anti43</dc:creator>
				<category><![CDATA[de]]></category>
		<category><![CDATA[deutsch]]></category>
		<category><![CDATA[en]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://openyabs.org/?p=329</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<pre><iframe id="forum_embed" src="javascript:void(0)"  scrolling="no"  frameborder="0"
          width="100%" height="800px"></iframe>
          <script type="text/javascript">
             document.getElementById("forum_embed").src =
                   "https://groups.google.com/forum/embed/?place=forum/openyabs&showsearch=true&showtabs=false&showpopout=true&hideforumtitle=true&hidesubject=true&showsearch=true&contenturl=http%3A%2F%2Fopenyabs.org%2Fmailing-list%2F"</script></pre>
]]></content:encoded>
			<wfw:commentRss>http://openyabs.org/mailing-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Company-Info Feldnamen in Templates</title>
		<link>http://openyabs.org/company-info-feldnamen-in-templates/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=company-info-feldnamen-in-templates</link>
		<comments>http://openyabs.org/company-info-feldnamen-in-templates/#comments</comments>
		<pubDate>Tue, 29 Jan 2013 13:38:32 +0000</pubDate>
		<dc:creator>anti43</dc:creator>
				<category><![CDATA[de]]></category>
		<category><![CDATA[FAQ]]></category>

		<guid isPermaLink="false">http://openyabs.org/?p=274</guid>
		<description><![CDATA[Welche companyinfo.xxx kann ich in meinem Template verwenden? &#160; Es gibt folgende Felder: &#160; companyinfo.account companyinfo.bankname companyinfo.banknumber companyinfo.business companyinfo.city companyinfo.country companyinfo.email companyinfo.fax companyinfo.firstname companyinfo.name companyinfo.phone companyinfo.phoneprefix companyinfo.street companyinfo.taxadvjob companyinfo.taxadvsior companyinfo.taxauthority companyinfo.taxmandant companyinfo.taxnumber]]></description>
				<content:encoded><![CDATA[<p>Welche companyinfo.xxx kann ich in meinem Template verwenden?</p>
<p>&nbsp;</p>
<p>Es gibt folgende Felder:</p>
<p>&nbsp;</p>
<p>companyinfo.account<br />
companyinfo.bankname<br />
companyinfo.banknumber<br />
companyinfo.business<br />
companyinfo.city<br />
companyinfo.country<br />
companyinfo.email<br />
companyinfo.fax<br />
companyinfo.firstname<br />
companyinfo.name<br />
companyinfo.phone<br />
companyinfo.phoneprefix<br />
companyinfo.street<br />
companyinfo.taxadvjob<br />
companyinfo.taxadvsior<br />
companyinfo.taxauthority<br />
companyinfo.taxmandant<br />
companyinfo.taxnumber</p>
]]></content:encoded>
			<wfw:commentRss>http://openyabs.org/company-info-feldnamen-in-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Verwendung des Formatmanagers</title>
		<link>http://openyabs.org/verwendung-des-formatmanagers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=verwendung-des-formatmanagers</link>
		<comments>http://openyabs.org/verwendung-des-formatmanagers/#comments</comments>
		<pubDate>Thu, 10 Jan 2013 12:06:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[de]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://openyabs.org/?p=226</guid>
		<description><![CDATA[Man kann in yabs alle möglichen Nummernformat abbilden, jedoch muss der dynamische Teil immer hinten an stehen. Formatstring: R[YEAR][MONTH]-{0,number,000000} Ergibt z.B. R201202-123456 Als Startposition muss 8 angegeben werden nach folgender Zählweise: STRING: R 2 0 1 2 0 2 &#8211; 1 2 3 4 5 6 Posit.: 0 1 2 3 4 5 6 7 [...]]]></description>
				<content:encoded><![CDATA[<p>Man kann in yabs alle möglichen Nummernformat abbilden, jedoch muss der dynamische Teil immer hinten an stehen.</p>
<p>Formatstring:<br />
R[YEAR][MONTH]-{0,number,000000}</p>
<p>Ergibt z.B.<br />
R201202-123456</p>
<p>Als <strong>Startposition</strong> muss 8 angegeben werden nach folgender Zählweise:</p>
<p>STRING: R 2 0 1 2 0 2 &#8211; 1 2 3 4 5 6<br />
Posit.: 0 1 2 3 4 5 6 7 8 &#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://openyabs.org/verwendung-des-formatmanagers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welche Version von Openoffice/ApacheOffice/LibreOffice?</title>
		<link>http://openyabs.org/welche-version-von-openofficeapacheofficelibreoffice-funktioniert-mit-yabs-am-besten/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=welche-version-von-openofficeapacheofficelibreoffice-funktioniert-mit-yabs-am-besten</link>
		<comments>http://openyabs.org/welche-version-von-openofficeapacheofficelibreoffice-funktioniert-mit-yabs-am-besten/#comments</comments>
		<pubDate>Wed, 26 Dec 2012 16:41:31 +0000</pubDate>
		<dc:creator>anti43</dc:creator>
				<category><![CDATA[de]]></category>
		<category><![CDATA[FAQ]]></category>

		<guid isPermaLink="false">http://openyabs.org/?p=199</guid>
		<description><![CDATA[Aktuell empfehlen wir Apache Office 3.4.1 als am besten funktionierend getestet: http://www.openoffice.org/download/index.html LibreOffice ist wegen andauernder Probleme zur Zeit leider nicht zu Empfehlen zurVerwendung mit Yabs :/]]></description>
				<content:encoded><![CDATA[<h3>Aktuell empfehlen wir Apache Office 3.4.1 als am besten funktionierend getestet:</h3>
<p><a href="http://www.openoffice.org/download/index.html" target="_blank">http://www.openoffice.org/download/index.html</a></p>
<p>LibreOffice ist wegen andauernder Probleme zur Zeit leider nicht zu Empfehlen zurVerwendung mit Yabs :/</p>
]]></content:encoded>
			<wfw:commentRss>http://openyabs.org/welche-version-von-openofficeapacheofficelibreoffice-funktioniert-mit-yabs-am-besten/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fehlermeldung beim Importieren von Daten</title>
		<link>http://openyabs.org/fehlermeldung-beim-importieren-von-daten/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fehlermeldung-beim-importieren-von-daten</link>
		<comments>http://openyabs.org/fehlermeldung-beim-importieren-von-daten/#comments</comments>
		<pubDate>Sun, 16 Dec 2012 10:45:43 +0000</pubDate>
		<dc:creator>anti43</dc:creator>
				<category><![CDATA[de]]></category>
		<category><![CDATA[FAQ]]></category>

		<guid isPermaLink="false">http://openyabs.org/?p=192</guid>
		<description><![CDATA[Wenn aus einer anderen YaBS Installation Daten wie zB Produkte importiert werden sollen, kann eszu einer Fehlermeldung kommen: Invalid byte 2 of 2-byte UTF-8 sequence Zur Behebung des Fehlers muss die xml Datei mit einem Editur geöffnet werden und die Koodierung auf iso-8859-1 zu stellen. Sollte der Editor dies nicht können, reicht es auch, die [...]]]></description>
				<content:encoded><![CDATA[<table>
<tbody>
<tr>
<td>
<div>
<div>Wenn aus einer anderen YaBS Installation Daten wie zB Produkte importiert werden sollen,<br />
kann eszu einer Fehlermeldung kommen:</p>
<div>
<pre>Invalid byte 2 of 2-byte UTF-8 sequence</pre>
</div>
<p>Zur Behebung des Fehlers muss die xml Datei mit einem Editur geöffnet werden und die Koodierung<br />
auf iso-8859-1 zu stellen. Sollte der Editor dies nicht können, reicht es auch, die erste Zeile durch:</p>
<div>
<pre>&lt;?xml version="1.0" encoding="iso-8859-1"?&gt;</pre>
</div>
<p>zu ersetzen und speichern.</p>
<p>Nun sollte der Import problemlos funktionieren.</p></div>
</div>
</td>
</tr>
<tr>
<td>
<div></div>
<div>Letzte Änderung: 1 Woche her von goOse.</div>
<div>
<div>Dieses Thema wurde gesperrt.</div>
</div>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://openyabs.org/fehlermeldung-beim-importieren-von-daten/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use multiple currencies</title>
		<link>http://openyabs.org/how-to-use-multiple-currencies/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-use-multiple-currencies</link>
		<comments>http://openyabs.org/how-to-use-multiple-currencies/#comments</comments>
		<pubDate>Sun, 16 Dec 2012 10:44:15 +0000</pubDate>
		<dc:creator>anti43</dc:creator>
				<category><![CDATA[en]]></category>
		<category><![CDATA[FAQ]]></category>

		<guid isPermaLink="false">http://openyabs.org/?p=189</guid>
		<description><![CDATA[If you need to have two different currencies, you can take this way to do it: You need (at least) 2 users, and two groups. For example, you create the users &#8220;Germany&#8221; and &#8220;Australia&#8221; and the groups &#8220;EURO Bills&#8221; and &#8220;AUD Bills&#8221;. Optional, you can define the group &#8220;AUD Bills&#8221; as default for the user [...]]]></description>
				<content:encoded><![CDATA[<p>If you need to have two different currencies, you can take this way to do it:</p>
<p>You need (at least) 2 users, and two groups.<br />
For example, you create the users &#8220;Germany&#8221; and &#8220;Australia&#8221; and the groups &#8220;EURO Bills&#8221; and &#8220;AUD Bills&#8221;.<br />
Optional, you can define the group &#8220;AUD Bills&#8221; as default for the user &#8220;Australia&#8221; and set the &#8220;restricted group usage&#8221; flag. With that flag set, the user &#8220;Australia&#8221; will not be able to see and do anything within any other group <b>(except &#8220;All groups&#8221;)</b>.</p>
<p>Assign one currency to each USER. Then you assign a bill-template to each GROUP.<br />
Now you can log in as user &#8220;Germany&#8221; and create bills in €, while each bill you create must be assigned to the group &#8220;Germany&#8221;, and the same with user &#8220;Australia&#8221; and the Group &#8220;AUD Bills&#8221;.</p>
<p>In the overview of bills, you can select the group &#8220;AUD Bills&#8221; and let Yabs show you the report for Australia, and the same for Germany.</p>
]]></content:encoded>
			<wfw:commentRss>http://openyabs.org/how-to-use-multiple-currencies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install a OO in server mode</title>
		<link>http://openyabs.org/install-a-oo-in-server-mode/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-a-oo-in-server-mode</link>
		<comments>http://openyabs.org/install-a-oo-in-server-mode/#comments</comments>
		<pubDate>Sun, 16 Dec 2012 10:43:14 +0000</pubDate>
		<dc:creator>anti43</dc:creator>
				<category><![CDATA[en]]></category>
		<category><![CDATA[FAQ]]></category>

		<guid isPermaLink="false">http://openyabs.org/?p=187</guid>
		<description><![CDATA[OpenOffice.org server installation See www.openoffice.org/ for installation procedure if not provided by your OS. Since version 2.3, OpenOffice can be started in headless mode. for Linux: /path/to/openoffice/program/soffice -headless -nofirststartwizard -accept=&#8221;socket,host=0.0.0.0,port=4343;urp;StarOffice.Service&#8221; for Mac OS X: /path/to/openoffice.app/Contents/MacOS/soffice.bin headless -nofirststartwizard -accept=&#8221;socket,host=0.0.0.0,port=4343;urp;StarOffice.Service&#8221; for Windows: soffice.exe -headless -nofirststartwizard -accept=&#8221;socket,host=0.0.0.0,port=4343;urp;StarOffice.Service&#8221; Parameters -headless The -headless switch lets OOo manage to answer every question that [...]]]></description>
				<content:encoded><![CDATA[<p><b>OpenOffice.org server installation</b></p>
<p>See <a href="http://web.archive.org/web/20101104014735/http://www.openoffice.org/" target="_blank" rel="nofollow">www.openoffice.org/</a> for installation procedure if not provided by your OS.</p>
<p>Since version 2.3, OpenOffice can be started in headless mode.</p>
<p>for Linux:<br />
/path/to/openoffice/program/soffice<br />
-headless -nofirststartwizard -accept=&#8221;socket,host=0.0.0.0,port=4343;urp;StarOffice.Service&#8221;</p>
<p>for Mac OS X:<br />
/path/to/openoffice.app/Contents/MacOS/soffice.bin<br />
headless -nofirststartwizard -accept=&#8221;socket,host=0.0.0.0,port=4343;urp;StarOffice.Service&#8221;</p>
<p>for Windows:<br />
soffice.exe<br />
-headless -nofirststartwizard -accept=&#8221;socket,host=0.0.0.0,port=4343;urp;StarOffice.Service&#8221;</p>
<div><b>Parameters</b><br />
-headless</p>
<p>The -headless switch lets OOo manage to answer every question that may occur with a default response avoiding dead-locks. It also hides the OOo windows if a display is available by default (eg. Ms Windows). Note that the -invisible switch is not used as it is redundant and errors on PDF exports may occur.</p>
<p>-nofirststartwizard</p>
<p>The -nofirststartwizard skips any post-install wizard, allowing to use OOo directly after the installation without any user parameters.</p>
<p>-accept</p>
<p>The UNO protocol implies that OOo is opened in listening mode on a network interface. This parameter let OOo listen on the right interface and port.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://openyabs.org/install-a-oo-in-server-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Yabs data in OpenOffice</title>
		<link>http://openyabs.org/using-yabs-data-in-openoffice/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-yabs-data-in-openoffice</link>
		<comments>http://openyabs.org/using-yabs-data-in-openoffice/#comments</comments>
		<pubDate>Sun, 16 Dec 2012 10:42:27 +0000</pubDate>
		<dc:creator>anti43</dc:creator>
				<category><![CDATA[en]]></category>
		<category><![CDATA[FAQ]]></category>

		<guid isPermaLink="false">http://openyabs.org/?p=185</guid>
		<description><![CDATA[You can easily use any of the data in the Yabs database in OpenOffice to generate spreadsheets, reports and form letters. First, connect your OpenOffice to Yabs by using JDBC: Start OpenOffice.org and go to the menu Tools &#8211; Options &#8211; OpenOffice.org General Java. Click on the button Class Path&#8230;, then choose Add Archive&#8230; and [...]]]></description>
				<content:encoded><![CDATA[<p>You can easily use any of the data in the Yabs database in OpenOffice to generate spreadsheets, reports and form letters.</p>
<p>First, connect your OpenOffice to Yabs by using JDBC:</p>
<div>Start OpenOffice.org and go to the menu Tools &#8211; Options &#8211; OpenOffice.org General Java. Click on the button Class Path&#8230;, then choose Add Archive&#8230; and navigate to where the derby.jar (for a derby database) and/or mysql-connector-x.x.x-java-bin.jar (for MySQL) file is located (in the yabs/lib folder). Click on Open, and the file should then appear in the list of Assigned folders and Archives. You can then click on OK and close OpenOffice.org completely.</div>
<p>Now, after restarting OpenOffice, go to OpenOffice Base and go to</p>
<div>
1) File &gt; New &gt; Database<br />
2) Click on the radio button Connect to an existing database and choose JDBC from the dropdown menu. Click on Next.<br />
3) In the next dialog, enter the database url:</p>
<p>for MySQL assuming the database is named &#8216;yabsdb&#8217; and the server is local: <b>jdbc:mysql://localhost:3306/yabsdb</b></p>
<p>for Derby assuming the database is named &#8216;yabsdb&#8217; and the database is local <b>jdbc:derby:/&lt;path to yabs&gt;/.yabs/yabs0db</b></p>
<p>and the database driver class:</p>
<p>for MySQL: <b>com.mysql.jdbc.Driver</b></p>
<p>for Derby Server: <b>org.apache.derby.jdbc.ClientDriver</b></p>
<p>Je nach Treiberversion:<br />
for Derby Embedded: <b>org.apache.derby.jdbc.EmbeddedDriver</b></p>
<p>and the username/password (not required for the default local Derby installation).</p></div>
<p>Then try to connect. After the connection was successful, the database is available through all OpenOffice applications as a data source.</p>
<p>To import Yabs data into an excel sheet as an example, you open up Calc, hit F4 and select the Yabs database.</p>
]]></content:encoded>
			<wfw:commentRss>http://openyabs.org/using-yabs-data-in-openoffice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Derby database in server mode</title>
		<link>http://openyabs.org/derby-database-in-server-mode/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=derby-database-in-server-mode</link>
		<comments>http://openyabs.org/derby-database-in-server-mode/#comments</comments>
		<pubDate>Sun, 16 Dec 2012 10:41:49 +0000</pubDate>
		<dc:creator>anti43</dc:creator>
				<category><![CDATA[en]]></category>
		<category><![CDATA[FAQ]]></category>

		<guid isPermaLink="false">http://openyabs.org/?p=183</guid>
		<description><![CDATA[To run OpenOffice and Yabs at the same time against a yabs database, it might be handy to have the Derby Database Instance running in server mode, allowing multiple connections. From http://db.apache.org/derby/papers/DerbyTut/ns_intro.html An application can also access a Derby database using the more familiar client/server mode. This is achieved via a framework that embeds Derby and [...]]]></description>
				<content:encoded><![CDATA[<p>To run OpenOffice and Yabs at the same time against a yabs database, it might be handy to have the Derby Database Instance running in server mode, allowing multiple connections.</p>
<p>From <a href="http://web.archive.org/web/20101104014756/http://db.apache.org/derby/papers/DerbyTut/ns_intro.html" target="_blank" rel="nofollow">http://db.apache.org/derby/papers/DerbyTut/ns_intro.html</a></p>
<p>An application can also access a Derby database using the more familiar client/server mode. This is achieved via a framework that embeds Derby and handles database requests from applications, including applications running in different JVMs on the same machine or on remote machines. The Derby Network Server is such a framework. It embeds Derby and manages requests from network clients.</p>
<div>Windows: C:\Apache\db-derby-10.4.1.3-bin\lib&gt; java -jar derbyrun.jar server start</p>
<p>Security manager installed using the Basic server security policy. Apache Derby Network Server &#8211; 10.4.1.3 &#8211; (648739) started and ready to accept connections on port 1527 at 2008-04-28 17:13:13.921 GMT</p></div>
<div>UNIX: $ java -jar derbyrun.jar server start</p>
<p>Security manager installed using the Basic server security policy. Apache Derby Network Server &#8211; 10.4.1.3 &#8211; (648739) started and ready to accept connections on port 1527 at 2008-04-30 09:35:55.871 GMT</p></div>
]]></content:encoded>
			<wfw:commentRss>http://openyabs.org/derby-database-in-server-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Google mail to send invoices from Yabs</title>
		<link>http://openyabs.org/sending-mails/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sending-mails</link>
		<comments>http://openyabs.org/sending-mails/#comments</comments>
		<pubDate>Sun, 16 Dec 2012 10:39:52 +0000</pubDate>
		<dc:creator>anti43</dc:creator>
				<category><![CDATA[FAQ]]></category>

		<guid isPermaLink="false">http://openyabs.org/?p=181</guid>
		<description><![CDATA[You can use the smtp functionality to send your bills to customers from yabs directly. To configure this, go to Tools-&#62; Control Panel -&#62; User Properties There you will find &#8220;Mail settings&#8221; where you enter the following: SMTP Host: smtp.gmail.com Use TLS: Yes User: Your Gmail user Password: Your Gmail Password Make sure your yabs [...]]]></description>
				<content:encoded><![CDATA[<p>You can use the smtp functionality to send your bills to customers from yabs directly. To configure this, go to</p>
<p>Tools-&gt; Control Panel -&gt; User Properties</p>
<p>There you will find &#8220;Mail settings&#8221; where you enter the following:</p>
<p>SMTP Host: smtp.gmail.com<br />
Use TLS: Yes<br />
User: Your Gmail user<br />
Password: Your Gmail Password</p>
<p>Make sure your yabs user (&#8220;admin&#8221; unless configured otherwise) has your Gmail Mailaddress as &#8220;Mail&#8221; entry (will be used as &#8220;mail from&#8221; sender address).</p>
<p>Now you can send bills/offers/orders directly to your customers (if their contact information within yabs has a valid mail entry ). The text used in mails can be configured separately via mail templates (optional). You will find them when you click &#8220;Manage mail templates&#8221; on the same page. <img src='http://openyabs.org/wp-includes/images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://openyabs.org/sending-mails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
