Skip to content

A simple Odoo request management module/app developed in a live master class coding session at InternPulse.

Notifications You must be signed in to change notification settings

thisishaykins/office_requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InterPulse ~ Master Class ~ Simple Odoo Request App

Office Request App

Summary

A simple request management app with the following sub-modules, developed in a live master class coding session at InternPulse. - Manage Office Requests - Manage Request Category

Office Request App

Office Request Category App

Database Architecture

Link <> Data Structure

Database

Logic

...

Project Structure

office_requests/
    __init__.py
    __manifest__.py
    data/
        __init__.py
        data.xml
    models/
        __init__.py
        models.py
    security/
        __init__.py
        security.xml
    views/
        __init__.py
        views.xml
        actions.xml
    menus/
        __init__.py
        menus.xml
    static/
        description/
            icon.png

About

A simple Odoo request management module/app developed in a live master class coding session at InternPulse.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages