Go to file
Sebastián Marró 30f3a183df Add report extensions. Add logo to missing reports 2018-05-17 21:38:06 -03:00
lims Add report extensions. Add logo to missing reports 2018-05-17 21:38:06 -03:00
lims_account_invoice Remove lims_price_list and lims_purchase. Update lims_account_invoice 2018-05-09 23:48:19 -03:00
lims_analytic Remove lims_price_list and lims_purchase. Update lims_account_invoice 2018-05-09 23:48:19 -03:00
lims_digital_sign Initial commit 2017-10-07 21:23:22 -03:00
lims_instrument Split lims module code and merge planification and department modules 2018-05-05 00:36:46 -03:00
lims_instrument_custom_set Split lims module code and merge planification and department modules 2018-05-05 00:36:46 -03:00
lims_instrument_generic_form Split lims module code and merge planification and department modules 2018-05-05 00:36:46 -03:00
lims_instrument_generic_service Initial commit 2017-10-07 21:23:22 -03:00
lims_production Add report extensions. Add logo to missing reports 2018-05-17 21:38:06 -03:00
lims_project Initial commit 2017-10-07 21:23:22 -03:00
lims_project_interlaboratory Initial commit 2017-10-07 21:23:22 -03:00
lims_project_study_plan Add report extensions. Add logo to missing reports 2018-05-17 21:38:06 -03:00
lims_project_tas Split lims module code and merge planification and department modules 2018-05-05 00:36:46 -03:00
lims_project_water Add report extensions. Add logo to missing reports 2018-05-17 21:38:06 -03:00
lims_sale Initial commit 2017-10-07 21:23:22 -03:00
README.md Split lims module code and merge planification and department modules 2018-05-05 00:36:46 -03:00
setup.py Remove pycups dependency 2018-05-17 21:36:33 -03:00

README.md

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.

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