Go to file
2020-08-06 18:04:03 -03:00
lims remove list of public classes 2020-08-06 18:04:03 -03:00
lims_account_invoice remove list of public classes 2020-08-06 18:04:03 -03:00
lims_administrative_task remove list of public classes 2020-08-06 18:04:03 -03:00
lims_analysis_sheet remove list of public classes 2020-08-06 18:04:03 -03:00
lims_analytic remove list of public classes 2020-08-06 18:04:03 -03:00
lims_device_maintenance remove list of public classes 2020-08-06 18:04:03 -03:00
lims_diagnosis remove list of public classes 2020-08-06 18:04:03 -03:00
lims_digital_sign remove list of public classes 2020-08-06 18:04:03 -03:00
lims_industry remove list of public classes 2020-08-06 18:04:03 -03:00
lims_instrument remove list of public classes 2020-08-06 18:04:03 -03:00
lims_instrument_custom_set remove list of public classes 2020-08-06 18:04:03 -03:00
lims_instrument_generic_form remove list of public classes 2020-08-06 18:04:03 -03:00
lims_instrument_generic_service remove list of public classes 2020-08-06 18:04:03 -03:00
lims_interface remove list of public classes 2020-08-06 18:04:03 -03:00
lims_planning_automatic remove list of public classes 2020-08-06 18:04:03 -03:00
lims_production remove list of public classes 2020-08-06 18:04:03 -03:00
lims_project remove list of public classes 2020-08-06 18:04:03 -03:00
lims_project_interlaboratory remove list of public classes 2020-08-06 18:04:03 -03:00
lims_project_study_plan remove list of public classes 2020-08-06 18:04:03 -03:00
lims_project_tas remove list of public classes 2020-08-06 18:04:03 -03:00
lims_project_water remove list of public classes 2020-08-06 18:04:03 -03:00
lims_quality_control remove list of public classes 2020-08-06 18:04:03 -03:00
lims_report_html remove list of public classes 2020-08-06 18:04:03 -03:00
lims_result_warning remove list of public classes 2020-08-06 18:04:03 -03:00
lims_sale remove list of public classes 2020-08-06 18:04:03 -03:00
lims_sale_industry remove list of public classes 2020-08-06 18:04:03 -03:00
.drone.yml Use custom image for drone 2020-04-17 12:08:08 -03:00
kalenis.conf.dist Add kalenis-cli 2020-04-11 19:30:39 -03:00
kalenis_cli.py Remove MANIFEST.in 2020-04-12 13:33:35 -03:00
README.md Update url for drone build status badge 2020-04-28 23:34:49 -03:00
setup.py lims: add trend chart report 2020-07-08 17:48:10 -03:00
tox.ini Use custom image for drone 2020-04-17 12:08:08 -03:00

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