Go to file
Adrián Bernardi bbc9a70255 clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_account_invoice clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_administrative_task clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_analysis_sheet clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_analytic clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_device_maintenance clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_diagnosis clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_digital_sign clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_industry clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_instrument clean and reorder xml files 2020-08-21 14:23:24 -03:00
lims_instrument_custom_set Update to 5.6 2020-08-11 15:46:59 -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 clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_planning_automatic Update to 5.6 2020-08-11 15:46:59 -03:00
lims_production clean and reorder xml files (2) 2020-08-21 19:40:00 -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 clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_project_tas clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_project_water clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_quality_control clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_report_html clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_result_warning Update to 5.6 2020-08-11 15:46:59 -03:00
lims_sale clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_sale_industry clean and reorder xml files (2) 2020-08-21 19:40:00 -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 Update to 5.6 2020-08-11 15:46:59 -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