Advanced Search
Search Results
410 total results found
Overview
Safety standards are used to set which work equipment is required/available for a certain work position. Example: Work position construction worker would need work equipment Hardhat, safety vest...
Create new safety standard
This action requires the "create safety standard" permission. A new safety standard can be created through the "Create safety standard" form. When creating a new safety standard, at least the safety standard's name is needed. All other information can be e...
Update safety standard
This action requires the "update safety standard" permission. Through the update form, you can manage: Name and description of the Safety standard Work equipment, that is part of the safety standard Work positions, to which it applies Both work p...
Delete safety standard
This action requires the "delete safety standard" permission. Safety standards can be deleted by toggling their checkbox when viewing in table. You can only delete safety standards that do not have any work equipment or work positions assigned. If the ...
Create work equipment
This action requires the "create work equipment" permission. New work equipment can be created through the "Create new work equipment" form. When creating a work equipment, at least its name is required. Name: The name should be descriptive, to av...
Update work equipment
This action requires the "update work equipment" permission. Through the update form, you can update: Name of the work equipment Products, that are used as this work equipment How long the work equipment is valid (From and To) Restore interval (emp...
Delete work equipment
This action requires the "delete work equipment" permission. Work equipment can be deleted by toggling their checkbox when viewing in table or by clicking the "trashcan" button on the right. You can only delete work equipment that is not attached to any sa...
Overview
Work positions are used to determine employee tasks, department and authorization within the ERP.
Adding work equipment for work position
This action requires " view safety standards, view work equipment and update work positions" permissions. Before adding work equipment for a work position, the work position needs to have safety standard(s) attached. Work equipment, that can be added for a w...
Create work position
This action requires the "create work position" permission. A new safety standard can be created through the "Create work position" form. When creating a new work positions, you need at least the work position's name, its international title and leave bonu...
Update work position
This action requires the "update work position" permission. Through the update form, you can manage: Name and international title of the work position: If the work position does not have a different international title, it can be the same as the nam...
Delete work position
This action requires the "delete work position" permission. Work positions can be deleted by toggling their checkbox when viewing in table and clicking the "delete" button. You can only delete work positions that are not linked to any HR departments or HR ...
Multiple people editing a form
It often happens that multiple people are editing a single form at once. You can see who is editing the form in the "presence channel", next to the record's document number. When one editor saves the form, it is automatically disabled for everyone else and...
Overview
Purchase orders are used within the ERP for managing material procurement. They are used to formalize and control the purchase of goods and services from external suppliers.
Create new purchase order
This action requires the "create purchase orders" permission. A new purchase order can be created with the "create new" form, located above the purchase orders table, found under "purchases" or here. When creating a new purchase order, at least the partner...
Update existing purchase order
Delete purchase order
This action requires the "delete purchase orders" permission. Purchase orders can be deleted by finding ans selecting them in the tabla and clicking and confirming the "trash" button, that appears on the right, above the table.
Sql Recursive Loop Check
SqlRecursiveCheckTask SqlRecursiveCheckTask helps you find loops in data where one item points to another — for example, parent-child or dependency relationships. It checks for cycles, like when A → B → C → A. These can break trees, graphs, or dependency sys...
Database Transaction Helper
RunDbTransaction RunDbTransaction is a fluent helper for running safe and clean database transactions in Laravel.It handles edge cases around rollback levels, especially when using custom exceptions like DefaultException (common in our codebase). ❔ Why This ...
Receive material from purchase
The action requires the "create goods receipt" permission. An existing purchase order can be used to receive purchased material to stock. Material from one purchase order can be received with multiple goods receipts, if needed. To do this, go to the purch...