Go to file
Adrián Bernardi 72e40b6011 lims, lims_planning_automatic: adds Simplified Automatic Planning 2023-12-06 13:14:56 -03:00
lims lims, lims_planning_automatic: adds Simplified Automatic Planning 2023-12-06 13:14:56 -03:00
lims_account_invoice
lims_administrative_task
lims_analysis_sheet
lims_analysis_sheet_stock
lims_analytic
lims_board
lims_board_analysis_sheet
lims_device_maintenance lims_device_maintenance: add comments to maintenance program 2023-09-19 10:59:04 -03:00
lims_diagnosis
lims_digital_sign
lims_email
lims_industry lims_industry: fix package type type on change 2023-11-10 00:30:43 -03:00
lims_instrument
lims_instrument_custom_set
lims_instrument_generic_form Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_instrument_generic_service
lims_interface
lims_planning_automatic lims, lims_planning_automatic: adds Simplified Automatic Planning 2023-12-06 13:14:56 -03:00
lims_production
lims_project
lims_project_implementation
lims_project_interlaboratory
lims_project_study_plan
lims_project_tas
lims_project_water
lims_purchase_html lims_purchase_html: Add default template to config (2) 2023-10-24 23:37:14 -03:00
lims_quality_control lims_quality_control: Always copy quality limits to notebook lines 2023-08-26 12:33:47 -03:00
lims_report_html lims_report_html: extend use of report templates (2) 2023-08-10 09:22:22 -03:00
lims_result_warning
lims_sale lims_sale:Improve warning message adding services without quotation 2023-08-15 19:05:03 -03:00
lims_sale_industry
lims_tools lims_tools: add missing dependency 2023-11-28 18:35:27 -03:00
.drone.yml
README.md
kalenis.conf.dist
kalenis_cli.py
setup.py
tox.ini

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