Base Nuclet for trading companies Nuclet – nuclet: base nuclet for trading companies.

globe with meridians Language: Deutsch · English

light bulb Nuclet: Base Nuclet for trading companies

Data sheet and documentation entry point for the Base Nuclet for trading companies Nuclet (base data model and processes for trading companies (orders, articles, customers)).

On this page

This page was machine-translated from German as a first draft and is currently under review. The authoritative source remains the German original (see the language switch above).

Releases

VersionDateNotesCompatibility
1.2.1<in the near future>First published versionfrom Nuclos 4.2024.8

Overview

This Nuclet contains functionalities for 

and thus offers the ideal starting point for your individual ERP system.

Integration

StepDescription
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 Beispieldaten" 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

User functions

Master data

Business partners

Articles

Sales

Purchasing

warehouse management

  • Warehouse

    • Defines various warehouses with their storage locations / storage bins
    • Shipping warehouse = warehouses from which shipping takes place. Only these stock levels influence delivery times (allows repair warehouse, complaint warehouse, etc.)
  • Stock level and stock movement

    • Smallest possible storage unit
    • Stock movement = log of the changes to stock level, reservation or order
    • Stock movement type
      • These should not be renamed, as they are firmly wired into the warehouse logic
      • Selectable? = selectable in value list providers for stock-in, stock-out, stock transfer, depending on the configuration of Incoming? and Outgoing?
      • Reservation change? => changes only the reserved quantity, not the stock
      • Order change? => changes only the ordered quantity, not the stock
    • Changes to the stock level generally take place automatically through e.g. delivery notes (goods issue) and purchase orders (goods receipt)
    • However, there is also the option to influence the stock level independently of this. There are three processes for this:
      • Stock-in
      • Stock-out
      • Stock transfer
  • Stock inventory

    • During a stock inventory, certain or all article groups can be inventoried in the specified warehouse
    • In the status Durchführung no more stock changes are possible for the affected stock levels
    • The stock levels in Nuclos can then be reconciled with the actual stock levels
    • On the state change to Gebucht all the determined differences are then posted into the warehouse
    • After that, stock changes are possible again; the stock inventory is completed
  • Checks

    • Especially in the development phase of the Nuclet, it can be helpful to quickly find inconsistencies in warehouse management.
    • For this there are Nuclet parameters that check the health of the current stock level on every change. 
    • Since this may come at the expense of performance, this check can be switched on and off via the Nuclet parameters as needed
    • See Nuclet parameters
      • Bestandsprüfung
      • Prüfe Lagerbestand Bestand
      • Prüfe Lagerbestand Bestellt
      • Prüfe Lagerbestand Reserviert
      • Validiere Lagerbestände
    • In addition, there is a report Fehlerreport Lagerbestand, which lists all deviations between the current stock and the sum of the stock movements

General functions

Administrator functions

Number ranges

email sending

Print outputs

Nuclet parameters

NameFunction Example
BestandsprüfungOn 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 DatumDate format used in forms when it cannot be determined from the datadd.MM.yyyy 
Default Format ZahlLocale used for the number format in forms when it cannot be determined from the dataDE
DefaultspracheLanguage used in forms when it cannot be determined from the datade_DE
Eigene USt-IdNr.Your own VAT ID no. 123456890
Fälligkeit BestellungenNumber of days after which purchase orders receive the status "Überfällig" (job "Setze alte Bestellungen auf Überfällig")14
Gültigkeitsdauer von AngebotenNumber of days after which quotations receive the status "Abgelaufen" (job "Setze alte Angebote auf Abgelaufen") 42
Gültigkeitsdauer von BestellvorschlägenNumber of days after which purchase requisitions receive the status "Abgelaufen" (job "Setze alte Bestellvorschläge auf Abgelaufen") 13
Prüfe Lagerbestand BestandOn 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 Bestellt

On every change to the stock level, it is checked whether the ordered quantity equals the sum of the stock movements.
In addition, it is checked whether the ordered quantity is consistent with the current stock of purchase orders.
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 Reserviert

On every change to the stock level, it is checked whether the reserved quantity equals the sum of the stock movements.
In addition, it is checked whether the reserved quantity is consistent with the current stock of sales orders.
This can be helpful to find errors in warehouse management early, but over time can also lead to poor performance.

true / false 
ÜberreservierungAllows reserving larger quantities than are actually available in the warehouse.true / false 
Validiere LagerbeständeOn 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 

Jobs

Name

Function

Cycle

Empfange Emails

Reads emails from the email account specified under Administration > Parameters and saves them in the email log.

Regularly

Erzeuge Beispieldaten

Creates sample data (articles, customers, warehouses, …) for a quick start into development and testing.

Once

Erzeuge Bestellvorschläge

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 …).
This job can be extended to make automatic adjustments after each further Nuclet update.

Once

Setze alte Angebote auf Abgelaufen

Automatically sets expired quotations to the status "Abgelaufen" (Nuclet parameter "Gültigkeitsdauer von Angeboten")

Regularly

Setze alte Ausgangsrechnungen auf Überfällig

Automatically sets overdue invoices to the status "Überfällig" ("Anzahl Tage" in the payment term)

Regularly

Setze alte Bestellungen auf Überfällig

Automatically sets overdue purchase orders to the status "Überfällig" (Nuclet parameter "Fälligkeit Bestellungen")

Regularly

Setze alte Bestellvorschläge auf Abgelaufen

Automatically sets expired purchase requisitions to the status "Abgelaufen" (Nuclet parameter "Gültigkeitsdauer von Bestellvorschlägen")

Regularly

Validiere E-Mail-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

Related pages

open book Modules


All modules

Open →

open book Nuclet Wiki


Nuclet Wiki home

Open →