| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/14.0/stock_available_portal |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Cetmix |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Cetmix |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, geomer198 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-warehouse: - stock_available odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
portal_my_home_menu_product |
Portal layout : product menu entries | ir.ui.view | qweb | Inherits portal.portal_breadcrumbs |
portal_my_home_product |
My Products | ir.ui.view | qweb | Inherits portal.portal_my_home |
portal_my_product |
My Product | ir.ui.view | qweb | New |
portal_my_products |
My Products | ir.ui.view | qweb | New |
view_stock_configuration |
res.config.settings.stock.available.portal | res.config.settings | xpath | Inherits stock_available.view_stock_configuration |
No new fields.
Public methods (3)check_product_portal_access(self)
get_config_domain(self, key)
get_portal_products(self, filter_domain, **kwargs)
portal_visible_products_domain
Char
config_parameter='stock_available_portal.portal_visible_products_domain'
help='Domain which defines which products can be visible on portal. By default all products.'
string='Portal Visible Products'
portal_visible_users
Char
config_parameter='stock_available_portal.portal_visible_users'
help='Domain which defines which users can see products. By default all users.'
string='Visible to Users'
No public methods.