Go to file
Adrián Bernardi e0f56a7056 lims_analysis_sheet: allow REFERENCE_VALUE function as default value 2022-05-26 20:59:26 -03:00
lims lims: trend chart: allow to use sample number as X-axis 2022-05-26 10:30:52 -03:00
lims_account_invoice
lims_administrative_task lims_administrative_task: send notification mail with overdue tasks 2022-05-06 19:32:39 -03:00
lims_analysis_sheet lims_analysis_sheet: allow REFERENCE_VALUE function as default value 2022-05-26 20:59:26 -03:00
lims_analysis_sheet_stock
lims_analytic
lims_board
lims_board_analysis_sheet
lims_device_maintenance
lims_diagnosis lims_report_html, lims_diagnosis: report template refactoring 2022-05-07 17:45:37 -03:00
lims_digital_sign
lims_email lims_email: allow to attach files to results report email 2022-05-05 08:49:03 -03:00
lims_industry lims_industry: fix "table handler" instantiation 2022-05-07 17:47:25 -03:00
lims_instrument
lims_instrument_custom_set
lims_instrument_generic_form
lims_instrument_generic_service
lims_interface lims_interface: optimizes calculation of formulas when saving 2022-05-04 13:25:06 -03:00
lims_planning_automatic
lims_production
lims_project
lims_project_implementation
lims_project_interlaboratory
lims_project_study_plan
lims_project_tas
lims_project_water
lims_quality_control
lims_report_html lims_report_html, lims_diagnosis: report template refactoring 2022-05-07 17:45:37 -03:00
lims_result_warning
lims_sale
lims_sale_industry
lims_tools
.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