Go to file
2019-09-23 10:10:13 -03:00
lims lims: Add setter for planifications method domain 2019-09-21 19:47:44 -03:00
lims_account_invoice Update sql constraints error messages and translations 2019-08-01 00:33:07 -03:00
lims_administrative_task lims_administrative_task: fix "my tasks" filter 2019-09-18 12:53:27 -03:00
lims_analytic Replace account kind by account type 2019-07-30 23:40:48 -03:00
lims_digital_sign Update sql constraints error messages and translations 2019-08-01 00:33:07 -03:00
lims_industry lims_industry: Equipment is not required 2019-09-23 10:10:13 -03:00
lims_instrument Update sql constraints error messages and translations 2019-08-01 00:33:07 -03:00
lims_instrument_custom_set Update to 5.2 2019-07-23 18:27:33 -03:00
lims_instrument_generic_form Update to 5.2 2019-07-23 18:27:33 -03:00
lims_instrument_generic_service Update to 5.2 2019-07-23 18:27:33 -03:00
lims_production Update sql constraints error messages and translations 2019-08-01 00:33:07 -03:00
lims_project lims, lims_project: Add additional information to entry and create sample forms 2019-09-10 21:57:50 -03:00
lims_project_interlaboratory Update to 5.2 2019-07-23 18:27:33 -03:00
lims_project_study_plan Update sql constraints error messages and translations 2019-08-01 00:33:07 -03:00
lims_project_tas Update sql constraints error messages and translations 2019-08-01 00:33:07 -03:00
lims_project_water Update sql constraints error messages and translations 2019-08-01 00:33:07 -03:00
lims_sale Update to 5.2 2019-07-23 18:27:33 -03:00
.drone.yml Add support for Python 3.7 and remove support for Python 3.4 2019-02-13 13:07:32 -03:00
README.md Update readme logo 2019-02-21 18:43:09 -03:00
setup.py lims: overwrite spanish translation for addresses 2019-08-29 17:10:36 -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

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