Admin 模块 Admin 模块 admin.recursive_getattr(obj, attr) Returns object related attributes, as it’s a template filter None is return when attribute doesn’t exists. eg: a = o...
模块结构 模块 模块 - 文件和文件夹结构 模块 - 文件和目录 - XML 文件 Python 模块描述文件 __init__.py OpenERP 模块描述文件 __openerp__.py Objects PostgreSQL Pre-Installed Data 记录标签 Field tag Function tag Getitem...
模块集成 模块集成 The are many different modules available for OpenERP and suited for different business models. Nearly all of these are optional (except ModulesAdminBase), making it e...
导入模块 导入模块 PyObject PyImport_ImportModule (const char **name) Return value: New reference. Part of the Stable ABI . This is a simplified interface to PyImport_ImportModuleEx...