Go to file
Adrián Bernardi a7f0a22ed3 lims_device_maintenance: allow maintenance of products 2022-02-16 19:43:02 -03:00
lims lims: sets and groups take the lab from the included analyzes 2022-02-15 17:16:32 -03:00
lims_account_invoice lims_account_invoice: invoice line: allow ordering by Entry field 2022-02-11 21:05:57 -03:00
lims_administrative_task lims_administrative_task: avoid error when task has no origin 2021-10-07 09:19:27 -03:00
lims_analysis_sheet lims_analysis_sheet: functions: allow to get a column iterated with method XS_A 2022-02-14 18:26:36 -03:00
lims_analysis_sheet_stock lims_analysis_sheet_stock: improves interface function 2021-02-09 11:51:03 -03:00
lims_analytic Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_board Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_board_analysis_sheet Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_device_maintenance lims_device_maintenance: allow maintenance of products 2022-02-16 19:43:02 -03:00
lims_diagnosis lims: results report: add 'Waiting' state 2022-02-03 08:30:20 -03:00
lims_digital_sign Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_email lims_email: show sent date in results report version detail (only valid) 2022-02-08 17:27:37 -03:00
lims_industry lims_industry: results report: free precedents filter (2) 2022-01-28 19:35:41 -03:00
lims_instrument lims_instrument: check each professional of the imported file 2021-12-21 18:47:40 -03:00
lims_instrument_custom_set Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_instrument_generic_form Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_instrument_generic_service Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_interface lims, lims_interface: notebook line result: show all decimals 2022-01-24 09:52:43 -03:00
lims_planning_automatic flake8 2021-09-23 21:45:53 -03:00
lims_production lims_production: lot: add relation to production origin 2022-01-12 11:25:58 -03:00
lims_project Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_project_implementation lims_project_implementation: add project professionals 2021-11-25 16:40:49 -03:00
lims_project_interlaboratory Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_project_study_plan lims_project_implementation: add project professionals 2021-11-25 16:40:49 -03:00
lims_project_tas lims_project_tas: update use of sequence type 2021-12-13 08:54:13 -03:00
lims_project_water Update reports execution 2021-09-22 20:07:04 -03:00
lims_quality_control lims, lims_diagnosis, lims_industry, lims_quality_control: notebook line: new 2022-01-17 10:52:53 -03:00
lims_report_html lims, lims_report_html: results report: store comments in different languages 2022-01-24 21:50:48 -03:00
lims_result_warning Update version to 6.0.0 2021-09-22 19:51:25 -03:00
lims_sale lims, lims_email, lims_account_invoice, lims_sale: set email attachment name differently 2021-12-23 18:13:55 -03:00
lims_sale_industry Update next number method call in sequences and use of sequence type 2021-09-22 20:01:38 -03:00
lims_tools Update version to 6.0.0 2021-09-22 19:51:25 -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 version to 6.0.0 2021-09-22 19:51:25 -03:00
setup.py Update version to 6.0.0 2021-09-22 19:51:25 -03:00
tox.ini Update version to 6.0.0 2021-09-22 19:51:25 -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