kalenislims/lims_interface
Adrián Bernardi ef59cc0c51 fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
..
locale lims_interface: add access to compilations in referral of services 2020-07-01 19:57:13 -03:00
tests fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
view lims_interface: define decimals in float/numeric columns 2020-06-08 18:18:59 -03:00
COPYRIGHT Update to 5.4 2020-03-05 01:24:51 -03:00
LICENSE lims_interface: module initial commit 2020-02-13 19:18:18 -03:00
README lims_interface: module initial commit 2020-02-13 19:18:18 -03:00
__init__.py lims_interface: add access to compilations in referral of services 2020-07-01 19:57:13 -03:00
data.py remove list of public classes 2020-08-06 18:04:03 -03:00
function.py lims_interface: add function to convert to string 2020-05-18 23:48:20 -03:00
interface.py fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
interface.xml lims_interface: avoid creating new records (2) 2020-06-12 13:32:41 -03:00
message.xml lims_interface: avoid deleting compilations in done state 2020-06-05 17:39:23 -03:00
notebook.py remove list of public classes 2020-08-06 18:04:03 -03:00
sample.py remove list of public classes 2020-08-06 18:04:03 -03:00
sample.xml lims_interface: add access to compilations in referral of services 2020-07-01 19:57:13 -03:00
table.py remove list of public classes 2020-08-06 18:04:03 -03:00
tryton.cfg lims_interface: add access to compilations in referral of services 2020-07-01 19:57:13 -03:00

README

Import data Interface module for Kalenis LIMS

This module provides a way to define and use different interfaces
to import data into Kalenis LIMS system.

Prerequisites
-------------

 * Python 3.4 or later (http://www.python.org/)
 * Tryton 5.2 (http://www.tryton.org/)

Support
-------

For more information or if you encounter any problems with this module,
please contact the programmers at

  Kalenis
  --------------
  website: https://www.kalenislims.com
  email: info@kalenislims.com

License
-------

See LICENSE

Copyright
---------

See COPYRIGHT