Go to file
2020-07-06 13:22:29 -03:00
lims lims: improves performance when computing sets/groups typification 2020-07-06 13:22:29 -03:00
lims_account_invoice lims: improve some forms 2020-04-25 22:31:08 -03:00
lims_administrative_task lims_administrative_task: clean translation 2020-03-17 10:05:42 -03:00
lims_analysis_sheet lims_analysis_sheet: reload lines after import 2020-06-26 12:24:34 -03:00
lims_analytic lims_analytic: fix error when no account_stock_method in fiscalyear 2020-04-30 00:21:03 -03:00
lims_device_maintenance lims_device_maintenance: change color to maintenance done 2020-04-15 10:37:32 -03:00
lims_diagnosis lims_diagnosis: add samples comparator wizard 2020-06-22 12:35:25 -03:00
lims_digital_sign lims: Results Report: add state Released as final state 2020-05-09 16:51:28 -03:00
lims_industry lims_industry: allow to edit plant party 2020-07-03 00:12:59 -03:00
lims_instrument Update to 5.4 2020-03-05 01:24:51 -03:00
lims_instrument_custom_set Update to 5.4 2020-03-05 01:24:51 -03:00
lims_instrument_generic_form Update to 5.4 2020-03-05 01:24:51 -03:00
lims_instrument_generic_service Update to 5.4 2020-03-05 01:24:51 -03:00
lims_interface lims_interface: add on_change_with() method 2020-07-02 19:46:48 -03:00
lims_planning_automatic lims_planning_automatic: add module 2020-06-10 10:07:19 -03:00
lims_production lims_production: fix error when no purchase module installed 2020-04-30 12:02:11 -03:00
lims_project Update to 5.4 2020-03-05 01:24:51 -03:00
lims_project_interlaboratory Update to 5.4 2020-03-05 01:24:51 -03:00
lims_project_study_plan lims: remove size and weight fields in samples 2020-06-10 17:04:22 -03:00
lims_project_tas Update to 5.4 2020-03-05 01:24:51 -03:00
lims_project_water Update to 5.4 2020-03-05 01:24:51 -03:00
lims_quality_control lims_quality_control: add results report required to template 2020-06-10 11:17:26 -03:00
lims_report_html lims: results report: rename fraction comment field and some others 2020-06-19 12:31:47 -03:00
lims_result_warning lims/lims_result_warning: improves Notebook Rules 2020-03-27 09:34:04 -03:00
lims_sale lims_sale: show sales attachments in results report 2020-06-18 17:05:40 -03:00
lims_sale_industry lims/lims_industry/lims_sale_industry: Analysis: fit fields in form 2020-04-17 20:25:34 -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_report_html: add template translation 2020-05-23 11:19:07 -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