Go to file
Adrián Bernardi 92dc08860c lims_analysis_sheet_stock: update version 2022-11-08 18:05:05 -03:00
lims lims, lims_account_invoice: allow to delete all services when editing samples 2022-11-08 13:06:49 -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_administrative_task: add notified users and email with update notification (2) 2022-09-30 09:55:26 -03:00
lims_analysis_sheet lims_interface, lims_analysis_sheet: fix some methods 2022-10-26 11:11:27 -03:00
lims_analysis_sheet_stock lims_analysis_sheet_stock: update version 2022-11-08 18:05:05 -03:00
lims_analytic Update version to 6.0.0 2021-09-22 19:51:25 -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: allow maintenance of products 2022-02-16 19:43:02 -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_email/lims_digital_sign: allow sign pdf attachment in results report 2022-06-27 20:46:25 -03:00
lims_industry lims_industry: add suport for fast sample creation 2022-10-21 18:11: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, lims_analysis_sheet: fix some methods 2022-10-26 11:11:27 -03:00
lims_planning_automatic lims_planning_automatic: fix call to technician qualification wizard 2022-11-02 19:32:37 -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_project_study_plan: add suport for fast sample creation 2022-10-21 18:11:46 -03:00
lims_project_tas lims_project_tas: update use of sequence type 2021-12-13 08:54:13 -03:00
lims_project_water lims_project_water: add suport for fast sample creation 2022-10-21 18:11:49 -03:00
lims_purchase_html lims_purchase_html: Add default template to config 2022-10-15 17:43:50 -03:00
lims_quality_control lims, lims_quality_control: add method version 2022-10-27 11:27:57 -03:00
lims_report_html lims_report_html: add suport for fast sample creation 2022-10-21 18:11:37 -03:00
lims_result_warning Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_sale lims_sale: use html templates & change clause field 2022-09-27 16:09:11 -03:00
lims_sale_industry Update next number method call in sequences and use of sequence type 2021-09-22 20:01:38 -03:00
lims_tools lims_tools: Allow to use customized start_date on event_creator 2022-10-15 17:43:41 -03:00
.drone.yml
README.md
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