Difference between revisions of "GNUKhata/C2/Welcome-to-GNUKhata/English"
Line 47: | Line 47: | ||
'''GNUKhata''' is a '''Free and Open Source (FOSS) Accounting Software'''. | '''GNUKhata''' is a '''Free and Open Source (FOSS) Accounting Software'''. | ||
It can be deployed by: | It can be deployed by: | ||
− | * Both Profit making | + | * Both '''Profit making''' |
* NGOs. | * NGOs. | ||
It provides a '''Free and Open Source(FOSS)''' solution for basic book keeping. | It provides a '''Free and Open Source(FOSS)''' solution for basic book keeping. | ||
Line 61: | Line 61: | ||
|| | || | ||
* So let us now see how to install '''GNUKhata''' on '''Linux''' machines. | * So let us now see how to install '''GNUKhata''' on '''Linux''' machines. | ||
− | * For this, you need to have the | + | * For this, you need to have the root admin access. |
|- | |- | ||
Line 84: | Line 84: | ||
|- | |- | ||
− | || | + | ||Right-click on the '''installer_1.2.tar.gz''' then select '''Extract here''' |
Installation of '''GNUKhata''' | Installation of '''GNUKhata''' | ||
|| | || | ||
− | + | Right-click on the '''installer_1.2.tar.gz''' and select '''Extract here'''. | |
|- | |- | ||
− | ||Press Ctrl+Alt+T | + | ||Press '''Ctrl+Alt+T''' |
Installation of '''GNUKhata''' | Installation of '''GNUKhata''' | ||
|| | || | ||
Line 102: | Line 102: | ||
|| | || | ||
* Type the command '''sudo apt-get update''' | * Type the command '''sudo apt-get update''' | ||
+ | * Press '''Enter''' | ||
* Give the root password if asked | * Give the root password if asked | ||
− | * Press Enter | + | * Press '''Enter''' |
|- | |- | ||
||Type '''cd installer_1.2''' and hit '''Enter''' | ||Type '''cd installer_1.2''' and hit '''Enter''' | ||
|| | || | ||
− | Now, go inside the ''' | + | Now, go inside the '''installer_1.2''' folder by typing '''cd installer_1.2''' |
− | * Press Enter | + | * Press '''Enter''' |
|- | |- | ||
||Type '''sudo chmod +x ./gkinstall.sh''' and hit '''Enter''' | ||Type '''sudo chmod +x ./gkinstall.sh''' and hit '''Enter''' | ||
|| | || | ||
− | * Once inside the ''' | + | * Once inside the '''installer_1.2''' directory, execute the following command: |
'''sudo chmod +x ./gkinstall.sh''' | '''sudo chmod +x ./gkinstall.sh''' | ||
* With this command, we are giving the executable permission | * With this command, we are giving the executable permission | ||
+ | * Press '''Enter''' | ||
* Give the root password if asked | * Give the root password if asked | ||
− | * Press Enter | + | * Press '''Enter''' |
|- | |- | ||
Line 125: | Line 127: | ||
* Now, type '''sudo ./gkinstall.sh''' | * Now, type '''sudo ./gkinstall.sh''' | ||
* With '''sudo''' command, we are giving root user privilege. | * With '''sudo''' command, we are giving root user privilege. | ||
− | * Press Enter | + | * Press '''Enter''' |
* This installation takes some time. | * This installation takes some time. | ||
Line 149: | Line 151: | ||
|- | |- | ||
|| Point to buttons | || Point to buttons | ||
− | * Select Existing Organization | + | * '''Select Existing Organization''' |
− | * Create New Organization | + | * '''Create New Organization''' |
|| | || | ||
Here you see two buttons: | Here you see two buttons: | ||
* The first one is '''Selecting Existing Organization''' | * The first one is '''Selecting Existing Organization''' | ||
− | * And the second is '''Create New Organization''' | + | * And the second is '''Create New Organization''' |
|- | |- | ||
Line 182: | Line 184: | ||
|| Choose from the drop down of '''Organization Type''' | || Choose from the drop down of '''Organization Type''' | ||
|| | || | ||
− | * Next, under '''Organization Type''', we have two choices '''NGO''' | + | * Next, under '''Organization Type''', we have two choices '''NGO''' and a '''Profit Making''' organization. |
* Let me select '''NGO''' as my option. | * Let me select '''NGO''' as my option. | ||
Line 282: | Line 284: | ||
|| Check '''Manual Account Codes''' checkbox | || Check '''Manual Account Codes''' checkbox | ||
|| | || | ||
− | * Many | + | * Many organizations or individuals choose to maintain the account code manually |
* So I will check this checkbox. | * So I will check this checkbox. | ||
Line 288: | Line 290: | ||
|| Press '''Save''' button | || Press '''Save''' button | ||
|| | || | ||
− | * After stating your | + | * After stating your preference, press '''Save''' button. |
* A message will be displayed at the top - '''Your preferences have been saved'''. | * A message will be displayed at the top - '''Your preferences have been saved'''. | ||
Line 305: | Line 307: | ||
||Point to welcome screen | ||Point to welcome screen | ||
|| | || | ||
− | * Click on | + | * Click on '''Select Existing Organization''' button |
* You will notice the created organization appeared in the list. | * You will notice the created organization appeared in the list. | ||
+ | |||
|- | |- | ||
||Type '''sudo stopgk''' to stop '''GNUKhata''' | ||Type '''sudo stopgk''' to stop '''GNUKhata''' | ||
Line 320: | Line 323: | ||
* To install '''GNUKhata''' | * To install '''GNUKhata''' | ||
To create: | To create: | ||
− | * New | + | * New organization |
* Set preferences | * Set preferences | ||
Line 328: | Line 331: | ||
Assignment | Assignment | ||
|| | || | ||
− | * Create new | + | * Create new organization '''Free Accounting Foundation''' |
* Set Preferences | * Set Preferences | ||
** Select '''Projectwise Accounting''' and type in first textbox '''Spoken Tutorial''' and for sanctioned amount type '''800''' | ** Select '''Projectwise Accounting''' and type in first textbox '''Spoken Tutorial''' and for sanctioned amount type '''800''' |
Revision as of 12:46, 6 June 2013
Visual cue | Narration |
Display desktop | Welcome to this series of spoken tutorials on GNUKhata version 1.2 |
Show Slide
Learning Objectives |
At the end of this tutorial, you will be able to:
|
Show Slide
System Requirements |
To record this tutorial, I am using
|
Show Slide
System Requirements |
|
To open GNUKhata interface:
| |
What is GNUKhata? |
GNUKhata is a Free and Open Source (FOSS) Accounting Software. It can be deployed by:
It provides a Free and Open Source(FOSS) solution for basic book keeping. |
GNUKhata Official Website |
For more information about GNUKhata, please visit our website http://gnukhata.org.
|
Download GNUKhata |
|
Go to http://www.gnukhata.org/public | Let us go to the URL http://www.gnukhata.org/public |
/* on the browser window*/
|
From this webpage, download installer_1.2.tar.gz on your machine by clicking on installer_1.2.tar.gz
|
Copy installer_1.2.tar.gz to Home folder. | Copy the downloaded tar file to your Home folder from Downloads |
Go to the Home folder | Now go to the Home folder |
Right-click on the installer_1.2.tar.gz then select Extract here
Installation of GNUKhata |
Right-click on the installer_1.2.tar.gz and select Extract here.
|
Press Ctrl+Alt+T
Installation of GNUKhata |
Open terminal by pressing Ctrl+Alt+T and type following commands.
|
Type sudo apt-get update and hit Enter |
|
Type cd installer_1.2 and hit Enter |
Now, go inside the installer_1.2 folder by typing cd installer_1.2
|
Type sudo chmod +x ./gkinstall.sh and hit Enter |
sudo chmod +x ./gkinstall.sh
|
Type sudo ./gkinstall.sh and hit Enter |
|
Type sudo startgk and hit Enter |
When the prompt returns without any error, type the command sudo startgk and hit Enter |
Open Firefox and type in the address bar |
|
GNUKhata's welcome screen |
This is the Welcome screen of GNUKhata. |
Point to buttons
|
Here you see two buttons:
|
Click on Create New Organization button |
|
Point to the four options Organization Name, Organization Type, Financial year From date and To date |
Four important options of GNUKhata appear on the screen:
|
In Organization Name text box, type Welcome |
|
Choose from the drop down of Organization Type |
|
Enter the financial year |
|
Click on Next |
Now, press the Next button. |
Screen 2
Point to Welcome and Financial Year |
The name of the organization and the financial year period appears at the top.
|
Point to the various text boxes |
|
Point to Save button |
If you choose to fill details here, then click the Save button before proceeding. |
Click on Skip button |
However, since we are not entering any details, let's press the Skip button. |
Point to loader |
|
Screen 3
Point to two checkboxes:
|
There are two checkboxes here:
|
Point to 1st check box (Projectwise Accounting) |
If you want project wise accounting, then check the Projectwise Accounting box.
|
Check Projectwise Accounting checkbox >> Point to the new textboxes below. |
|
Point to the first textbox >> Type spoken tutorial |
|
Point to the second textbox >> Type 800 |
|
Point to Add more projects option |
. |
Point to Manual Account Codes check box |
If you check this check-box:
|
Check Manual Account Codes checkbox |
|
Press Save button |
|
After adding the preferences, we can create new accounts. | |
Point to the Quit button |
At this point if you want to quit GNUKhata, you can press the Quit button. For now I will click on Quit button. |
Point to welcome screen |
|
Type sudo stopgk to stop GNUKhata |
|
Show Slide
Summary |
So in this tutorial we have learnt :
To create:
|
/*Slide 9*/
Assignment |
|
| |
Spoken Tutorial Workshops |
The Spoken Tutorial Project Team
|
Show Acknowledgement Slide
Acknowledgement |
|
Thanks for joining |
|