
Featured
- 
            
              
Function calling on button click in OpenERP
Adding a button on an OpenERP view is very easy an
by dinesh.singh 
Tags
Security,View and Action in Odoo
                      In security,view and action use the following pattern :
    1-For a menu: _menu
    2-For a view: _view_, where view_type is kanban, form, tree, search, 
    3-For an action: the main action respects _action. Others are suffixed with _    , wh... 
                      
        
        