Go to file
Adrián Bernardi 72e40b6011 lims, lims_planning_automatic: adds Simplified Automatic Planning 2023-12-06 13:14:56 -03:00
lims lims, lims_planning_automatic: adds Simplified Automatic Planning 2023-12-06 13:14:56 -03:00
lims_account_invoice lims, lims_account_invoice: allow to delete all services when editing samples 2022-11-08 13:06:49 -03:00
lims_administrative_task lims_tools: add support to generate events by work shifts 2023-07-11 13:34:13 -03:00
lims_analysis_sheet lims, lims_analysis_sheet: notebook rules: changes to facilitate inheritance 2023-07-11 20:25:32 -03:00
lims_analysis_sheet_stock lims_analysis_sheet_stock: update version 2022-11-08 18:05:05 -03:00
lims_analytic lims_analytic: account_stock_continental as optional module 2023-02-27 23:04:34 -03:00
lims_board Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_board_analysis_sheet Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_device_maintenance lims_device_maintenance: add comments to maintenance program 2023-09-19 10:59:04 -03:00
lims_diagnosis lims_diagnosis: fix method call 2022-10-23 18:13:50 -03:00
lims_digital_sign lims_digital_sign: allow sign pdf attachment in results report (2) 2022-09-27 19:21:03 -03:00
lims_email lims: improves error message when sending ack of samples email 2023-04-20 17:23:59 -03:00
lims_industry lims_industry: fix package type type on change 2023-11-10 00:30:43 -03:00
lims_instrument lims, lims_interface, lims_analysis_sheet, lims_instrument, 2022-09-08 19:04:22 -03:00
lims_instrument_custom_set Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_instrument_generic_form Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_instrument_generic_service lims_instrument_generic_service: import "Trace report" field 2022-08-19 11:44:33 -03:00
lims_interface lims_interface: convert variable names into expressions 2023-06-13 19:15:56 -03:00
lims_planning_automatic lims, lims_planning_automatic: adds Simplified Automatic Planning 2023-12-06 13:14:56 -03:00
lims_production lims_production: lot: add relation to production origin 2022-01-12 11:25:58 -03:00
lims_project Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_project_implementation lims_project_implementation: change supplies domain 2022-08-22 20:00:26 -03:00
lims_project_interlaboratory Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_project_study_plan lims*: migrate to multi-package samples 2023-02-23 20:36:13 -03:00
lims_project_tas lims_project_tas: invoice: rename project field 2023-02-27 18:46:12 -03:00
lims_project_water lims*: migrate to multi-package samples 2023-02-23 20:36:13 -03:00
lims_purchase_html lims_purchase_html: Add default template to config (2) 2023-10-24 23:37:14 -03:00
lims_quality_control lims_quality_control: Always copy quality limits to notebook lines 2023-08-26 12:33:47 -03:00
lims_report_html lims_report_html: extend use of report templates (2) 2023-08-10 09:22:22 -03:00
lims_result_warning Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_sale lims_sale:Improve warning message adding services without quotation 2023-08-15 19:05:03 -03:00
lims_sale_industry lims_sale_industry: sample creation: recalculate analysis domain when loading industry fields 2023-03-17 12:00:50 -03:00
lims_tools lims_tools: add missing dependency 2023-11-28 18:35:27 -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 Update kalenis_cli (2) 2022-06-11 09:34:19 -03:00
kalenis_cli.py Update kalenis_cli 2022-06-09 23:36:02 -03:00
setup.py Update setup.py 2022-06-11 09:41:00 -03:00
tox.ini Update version to 6.0.0 2021-09-22 19:51:25 -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