kalenislims/lims_interface
Adrián Bernardi 3643a2892e lims_interface: add 'required' attribute in interface fields 2023-01-20 11:52:12 -03:00
..
locale lims_interface: add 'required' attribute in interface fields 2023-01-20 11:52:12 -03:00
tests fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
view lims_interface: add 'required' attribute in interface fields 2023-01-20 11:52:12 -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 Interface Constants 2022-09-08 11:35:41 -03:00
data.py lims_interface: fix data transaction problem (2) 2022-11-09 20:50:02 -03:00
function.py lims_interface: update analysis sheet functions 2022-12-19 18:24:52 -03:00
function.xml lims_interface: update analysis sheet functions 2022-12-19 18:24:52 -03:00
interface.py lims_interface: add 'required' attribute in interface fields 2023-01-20 11:52:12 -03:00
interface.xml lims_interface: add Interface Constants 2022-09-08 11:35:41 -03:00
laboratory.py lims_interface: add automatic accept result 2020-09-20 20:10:18 -03:00
laboratory.xml lims_interface: add automatic accept result 2020-09-20 20:10:18 -03:00
message.xml lims_interface: add 'required' attribute in interface fields 2023-01-20 11:52:12 -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 clean and reorder xml files (2) 2020-08-21 19:40:00 -03:00
table.py lims_interface: add 'required' attribute in interface fields 2023-01-20 11:52:12 -03:00
tryton.cfg Update version to 6.0.0 2021-09-22 19:51:25 -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