TIP: You can type at any time to perform a new search.
Runbot Language
runbot_language · OCA/runbot-addons
- Repository
- OCA/runbot-addons · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Website
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.vauxoo.com/
- Last tracking update
- 2026-08-07 07:03:13
- Authors
- Vauxoo, Odoo Community Association (OCA)
- Maintainers
- Vauxoo, Odoo Community Association (OCA)
- Committers
- Moises Lopez, GitHub, Stéphane Bidoul (ACSONE), OCA-git-bot
- Odoo dependencies
- None
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_build_form_inh_lang_01 |
runbot.build | form | Inherits runbot.view_build_form | |
view_build_search_inh_lang_01 |
runbot.build | search | Inherits runbot.view_build_search | |
view_build_tree_inh_lang_01 |
runbot.build | tree | Inherits runbot.view_build_tree | |
view_repo_form_inh_lang_01 |
runbot.repo | form | Inherits runbot.view_repo_form | |
view_repo_tree_inh_lang_01 |
runbot.repo | tree | Inherits runbot.view_repo_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
langSelectioncopy=Truehelp='Language to change instance after of run test.' args: tools.scan_languages(), 'Language'
-
cmd(self)@api.multiReturn a list describing the command to start the build -
create(self, values)@api.modelThis method set language from repo in the build. -
job_30_run(self, cr, uid, build, lock_path, log_path) -
update_lang(self)@api.oneSet lang to all users into '-all' database
New fields (1)
-
langSelectioncopy=Truehelp='Language to change instance after of run test.' args: tools.scan_languages(), 'Language'
No public methods.