Kraft: Difference between revisions

From KDE UserBase Wiki
(added compiling info, bumped to ver 0.43)
(Marked this version for translation)
 
(4 intermediate revisions by 2 users not shown)
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===  
<!--T:15-->
===Compiling from source===
You can get the latest source with svn. In a console, type:
You can get the latest source with svn. In a console, type:


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


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


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


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


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


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


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


Again, all commands without '. If everything went well, you can now run kraft with  
<!--T:23-->
If everything went well, you can now run '''Kraft''' with  


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


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


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


<!--T:10-->
<!--T:10-->
The project's home page can be found [http://volle-kraft-voraus.de here]  and screenshots are [http://volle-kraft-voraus.de/Main/Screenshots here].
The project's home page can be found [http://volle-kraft-voraus.de here]  and screenshots are [http://volle-kraft-voraus.de/Main/Screenshots here].
<!--T:11-->
The current version 0.43 works on KDE SC 4.  A LiveCD demo is downloadable from [http://susegallery.com/a/hG4x8R/klaas-kde-4-kraft-desktop this page].  The current demo uses German language documents, but the workflow possibilities are clear.  An English language demo disk will follow later.


<!--T:12-->
<!--T:12-->

Latest revision as of 10:04, 14 September 2023

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.



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