<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://oss.casalogic.dk/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://oss.casalogic.dk/feed.php">
        <title>Casalogic Wiki frifinans</title>
        <description></description>
        <link>http://oss.casalogic.dk/</link>
        <image rdf:resource="http://oss.casalogic.dk/lib/images/favicon.ico" />
       <dc:date>2010-08-26T08:40:08+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://oss.casalogic.dk/doku.php/frifinans:about?rev=1249117208&amp;do=diff"/>
                <rdf:li rdf:resource="http://oss.casalogic.dk/doku.php/frifinans:install_client_ubuntu?rev=1242935850&amp;do=diff"/>
                <rdf:li rdf:resource="http://oss.casalogic.dk/doku.php/frifinans:install_server_ubuntu?rev=1242935936&amp;do=diff"/>
                <rdf:li rdf:resource="http://oss.casalogic.dk/doku.php/frifinans:knjubunturepository?rev=1242936279&amp;do=diff"/>
                <rdf:li rdf:resource="http://oss.casalogic.dk/doku.php/frifinans:programming_filetransfers?rev=1249117123&amp;do=diff"/>
                <rdf:li rdf:resource="http://oss.casalogic.dk/doku.php/frifinans:programming_reports?rev=1249117804&amp;do=diff"/>
                <rdf:li rdf:resource="http://oss.casalogic.dk/doku.php/frifinans:usermanual_dk?rev=1248433680&amp;do=diff"/>
                <rdf:li rdf:resource="http://oss.casalogic.dk/doku.php/frifinans:usermanual_en?rev=1275032977&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://oss.casalogic.dk/lib/images/favicon.ico">
        <title>Casalogic Wiki</title>
        <link>http://oss.casalogic.dk/</link>
        <url>http://oss.casalogic.dk/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://oss.casalogic.dk/doku.php/frifinans:about?rev=1249117208&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-01T11:00:08+02:00</dc:date>
        <title>frifinans:about</title>
        <link>http://oss.casalogic.dk/doku.php/frifinans:about?rev=1249117208&amp;do=diff</link>
        <description>FriFinans is a client-server accountting application for small and medium sized organisations. It is developed by Casalogic A/S in Denmark and licensed under the GPL license.


	*  www.frifinans.org - website

	*  www.sf.net/projects/frifinans - download, bugreport, forums etc.</description>
    </item>
    <item rdf:about="http://oss.casalogic.dk/doku.php/frifinans:install_client_ubuntu?rev=1242935850&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-21T21:57:30+02:00</dc:date>
        <title>frifinans:install_client_ubuntu</title>
        <link>http://oss.casalogic.dk/doku.php/frifinans:install_client_ubuntu?rev=1242935850&amp;do=diff</link>
        <description>Installation on Ubuntu (&gt;= 8.10)


The easiest way (on i386) is to configure the KnjUbuntuRepository and install it through that.

Set up the repository and type the following in a terminal:



sudo aptitude install frifinans-testing-client


...or if you want to try the stable version:</description>
    </item>
    <item rdf:about="http://oss.casalogic.dk/doku.php/frifinans:install_server_ubuntu?rev=1242935936&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-21T21:58:56+02:00</dc:date>
        <title>frifinans:install_server_ubuntu</title>
        <link>http://oss.casalogic.dk/doku.php/frifinans:install_server_ubuntu?rev=1242935936&amp;do=diff</link>
        <description>Installation via knjUbuntuRepository


The easy way is to set up the KnjUbuntuRepository. By doing this you dont need to compile PHP-GTK or install any of the other dependencies.

Then you can install the testing version of FriFinans by doing this:</description>
    </item>
    <item rdf:about="http://oss.casalogic.dk/doku.php/frifinans:knjubunturepository?rev=1242936279&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-21T22:04:39+02:00</dc:date>
        <title>frifinans:knjubunturepository</title>
        <link>http://oss.casalogic.dk/doku.php/frifinans:knjubunturepository?rev=1242936279&amp;do=diff</link>
        <description>Type this in a terminal:



sudo wget http://downloads.kaspernj.org/ubuntu/kaspernj.org.sources.list -O /etc/apt/sources.list.d/kaspernj.org.sources.list
sudo aptitude update



Now you can install PHP5-GTK2 like this:



sudo aptitude install php5-gtk2</description>
    </item>
    <item rdf:about="http://oss.casalogic.dk/doku.php/frifinans:programming_filetransfers?rev=1249117123&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-01T10:58:43+02:00</dc:date>
        <title>frifinans:programming_filetransfers</title>
        <link>http://oss.casalogic.dk/doku.php/frifinans:programming_filetransfers?rev=1249117123&amp;do=diff</link>
        <description>In this example, the client will request to save a PDF-file generated by the OOI-module (offer, order, invoice) on the client. This happens in the window located in “ffclient/gui/win_ooi/win_ooi_pdfexport.php”. The user chooses to save the file on the client.</description>
    </item>
    <item rdf:about="http://oss.casalogic.dk/doku.php/frifinans:programming_reports?rev=1249117804&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-01T11:10:04+02:00</dc:date>
        <title>frifinans:programming_reports</title>
        <link>http://oss.casalogic.dk/doku.php/frifinans:programming_reports?rev=1249117804&amp;do=diff</link>
        <description>This page will explain how to make a new report-plugin for FriFinans.

All report-plugins in placed on the server in the folder “ffserver/include/reports”. A report-plugin extends the class “ServerReport”. This is done in the begging of the report-file like this:</description>
    </item>
    <item rdf:about="http://oss.casalogic.dk/doku.php/frifinans:usermanual_dk?rev=1248433680&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-07-24T13:08:00+02:00</dc:date>
        <title>frifinans:usermanual_dk</title>
        <link>http://oss.casalogic.dk/doku.php/frifinans:usermanual_dk?rev=1248433680&amp;do=diff</link>
        <description>FIXME - Denne brugervejledning er under udarbejdelse og dermed lang fra færdig.  (23 juli 09)

Indledning


Denne brugervejledning forudsætter at du allerede har klient programmet installeret, at der er installeret en server og at serveren er startet. Du skal desuden have serverens fuld navn eller IP adresse klar, samt er brugernavn og adgangskode til serveren.</description>
    </item>
    <item rdf:about="http://oss.casalogic.dk/doku.php/frifinans:usermanual_en?rev=1275032977&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-28T09:49:37+02:00</dc:date>
        <title>frifinans:usermanual_en</title>
        <link>http://oss.casalogic.dk/doku.php/frifinans:usermanual_en?rev=1275032977&amp;do=diff</link>
        <description>Server (ffserver)


Konfiguration

/opt/etc/frifinans_server.ini



Host=[your-hostname or IP]
User=[mysql-user-name]
Password=[mysql-password]
Database=[frifinans-database-name]
PrinterName=[printer-queue-name]
creditormedianumber=[creditor-number-for-FI-payments (DK only)]
currency=DKK
offerDir=/mnt/offers_orders/
invoiceDir=/mnt/invoices/
corderDir=/mnt/purchase_orders/
cinvoiceDir=/mnt/purchase_invoices/</description>
    </item>
</rdf:RDF>
