Go to file
Adrián Bernardi 9341b027b7 lims_diagnosis: add suport for fast sample creation 2022-10-21 18:11:40 -03:00
lims lims: add option for fast sample creation (experimental) 2022-10-21 18:11:23 -03:00
lims_account_invoice
lims_administrative_task lims_administrative_task: add notified users and email with update notification (2) 2022-09-30 09:55:26 -03:00
lims_analysis_sheet lims_analysis_sheet: template analysis sheet: allow configure ptoduct type and 2022-10-12 19:52:21 -03:00
lims_analysis_sheet_stock
lims_analytic
lims_board
lims_board_analysis_sheet
lims_device_maintenance
lims_diagnosis lims_diagnosis: add suport for fast sample creation 2022-10-21 18:11:40 -03:00
lims_digital_sign lims_digital_sign: allow sign pdf attachment in results report (2) 2022-09-27 19:21:03 -03:00
lims_email
lims_industry lims_industry: Equipment: be able to deactivate it 2022-10-05 18:19:22 -03:00
lims_instrument
lims_instrument_custom_set
lims_instrument_generic_form
lims_instrument_generic_service
lims_interface lims_interface: update data field getter 2022-10-17 11:00:55 -03:00
lims_planning_automatic lims: Improve AddService and ManageService wizards on draft/pending entries 2022-10-15 17:43:31 -03:00
lims_production
lims_project
lims_project_implementation
lims_project_interlaboratory
lims_project_study_plan
lims_project_tas
lims_project_water
lims_purchase_html lims_purchase_html: Add default template to config 2022-10-15 17:43:50 -03:00
lims_quality_control
lims_report_html lims_report_html: add suport for fast sample creation 2022-10-21 18:11:37 -03:00
lims_result_warning
lims_sale
lims_sale_industry
lims_tools lims_tools: Allow to use customized start_date on event_creator 2022-10-15 17:43:41 -03:00
.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