Go to file
Adrián Bernardi fa04d41210 Update reports execution 2021-09-22 20:07:04 -03:00
lims Update reports execution 2021-09-22 20:07:04 -03:00
lims_account_invoice Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_administrative_task Update next number method call in sequences and use of sequence type 2021-09-22 20:01:38 -03:00
lims_analysis_sheet Update reports execution 2021-09-22 20:07:04 -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 Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_diagnosis Update reports execution 2021-09-22 20:07:04 -03:00
lims_digital_sign Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_email Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_industry Update version to 6.0.0 2021-09-22 19:51:25 -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 Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_planning_automatic Update version to 6.0.0 2021-09-22 19:51:25 -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_interlaboratory Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_project_study_plan Update reports execution 2021-09-22 20:07:04 -03:00
lims_project_tas Update next number method call in sequences and use of sequence type 2021-09-22 20:01:38 -03:00
lims_project_water Update reports execution 2021-09-22 20:07:04 -03:00
lims_quality_control Update reports execution 2021-09-22 20:07:04 -03:00
lims_report_html Update reports execution 2021-09-22 20:07:04 -03:00
lims_result_warning Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_sale Update version to 6.0.0 2021-09-22 19:51:25 -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