Kraft: Difference between revisions

    From KDE UserBase Wiki
    m (uncheck link)
    (Marked this version for translation)
    Line 30: Line 30:
    * Existing document (e.g. quotation) becomes basis of follow-on documents (e.g. delivery notes and invoice)
    * Existing document (e.g. quotation) becomes basis of follow-on documents (e.g. delivery notes and invoice)


    ===Compiling from source===  
    ===Compiling from source=== <!--T:15-->
    You can get the latest source with svn. In a console, type:
    You can get the latest source with svn. In a console, type:


    <!--T:16-->
    {{Input|1=svn checkout <nowiki>svn://anonsvn.kde.org/home/kde/trunk/playground/office/kraft</nowiki>}}
    {{Input|1=svn checkout <nowiki>svn://anonsvn.kde.org/home/kde/trunk/playground/office/kraft</nowiki>}}


    <!--T:17-->
    then enter the directory with
    then enter the directory with


    <!--T:18-->
    {{Input|1=cd kraft}}
    {{Input|1=cd kraft}}


    <!--T:19-->
    and configure with
    and configure with


    <!--T:20-->
    {{Input|1=cmake .}}
    {{Input|1=cmake .}}


    <!--T:21-->
    followed by the compilation and the install commands:
    followed by the compilation and the install commands:


    <!--T:22-->
    {{Input|1=make && make install}}
    {{Input|1=make && make install}}


    <!--T:23-->
    If everything went well, you can now run '''Kraft''' with  
    If everything went well, you can now run '''Kraft''' with  


    <!--T:24-->
    {{Input|1=kraft}}
    {{Input|1=kraft}}


    <!--T:25-->
    in a console.
    in a console.


    ===Additional Information===  
    ===Additional Information=== <!--T:26-->


    <!--T:10-->
    <!--T:10-->

    Revision as of 10:39, 14 July 2011

    Preparing a Quotation
    Kraft helps the craftsman or small-business-man to prepare essential documents.

    Document Creation for Small Businesses

    Feature overview

    • Kraft uses a database to store details of your customers, your stock, non-stock item requirements, quotations and orders.
    • By means of templates, document creation becomes easy and consistent.
    • Free-format invoicing is also possible.
    • Since version 0.32 taxation levels are editable to reflect the country's tax laws.
    • Repeat orders simplified - use previous orders as the template
    • Existing document (e.g. quotation) becomes basis of follow-on documents (e.g. delivery notes and invoice)

    Compiling from source

    You can get the latest source with svn. In a console, type:

    svn checkout svn://anonsvn.kde.org/home/kde/trunk/playground/office/kraft

    then enter the directory with

    cd kraft

    and configure with

    cmake .

    followed by the compilation and the install commands:

    make && make install

    If everything went well, you can now run Kraft with

    kraft

    in a console.

    Additional Information

    The project's home page can be found here and screenshots are here.

    The current version 0.43 works on KDE SC 4. A LiveCD demo is downloadable from this page. The current demo uses German language documents, but the workflow possibilities are clear. An English language demo disk will follow later.



    Support for this application can be found from the project's home page