NAME
OpenERP::OOM::Link
DESCRIPTION
Base class for the link classes used to span OpenERP data and data in other systems. See OpenERP::OOM::Object for more information about the links that can be setup between two data sources with the has_link property.
PROPERTIES
config
This property is usually used to store the configuration for the database connection for the link.
COPYRIGHT & LICENSE
Copyright (C) 2011 OpusVL
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.