huSoftM is a Python toolkit for acessing the "SoftM Suite" ERP system. See the module documentation for a general introduction into the workings of huSoftM. Mayor subsystems:
* odbc_bridge Erlang Language http-to-odbc converter beeing the basis for all SoftM access in this library.
* softmtables - read write access to single table rows including locking.
* kunden - customer information following the AddressProtocol.
* tools - nice helper functions
* connection - SQL read acess to tables including automatic mapping and conversion.
* bestaende - Zugriff auf (Lager-) Bestandsdaten.
See SoftMtabellen for a representation of our knowlege concerning the Tables in SoftM.
Product's homepage
Requirements:
· Python