Featured
-
Function calling on button click in OpenERP
Adding a button on an OpenERP view is very easy an
by dinesh.singh
Tags
Basic openerp module directory structure and _init_.py
Basic openerp module directory structure:-
In OpenErp all module of openerp server are located in the server/addons directory, to create all new module in openerp follow this step:-
first step is create a subdirectory in the server/addons...