Go to file
Adrián Bernardi b73eaa1dc5 lims_project_tas: update use of sequence type 2021-12-13 08:54:13 -03:00
lims lims: improve the wizard to divide analyzes into different reports 2021-12-10 18:56:08 -03:00
lims_account_invoice lims_account_invoice: avoid changing the product when the invoice line belongs to a service 2021-11-25 12:51:06 -03:00
lims_administrative_task lims_administrative_task: avoid error when task has no origin 2021-10-07 09:19:27 -03:00
lims_analysis_sheet lims_analysis_sheet: add wizard to move data lines to different/new analysis sheet 2021-11-30 18:22:30 -03:00
lims_analysis_sheet_stock lims_analysis_sheet_stock: improves interface function 2021-02-09 11:51:03 -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 flake8 2021-09-23 21:45:53 -03:00
lims_diagnosis lims_diagnosis: allow to sort by function fields in notebook 2021-10-19 10:58:35 -03:00
lims_digital_sign Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_email lims_email: show sent date in results report version detail 2021-10-28 17:47:28 -03:00
lims_industry lims_industry: add component kind and location 2021-12-10 10:39:48 -03:00
lims_instrument Update version to 6.0.0 2021-09-22 19:51:25 -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 Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_interface lims, lims_interface, lims_analysis_sheet: improves performance in sheets 2021-11-01 13:25:33 -03:00
lims_planning_automatic flake8 2021-09-23 21:45:53 -03:00
lims_production Update reports execution 2021-09-22 20:07:04 -03:00
lims_project Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_project_implementation lims_project_implementation: add project professionals 2021-11-25 16:40:49 -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_implementation: add project professionals 2021-11-25 16:40:49 -03:00
lims_project_tas lims_project_tas: update use of sequence type 2021-12-13 08:54:13 -03:00
lims_project_water Update reports execution 2021-09-22 20:07:04 -03:00
lims_quality_control lims_quality_control: add uom to countersample wizard 2021-10-13 09:03:10 -03:00
lims_report_html lims_report_html: allow trend charts in ODT reports 2021-12-09 16:38:20 -03:00
lims_result_warning Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_sale lims_sale: create sale lines with additional analysis (2) 2021-10-04 16:33:42 -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 Update version to 6.0.0 2021-09-22 19:51:25 -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 version to 6.0.0 2021-09-22 19:51:25 -03:00
setup.py Update version to 6.0.0 2021-09-22 19:51:25 -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