Advanced Search
Search Results
398 total results found
Runner
Goods transfers
Goods rebooks
Goods rebook items
Goods writeoffs
Warehouses
Warehouse locations
Stock taking
Stock taking reports
Stock taking adjustments
Stock taking adjustment items
Stock
Stock movement
Obsolete stock report
Purchase orders
Purchase order items
Received invoices
Received invoice items
Required materials
Required materials by supplier
Cancel goods receipt: fixed assets
This action requires the "cancel goods receipt" permissions. At times, fixed assets that were already received and booked, need to be reassigned to a different asset. On these occasions, the old goods receipt must not be deleted, but instead "Canceled" To...
Complete an open task
This should be done only for tasks that were not automatically closed. To close a task of a work order, first find it by navigating to the work order's page and opening the "Technologies" section. Select the task you want to close from the list that appear...
Create a new tag
New tags can be added through the "Create new tag" form or with the "Tag editor" tool. Create form Above the "Tags" table, the "+" button redirects to the "Create new tag" form . On this form, the only necessary information are name (the actual display n...
Overview
Tags are used within the ERP to mark entries or to "tag" them as a certain thing for informational purposes. Tags are used to categorize announcements, mark EOL products, setup product hierarchies, shown in price lists... Tags can be managed through the "...
File uploader
Copy model file manager tool
This tool is used for copying whole file manager contents between any two entries in the ERP. This tool allows copying of file manager between entries of different models. To enable this, tick the "Copy to a different model type" checkbox. First, select t...
Batch copy model file manager tool
This tool is used for copying whole file manager contents between several entries of the same model type at a time. This tool allows copying of file manager between multiple entries of the same model. First, select the source model type from the list of ...
Code quality
JavaScript: Clean code: GitHub repo: https://github.com/ryanmcdermott/clean-code-javascript PHP: Clean code: GitHub repo: https://github.com/piotrplenik/clean-code-php
Update an existing tag
Tags can be updated either with tag editor or from their own details pages. Editing in tag editor In the tag editor, you can create new tags, edit their names, clone or delete them. You can also add sub-tags to existing tags. Any further editing has to be...
Delete tag(s)
Tags can be deleted in the tag editor or from the table view by users with proper permissions. In the tag editor, the "x" symbol next to the tag name can be used to delete it. Tags with existing sub-tags cannot be deleted in the tag editor. To delete a ta...
WIP
ERP PLANNER Planer resource vs ljudje: - resource je človek ali izdelek - uporabniki in resource so polinkani po imenih!!! Homescreen pogled: - izbereš datum za prikaz planerja. - izbiraš lahko med view-i (ni pred-definiranih – vsak uporabnik definir...
Rekalkulacija plana
Koda: Containers/ProductionPlanner/Core/Utilities/ProductionPlaner.php Rekalkulacija plana vzame vse work order iteme. En work order item je sestavljen v glavnem iz tehnologije (WOI Technology) in materiala (WOI BOM) Pri rekalkulaciji se uporabljajo samo woe...
Troubleshooting: duplicated serials
Occasionally, two serials with the same serial number are created in the ERP. When this happens, the two serials must be compared. If one serial has some fields filled that the other does not, those fields have to be synced between the two serials. Onc...
PacKing
App, ki omogoča izvajanje packing procesa na preprost način po korakih. Vue app - build on Electron framework. Nov deploy Packing kinga - povečaj verzijo app-a v package.json in pushaj. Objava se izvede avtomatsko. Koraki: Scan, Check, Prepare, Packaging, D...
Printers
Printers - Python script Printerje potrebno ododajati v ERP direktno v DB (missing UI)
Calibration
Selected product is not compatible with this serial Go to the calibration product in ERP exp. "CAL-SIRIUS" Under "Configurator data" add the product that is supposed to be calibrated under "Eligible products when enter serials" Click "Save data"
Custom actions scheduled job
Scheduled jobs can invoke on existing commands from inside of ERP code. To fix this there is a command, that receives a parameter called "callClass", that can call any Action or Task in ERP. Sample command code:scheduled-job:run-action callClass=App\Contai...
Data missing on issued invoice default print
Data missing from marked sections: shipping date - shipping provider - DHL tracking number Solution Looking at the blade file, we found the problem was with serial on sale order. The problem was, the serial DB20119714 was not added on order sale ...
Missing product line "Start" button
If the picker view is missing a button to start picking for a certain production line (eg. SIRIUS), that usually means some settings are missing. To enable these settings and display the "Start" button for SIRIUS on the picker view, open a product in cart...
Bill of materials (BOM)
wip