Difference between revisions of "Initial setup"

From Gestinux Wiki
Jump to navigation Jump to search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#CustomTitle:Initial setup}}
+
{{DISPLAYTITLE:Initial setup}}
  
 
== Minimal setup ==
 
== Minimal setup ==
Line 12: Line 12:
  
 
You must then check some accounting basic informations
 
You must then check some accounting basic informations
 
  
 
# [[Periods|Define fiscal years]]
 
# [[Periods|Define fiscal years]]
Line 19: Line 18:
 
# [[AccountingTemplates|Optionnally, define accounting entry templates with computations]]
 
# [[AccountingTemplates|Optionnally, define accounting entry templates with computations]]
  
== Fiscal periods ==
+
== Sales setup ==
 
 
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 [[Import journals/fr|imported]] from a file or from an another database produced by other accounting software. Some example [https://sourceforge.net/projects/gestinux/files/Imports%20for%20test/ sets of test data] are available which can be imported. They are currently 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] and [https://sourceforge.net/projects/gestinux/files/Imports%20for%20test/French/APISoft%20Expert%20%28Promatex%29/ APISoft Expert]). 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].
 
  
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