Difference between revisions of "Initial setup"

From Gestinux Wiki
Jump to navigation Jump to search
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{#CustomTitle:Initial setup}}
+
{{DISPLAYTITLE:Initial setup}}
 +
 
 +
== Minimal setup ==
  
 
Before using Gestinux, you must enter a minimal set of parameters.
 
Before using Gestinux, you must enter a minimal set of parameters.
Line 5: Line 7:
 
# [[Glanguage|Confirm the language]]
 
# [[Glanguage|Confirm the language]]
 
# [[Gdatabase|Define and possibly create the database]] to use.
 
# [[Gdatabase|Define and possibly create the database]] to use.
 +
# [[Company|Enter informations about your company or your organization]].
  
== Company ==
+
== Accounting setup ==
 
 
It might be useful to enter some information about the company or organization you want to manage.
 
This data can be printed on reports.
 
 
 
Note that there is only one company in one database.
 
Go to the '''Parameters''' menu option and then choose '''Company'''.
 
 
 
== Fiscal periods ==
 
 
 
Go to the '''Parameters''' menu option and then '''Periods''' and click the "+" sign to create at least one active fiscal period.
 
Dates should be entered in your system's date format.
 
 
 
== Journals ==
 
 
 
Before you can make any accounting entries, you will have to create some journals.
 
  
They can be imported from a file or from an accounts database produced by other accounting software. For evaluation purposes, it is advisable to start by importing a set of test data. Please read the page explaining how to [[Import journals/fr|import journals]].
+
You must then check some accounting basic informations
  
Some example [https://sourceforge.net/projects/gestinux/files/Imports%20for%20test/ sets of test data] which can be imported produced by some French software ([https://sourceforge.net/projects/gestinux/files/Imports%20for%20test/French/Sage%20Ligne%20100%20%28BIJOU%20S.A%29/ SAGE Ligne 100] et [https://sourceforge.net/projects/gestinux/files/Imports%20for%20test/French/APISoft%20Expert%20%28Promatex%29/ APISoft Expert]), are available.
+
# [[Periods|Define fiscal years]]
 +
# [[Journals|Define accounting journals]]
 +
# [[Accounts|Define or update your account chart]]
 +
# [[AccountingTemplates|Optionnally, define accounting entry templates with computations]]
  
If you can provide other test data (especially in English or languages other than French) please contact the developers on the [http://gestinux.net/forum/viewforum.php?f=10 forum].
+
== Sales setup ==
  
You can also define journals manually, from the menu ('''Parameters''', '''Journals'''), or in [[AccountingEntry|Accounting entry]] before selecting a journal.
+
Then, if you want to make [[quotes]] and [[SalesInvoices|invoices]], you must setup or check basic data, depending on legal requirements varying in different countries, and on your commercial practices.
  
The data you have to provide is as follows :
+
# [[SalesCategories|Sales categories]]
* A journal code (10 characters or digits) as a short identifier. It must be unique (i. e. distinct from all other journal codes).
+
# [[Taxes|Taxes]]  (V.A.T and other taxes)
* The journal name (there is a 50 character maximum length) giving the full name of the journal.
+
# [[Tariffs|Tariffs]]
* The journal type (''Cash'' to [[BankStatements|match bank statements]], other journal types are not used).
+
# [[PaymentModes|Payment modes]]
* The account number (For cash journal only)
+
# [[Units|Sales units]]
* Manual entry : if you uncheck this option, this journal will only accept imported data. You will not be able to key data in manually.
+
# [[InvoiceLayouts|Sales document layouts]]
* Close date : no import or entry will be possible before this date. If the date is left empty there is no date restriction.
+
# [[CustomerGroups|Customer groups]]
 +
# [[ProductGroups|Product groups]]
 +
# [[ContactTitles|Contact titles]]
 +
# [[Areas|Delivery areas]]
  
The Close date can be edited (or erased).
+
== Rights to enter or edit setup ==
  
== Chart of Accounts ==
+
By default, all users can change the setup and other data.
  
Then you have to import or create some ''accounts''. (More documentation will be soon available...)
+
If you want, you can create several users and forbid some changes on setup data for some of them.
 +
Up to now, this must be done with a SQL administration tool, removing some rights from some tables in the database.
 +
You can ask for help from a developer.
  
It is possible to import all this data from separate files, produced by other applications (provided it is in the correct format).
+
Menu options and buttons will always been displayed active and when some forbidden change is attempted, the user will only get an unfriendly, hard to understand message. This should be improved in the future...
For initial testing, this is the easiest way to begin exploring Gestinux.
 
  
Currently, files produced by French accounting software (SAGE 100) are [https://sourceforge.net/projects/gestinux/files/Imports%20for%20test/French/Sage%20Ligne%20100/ provided] which you can import to set up a test accounts database.
+
The password of an username can be changed in Gestinux as explained on [[Users|this page]]
If you can provide export files from other accounts software, (originating outside France or in languages other than French), you are welcome to contact the developers.
 
  
 
== Ready to go ==
 
== Ready to go ==
  
 
You can then start [[Using|using Gestinux]]
 
You can then start [[Using|using Gestinux]]

Latest revision as of 19:31, 31 October 2021

 Français Español


Minimal setup

Before using Gestinux, you must enter a minimal set of parameters.

  1. Confirm the language
  2. Define and possibly create the database to use.
  3. Enter informations about your company or your organization.

Accounting setup

You must then check some accounting basic informations

  1. Define fiscal years
  2. Define accounting journals
  3. Define or update your account chart
  4. Optionnally, define accounting entry templates with computations

Sales setup

Then, if you want to make quotes and invoices, you must setup or check basic data, depending on legal requirements varying in different countries, and on your commercial practices.

  1. Sales categories
  2. Taxes (V.A.T and other taxes)
  3. Tariffs
  4. Payment modes
  5. Sales units
  6. Sales document layouts
  7. Customer groups
  8. Product groups
  9. Contact titles
  10. Delivery areas

Rights to enter or edit setup

By default, all users can change the setup and other data.

If you want, you can create several users and forbid some changes on setup data for some of them. Up to now, this must be done with a SQL administration tool, removing some rights from some tables in the database. You can ask for help from a developer.

Menu options and buttons will always been displayed active and when some forbidden change is attempted, the user will only get an unfriendly, hard to understand message. This should be improved in the future...

The password of an username can be changed in Gestinux as explained on this page

Ready to go

You can then start using Gestinux