Kraft: Difference between revisions
(→Feature overview: current version = 0.41) |
(Marked this version for translation) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 29: | Line 29: | ||
<!--T:9--> | <!--T:9--> | ||
* 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) | ||
<!--T:15--> | |||
===Compiling from source=== | |||
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>}} | |||
<!--T:17--> | |||
then enter the directory with | |||
<!--T:18--> | |||
{{Input|1=cd kraft}} | |||
<!--T:19--> | |||
and configure with | |||
<!--T:20--> | |||
{{Input|1=cmake .}} | |||
<!--T:21--> | |||
followed by the compilation and the install commands: | |||
<!--T:22--> | |||
{{Input|1=make && make install}} | |||
<!--T:23--> | |||
If everything went well, you can now run '''Kraft''' with | |||
<!--T:24--> | |||
{{Input|1=kraft}} | |||
<!--T:25--> | |||
in a console. | |||
===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:12--> | <!--T:12--> |
Latest revision as of 10:04, 14 September 2023
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