TIP: You can type at any time to perform a new search.
OCA PSC Team
oca_psc_team · OCA/oca-custom
- Repository
- OCA/oca-custom · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/oca-custom
- Last tracking update
- 2026-08-07 07:47:44
- Authors
- Odoo Community Association (OCA), Surekha Technologies
- Maintainers
- Odoo Community Association (OCA), Surekha Technologies
- Committers
- Ernesto Tejeda, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
edit_project |
project.project.form | project.project | form | Inherits project.edit_project |
psc_category_view_form |
psc.category.form | psc.category | form | New |
psc_category_view_tree |
psc.category.tree | psc.category | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
project_idMany2one → project.projectcomodel_name='project.project'string='Project'
No public methods.
New fields (4)
-
descriptionHtmlhelp="This will be displayed in the project's detail page of PSC team." -
github_repository_idsOne2many → github.repositorycomodel_name='github.repository'inverse_name='project_id'string='Github Repositories' -
psc_category_idMany2one → psc.categorycomodel_name='psc.category'string='Category' -
short_descriptionTexthelp='Short description to display it in website PSC teams list page.'
No public methods.
New fields (4)
-
descriptionTextrequired=True -
nameCharrequired=True -
project_idsOne2many → project.projectcomodel_name='project.project'inverse_name='psc_category_id'string='Project' -
sequenceInteger
No public methods.
Loading…
Loading…
Loading…