Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertMethodName ¶
ConvertMethodName converts an Odoo snake style method name (e.g. search_read) into a Hexya Pascal cased style (e.g. SearchRead).
func ConvertModelName ¶
ConvertModelName converts an Odoo dotted style model name (e.g. res.partner) into a Hexya Pascal cased style (e.g. Partner).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.