Go to file
Sebastián Marró 762857a164 lims_analysis_sheet_stock: add module 2020-12-03 00:15:42 -03:00
lims lims: Results Report: add field to see Samples related 2020-12-02 16:01:08 -03:00
lims_account_invoice clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_administrative_task clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_analysis_sheet lims_analysis_sheet: ref analysis sheet form 2020-12-03 00:15:32 -03:00
lims_analysis_sheet_stock lims_analysis_sheet_stock: add module 2020-12-03 00:15:42 -03:00
lims_analytic clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_board lims_board: add new module 2020-08-31 22:15:33 -03:00
lims_board_analysis_sheet lims_board_analysis_sheet: add new module 2020-08-31 22:16:28 -03:00
lims_device_maintenance clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_diagnosis lims_diagnosis: check for valid diagnosis states 2020-11-26 09:39:17 -03:00
lims_digital_sign lims_email/lims_digital_sign: separates in two modules 2020-10-20 20:59:45 -03:00
lims_email lims_email: if the sample has no label, use the number 2020-11-13 16:52:31 -03:00
lims_industry lims_industry: Equipment/Component/Comercial Product: add more fields to search_rec_name 2020-11-18 12:26:52 -03:00
lims_instrument lims_instrument: change the way records are saved 2020-11-30 16:58:39 -03:00
lims_instrument_custom_set lims_instrument: use base object for results importer 2020-09-25 09:49:09 -03:00
lims_instrument_generic_form Update to 5.6 2020-08-11 15:46:59 -03:00
lims_instrument_generic_service Update to 5.6 2020-08-11 15:46:59 -03:00
lims_interface lims_interface: handle translatable fields when confirming compilation 2020-11-26 18:44:08 -03:00
lims_planning_automatic lims_planning_automatic: fix user message 2020-11-03 02:23:48 -03:00
lims_production lims_production: move Solvents tab in configuration form 2020-09-17 15:42:29 -03:00
lims_project clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_project_interlaboratory Update to 5.6 2020-08-11 15:46:59 -03:00
lims_project_study_plan lims_project_study_plan: fix professional domain in deviations/amendments 2020-09-29 19:14:33 -03:00
lims_project_tas clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_project_water clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_quality_control lims_quality_control: add validated date to quality tests 2020-12-02 02:43:24 -03:00
lims_report_html lims_report_html/lims_diagnosis: comments in html format and plain text 2020-11-17 18:45:42 -03:00
lims_result_warning Update to 5.6 2020-08-11 15:46:59 -03:00
lims_sale clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
lims_sale_industry clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
.drone.yml Use custom image for drone 2020-04-17 12:08:08 -03:00
README.md Update url for drone build status badge 2020-04-28 23:34:49 -03:00
kalenis.conf.dist Add kalenis-cli 2020-04-11 19:30:39 -03:00
kalenis_cli.py Update to 5.6 2020-08-11 15:46:59 -03:00
setup.py Add kalenis_user_view to requires setup.py 2020-10-08 20:05:55 -03:00
tox.ini Use custom image for drone 2020-04-17 12:08:08 -03:00

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