Go to file
Sebastián Marró 26aef50d50 Add kalenis-cli 2020-04-11 19:30:39 -03:00
lims lims: Fix results report errors with party address and signer signature 2020-04-11 18:17:01 -03:00
lims_account_invoice lims_account_invoice: Add account_invoice_line_standalone as dependency 2020-04-04 10:59:30 -03:00
lims_administrative_task lims_administrative_task: clean translation 2020-03-17 10:05:42 -03:00
lims_analysis_sheet lims_analysis_sheet: move export wizard to action menu 2020-04-10 20:36:11 -03:00
lims_analytic Update to 5.4 2020-03-05 01:24:51 -03:00
lims_device_maintenance lims_device_maintenance: Fix col attribute in device maintenance program view 2020-03-25 16:59:58 -03:00
lims_digital_sign Update to 5.4 2020-03-05 01:24:51 -03:00
lims_industry lims_administrative_task/lims_industry: migration bugfix 2020-03-16 13:16:40 -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/lims_analysis_sheet: improves import and export 2020-04-10 11:44:25 -03:00
lims_production Update to 5.4 2020-03-05 01:24:51 -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 Update to 5.4 2020-03-05 01:24:51 -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 module 2020-04-11 18:19:16 -03:00
lims_result_warning lims/lims_result_warning: improves Notebook Rules 2020-03-27 09:34:04 -03:00
lims_sale Update to 5.4 2020-03-05 01:24:51 -03:00
lims_sale_industry Update to 5.4 2020-03-05 01:24:51 -03:00
.drone.yml Use only Python 3.7 in drone 2020-03-25 16:58:19 -03:00
README.md Update readme logo 2019-02-21 18:43:09 -03:00
kalenis.conf.dist Add kalenis-cli 2020-04-11 19:30:39 -03:00
kalenis_cli.py Add kalenis-cli 2020-04-11 19:30:39 -03:00
setup.py Add pandas as requirement 2020-03-29 18:15:58 -03:00
tox.ini Add support for Python 3.7 and remove support for Python 3.4 2019-02-13 13:07:32 -03:00

README.md

Alt text


Alt text

Kalenis LIMS & ERP 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:

python setup.py install

Once installed you can activate a module with this command:

trytond-admin -c <config file> -d <database name> -u <module name>

Built With

Versioning

We follow Tryton for versioning.

License

See LICENSE file in each module

See COPYRIGHT file in each module