Go to file
Adrián Bernardi b37f706d66 lims, lims_report_html: avoid memory leak when plotting trend charts 2023-03-14 11:43:03 -03:00
lims lims, lims_report_html: avoid memory leak when plotting trend charts 2023-03-14 11:43:03 -03:00
lims_account_invoice
lims_administrative_task lims_administrative_task: fix user email control 2022-12-28 11:01:10 -03:00
lims_analysis_sheet lims_analysis_sheet: Add out_of_ranges flag to sheets 2023-03-09 15:24:34 -03:00
lims_analysis_sheet_stock
lims_analytic lims_analytic: account_stock_continental as optional module 2023-02-27 23:04:34 -03:00
lims_board
lims_board_analysis_sheet
lims_device_maintenance lims_device_maintenance: program: show if the device is still active 2023-01-04 12:20:04 -03:00
lims_diagnosis
lims_digital_sign
lims_email lims_email: results report: add wizard for uploading attachments to mail attachments 2022-12-22 09:04:04 -03:00
lims_industry lims*: migrate to multi-package samples 2023-02-23 20:36:13 -03:00
lims_instrument
lims_instrument_custom_set
lims_instrument_generic_form
lims_instrument_generic_service
lims_interface lims_interface: add 'required' attribute in interface fields 2023-01-20 11:52:12 -03:00
lims_planning_automatic lims, lims_analysis_sheet, lims_planning_automatic: automatic plan lines 2023-01-27 10:48:06 -03:00
lims_production
lims_project
lims_project_implementation
lims_project_interlaboratory
lims_project_study_plan lims*: migrate to multi-package samples 2023-02-23 20:36:13 -03:00
lims_project_tas lims_project_tas: invoice: rename project field 2023-02-27 18:46:12 -03:00
lims_project_water lims*: migrate to multi-package samples 2023-02-23 20:36:13 -03:00
lims_purchase_html
lims_quality_control lims*: migrate to multi-package samples 2023-02-23 20:36:13 -03:00
lims_report_html lims, lims_report_html: avoid memory leak when plotting trend charts 2023-03-14 11:43:03 -03:00
lims_result_warning
lims_sale lims_sale: Add service quantity to LoadAnalysis Wizard 2023-02-18 11:24:42 -03:00
lims_sale_industry lims_sale_industry: update email page 2022-12-28 10:21:50 -03:00
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