...
| Step | Description |
|---|---|
| 1 | If you have not already done so, activate multilingualism in your current system (see topic Datensprache), if applicable only with the primary language "German (DE)" |
| 2 | Import the Nuclet into your Nuclos system (see topic Nuclet import) |
| 3 | Run the job "Initialisiere Nuclet Handel"; this creates technically necessary data such as number ranges, form field labels and stock movement types. |
| 4 | Create a new record under Master data > Organisation and fill it with the existing data of your company |
| 5 | For a quicker start into development or testing, you can have the job "Erzeuge BeispieldatenCreate sample data" generate some sample data (organisation, employees, customers, articles, ...). |
| 6 | Adjust the Nuclet parameters in the base Nuclet if needed |
| 7 | If you want to use email sending, please create and fill the Systemparameter für den Mailversand and activate the created email templates. |
| 8 | If you want to use the DATEV export, please note points 4.4 and 4.6 of the DATEV-Integration |
| 9 | If you want to use SEPA, please adjust the Nucletparameter für SEPA in the SEPA Nuclet |
| 10 | If you want to use CAMT import, please adjust the Nuclet parameters in the CAMT Nuclet |
...
...
warehouse management
|
...
...
| Name | Function | Example |
|---|---|---|
| BestandsprüfungStock check | On every change to the stock level, it is checked whether the current stock equals the sum of the stock movements. This can be helpful to find errors in warehouse management early, but over time can also lead to poor performance. | true / false |
| Default Format Datum | Date format used in forms when it cannot be determined from the data | dd.MM.yyyy |
| Default Format Zahl | Locale used for the number format in forms when it cannot be determined from the data | DE |
| Defaultsprache | Language used in forms when it cannot be determined from the data | de_DE |
| Eigene USt-IdNr. | Your own VAT ID no. | 123456890Fälligkeit Bestellungen |
| Due date of purchase orders | Number of days after which purchase orders receive the status "ÜberfälligOverdue" (job "Setze alte Bestellungen auf ÜberfälligSet old purchase orders to Overdue") | 14Gültigkeitsdauer von Angeboten |
| Validity period of quotations | Number of days after which quotations receive the status "AbgelaufenExpired" (job "Setze alte Angebote auf AbgelaufenSet old quotations to Expired") | 42Gültigkeitsdauer von Bestellvorschlägen |
| Validity period of purchase requisitions | Number of days after which purchase requisitions receive the status "AbgelaufenExpired" (job "Setze alte Bestellvorschläge auf AbgelaufenSet old purchase requisitions to Expired") | 13Prüfe Lagerbestand Bestand |
| Check stock level In stock | On every change to the stock level, it is checked whether the current stock equals the sum of the stock movements. This can be helpful to find errors in warehouse management early, but over time can also lead to poor performance. | true / false Prüfe |
| Lagerbestand BestelltCheck stock level Ordered | On every change to the stock level, it is checked whether the ordered quantity equals the sum of the stock movements. | true / false Prüfe |
| Lagerbestand ReserviertCheck stock level Reserved | On every change to the stock level, it is checked whether the reserved quantity equals the sum of the stock movements. | true / false |
| ÜberreservierungOver-reservation | Allows reserving larger quantities than are actually available in the warehouse. | true / false |
| Validiere LagerbeständeValidate stock levels | On every change to the stock level, it is checked whether the current stock record is valid (quantities < 0, batch and serial number present if necessary, ...) This can be helpful to find errors in warehouse management early. | true / false |
...
Name | Function | Cycle |
|---|---|---|
Empfange Emails | Reads emails from the email account specified under Administration > Parameters and saves them in the email log. | RegularlyErzeuge Beispieldaten |
Create sample data | Creates sample data (articles, customers, warehouses, …) for a quick start into development and testing. | OnceErzeuge Bestellvorschläge |
Create purchase requisitions | Creates purchase requisitions when minimum stock levels are undercut | Regularly |
Initialisiere Nuclet Emailversand | Creates the data necessary for email sending | Once |
Initialisiere Nuclet Handel | Creates the data technically necessary for the trade Nuclet (e.g. stock movement types, form fields, tax rates …). | OnceSetze alte Angebote auf Abgelaufen |
Set old quotations to Expired | Automatically sets expired quotations to the status "AbgelaufenExpired" (Nuclet parameter "Gültigkeitsdauer von AngebotenValidity period of quotations") | RegularlySetze alte Ausgangsrechnungen auf Überfällig |
Set old outgoing invoices to Overdue | Automatically sets overdue invoices to the status "ÜberfälligOverdue" ("Anzahl TageNumber of days" in the payment term) | RegularlySetze alte Bestellungen auf Überfällig |
Set old purchase orders to Overdue | Automatically sets overdue purchase orders to the status "ÜberfälligOverdue" (Nuclet parameter "Fälligkeit BestellungenDue date of purchase orders") | RegularlySetze alte Bestellvorschläge auf Abgelaufen |
Set old purchase requisitions to Expired | Automatically sets expired purchase requisitions to the status "AbgelaufenExpired" (Nuclet parameter "Gültigkeitsdauer von BestellvorschlägenValidity period of purchase requisitions") | RegularlyValidiere E-Mail-Templates |
Validate email templates | Validates all email templates | As needed |
Versende Emails | Sends all emails in the email log that are earmarked for sending (Nuclet parameter "Email sofort versenden" = "N") | Regularly |
Versende Erinnerungen | Sends recurring reminder emails | Regularly |
...