You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Adrián Bernardi d277128030 lims_interface: add support for missing iterations 7 days ago
lims lims: results report: ease the inheritance of the number setting 1 week ago
lims_account_invoice lims, lims_account_invoice: allow to delete all services when editing samples 7 months ago
lims_administrative_task lims_administrative_task, lims_device_maintenance: update EventCreator field 2 months ago
lims_analysis_sheet lims_interface, lims_analysis_sheet: consider column grouping when setting default values 2 months ago
lims_analysis_sheet_stock lims_analysis_sheet_stock: update version 7 months ago
lims_analytic lims_analytic: account_stock_continental as optional module 3 months ago
lims_board Update version to 6.0.0 2 years ago
lims_board_analysis_sheet Update version to 6.0.0 2 years ago
lims_device_maintenance lims_administrative_task, lims_device_maintenance: update EventCreator field 2 months ago
lims_diagnosis lims_diagnosis: fix method call 7 months ago
lims_digital_sign lims_digital_sign: allow sign pdf attachment in results report (2) 8 months ago
lims_email lims: improves error message when sending ack of samples email 1 month ago
lims_industry lims*: migrate to multi-package samples 3 months ago
lims_instrument lims, lims_interface, lims_analysis_sheet, lims_instrument, 9 months ago
lims_instrument_custom_set Update version to 6.0.0 2 years ago
lims_instrument_generic_form Update version to 6.0.0 2 years ago
lims_instrument_generic_service lims_instrument_generic_service: import "Trace report" field 9 months ago
lims_interface lims_interface: add support for missing iterations 7 days ago
lims_planning_automatic lims_planning_automatic: add new method to ease inheritance (2) 2 months ago
lims_production lims_production: lot: add relation to production origin 1 year ago
lims_project Update version to 6.0.0 2 years ago
lims_project_implementation lims_project_implementation: change supplies domain 9 months ago
lims_project_interlaboratory Update version to 6.0.0 2 years ago
lims_project_study_plan lims*: migrate to multi-package samples 3 months ago
lims_project_tas lims_project_tas: invoice: rename project field 3 months ago
lims_project_water lims*: migrate to multi-package samples 3 months ago
lims_purchase_html lims_purchase_html: Add default template to config 8 months ago
lims_quality_control lims*: migrate to multi-package samples 3 months ago
lims_report_html lims_report_html: avoid memory leak when plotting trend charts (2) 2 months ago
lims_result_warning Update version to 6.0.0 2 years ago
lims_sale lims: add new method for sample/service creation to ease inheritance 3 months ago
lims_sale_industry lims_sale_industry: sample creation: recalculate analysis domain when loading industry fields 2 months ago
lims_tools lims_tools: split formula compile to ease inheritance 1 month ago
.drone.yml Use custom image for drone 3 years ago
README.md Update url for drone build status badge 3 years ago
kalenis.conf.dist Update kalenis_cli (2) 12 months ago
kalenis_cli.py Update kalenis_cli 12 months ago
setup.py Update setup.py 12 months ago
tox.ini Update version to 6.0.0 2 years ago

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