No description
Find a file
Sergi Almacellas Abellana b07c1b988a Add setup.py script
2017-10-17 17:05:22 +02:00
lims Initial commit 2017-10-07 21:23:22 -03:00
lims_account_invoice Initial commit 2017-10-07 21:23:22 -03:00
lims_analytic Initial commit 2017-10-07 21:23:22 -03:00
lims_department Initial commit 2017-10-07 21:23:22 -03:00
lims_digital_sign Initial commit 2017-10-07 21:23:22 -03:00
lims_instrument Initial commit 2017-10-07 21:23:22 -03:00
lims_instrument_custom_set Initial commit 2017-10-07 21:23:22 -03:00
lims_instrument_generic_form Initial commit 2017-10-07 21:23:22 -03:00
lims_instrument_generic_service Initial commit 2017-10-07 21:23:22 -03:00
lims_planification Initial commit 2017-10-07 21:23:22 -03:00
lims_price_list Initial commit 2017-10-07 21:23:22 -03:00
lims_production Initial commit 2017-10-07 21:23:22 -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 Initial commit 2017-10-07 21:23:22 -03:00
lims_project_tas Initial commit 2017-10-07 21:23:22 -03:00
lims_project_water Initial commit 2017-10-07 21:23:22 -03:00
lims_purchase Initial commit 2017-10-07 21:23:22 -03:00
lims_sale Initial commit 2017-10-07 21:23:22 -03:00
README.md Add setup.py script 2017-10-17 17:05:22 +02:00
setup.py Add setup.py script 2017-10-17 17:05:22 +02:00

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.

Prerequisites

You need a working Tryton system. Follow the first steps in order to install Tryton.

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