Go to file
Adrián Bernardi 8cde29fb2b lims_administrative_task: ref task scheduling 2021-06-01 19:40:59 -03:00
lims lims: results report generation: always consider report grouper 2021-06-01 18:06:00 -03:00
lims_account_invoice lims: improves invoice party filter 2020-12-18 17:30:59 -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: add sheet view domain. add view_grouped_data button 2021-03-29 21:02:37 -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_board_analysis_sheet: add new module 2020-08-31 22:16:28 -03:00
lims_device_maintenance lims_device_maintenance: add access control to menuitem 2021-03-26 10:17:09 -03:00
lims_diagnosis lims, lims_diagnosis, lims_industry: results report update: check that existing 2021-05-31 13:37:59 -03:00
lims_digital_sign lims: results report: release as task queue 2021-04-27 09:11:40 -03:00
lims_email lims: results report: release as task queue 2021-04-27 09:11:40 -03:00
lims_industry lims_industry: sample: remove component when removing equipment 2021-06-01 18:33:29 -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: Device Type: add non-analytical classification 2021-05-18 13:16:45 -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 Add copy lines wizard to lims.quality.template 2021-05-24 11:45:52 -03:00
lims_report_html lims, lims_report_html, lims_diagnosis: results report: do not overwrite some 2021-05-27 11:49:56 -03:00
lims_result_warning Update to 5.6 2020-08-11 15:46:59 -03:00
lims_sale lims_sale: fix invoice line generation 2021-01-02 10:23:29 -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 Depend on werkzeug before 2.0.0 2021-05-13 13:41:37 -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