Go to file
Adrián Bernardi 683af25545 lims_report_html: pdf generator: avoid error when there is no css file 2021-08-03 11:03:30 -03:00
lims lims: results report: avoid access rule in function field 2021-07-29 13:12:05 -03:00
lims_account_invoice lims_account_invoice: avoid access rule when deleting invoice lines 2021-07-29 17:46:14 -03:00
lims_administrative_task lims_administrative_task: ref task scheduling 2021-06-01 19:40:59 -03:00
lims_analysis_sheet lims_analysis_sheet: analysis sheet: add permissions to view data (2) 2021-08-02 10:15:57 -03:00
lims_analysis_sheet_stock lims_analysis_sheet_stock: improves interface function 2021-02-09 11:51:03 -03:00
lims_analytic clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_board lims_board: add new module 2020-08-31 22:15:33 -03:00
lims_board_analysis_sheet lims_analysis_sheet: allow disable analysis sheet templates 2021-07-15 11:11:46 -03:00
lims_device_maintenance lims_device_maintenance: ref maintenance program 2021-07-05 12:19:58 -03:00
lims_diagnosis lims_diagnosis: results report: always update states when changing diagnosis template 2021-07-26 16:49:14 -03:00
lims_digital_sign lims: results report: release as task queue 2021-04-27 09:11:40 -03:00
lims_email lims_email: change menu item position 2021-07-23 10:35:17 -03:00
lims_industry lims_industry: show Plant in Sample/Notebook list 2021-07-23 10:58:39 -03:00
lims_instrument lims_instrument: allow to edit data when importing file 2021-04-08 10:35:36 -03:00
lims_instrument_custom_set lims_instrument: use base object for results importer 2020-09-25 09:49:09 -03:00
lims_instrument_generic_form Update to 5.6 2020-08-11 15:46:59 -03:00
lims_instrument_generic_service Update to 5.6 2020-08-11 15:46:59 -03:00
lims_interface lims_interface/lims_analysis_sheet: identify notebook lines also by the method (2) 2021-08-02 16:23:30 -03:00
lims_planning_automatic lims_planning_automatic: add manage services 2021-05-04 20:33:49 -03:00
lims_production lims_production: move Solvents tab in configuration form 2020-09-17 15:42:29 -03:00
lims_project clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_project_interlaboratory Update to 5.6 2020-08-11 15:46:59 -03:00
lims_project_study_plan lims: Device Type: add non-analytical classification 2021-05-18 13:16:45 -03:00
lims_project_tas lims: improves invoice party filter 2020-12-18 17:30:59 -03:00
lims_project_water clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_quality_control lims_quality_control: add button to xml 2021-07-23 10:32:51 -03:00
lims_report_html lims_report_html: pdf generator: avoid error when there is no css file 2021-08-03 11:03:30 -03:00
lims_result_warning Update to 5.6 2020-08-11 15:46:59 -03:00
lims_sale lims_account_invoice: update invoice lines when adding/editing services in samples 2021-07-27 17:45:12 -03:00
lims_sale_industry clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_tools lims_tools: add new module 2021-06-01 10:58:14 -03:00
.drone.yml Use custom image for drone 2020-04-17 12:08:08 -03:00
README.md Update url for drone build status badge 2020-04-28 23:34:49 -03:00
kalenis.conf.dist Add kalenis-cli 2020-04-11 19:30:39 -03:00
kalenis_cli.py Update to 5.6 2020-08-11 15:46:59 -03:00
setup.py setup.py: avoid testing lims_tools module 2021-07-11 11:27:49 -03:00
tox.ini Use custom image for drone 2020-04-17 12:08:08 -03:00

README.md

Alt text


Alt text

Kalenis LIMS is an open source solution designed in an integral way with the aim of supporting all laboratory processes, prioritizing the integrity, traceability and accessibility of information. It provides a complete solution for Food, Beverages and Environment industries, in full compliance with standards ISO 17025 and GLP.

Getting Started

These instructions will get you a copy of the project up and running.

Installing

Execute:

pip install kalenis-lims

Once installed you have to setup the server with this command:

kalenis-cli setup -l <language> -i <industry>

To run the server execute:

kalenis-cli run

Built With

License

See LICENSE file in each module

See COPYRIGHT file in each module