| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-workflow |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_portal |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Cetmix OÜ |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Cetmix OÜ |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Mohajiro |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:51 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
picking_link_wizard_view_form |
picking.link.wizard.form | picking.link.wizard | form | New |
portal_my_home_menu_stock_operations |
Portal layout: Stock Operations menu entry | ir.ui.view | qweb | Inherits portal.portal_breadcrumbs |
portal_my_home_stock_operations |
Show Stock Operations | ir.ui.view | qweb | Inherits portal.portal_my_home |
portal_my_stock_operations |
My Stock Operations | ir.ui.view | qweb | New |
res_config_settings_view_inherit |
res.config.settings.stock_picking_portal | res.config.settings | xpath | Inherits stock.res_config_settings_view_form |
stock_operation_document |
stock_operation_document | ir.ui.view | qweb | New |
stock_operation_portal_template |
Stock Operations Portal Template | ir.ui.view | qweb | Inherits portal.portal_sidebar |
link
Char
compute='_compute_link'
string='Signature link'
picking_id
Many2one → stock.picking
default=<expr>
string='Picking'
args: 'stock.picking'
default_get(self, fields_list)
portal_visible_operation_ids
Many2many → stock.picking.type
comodel_name='stock.picking.type'
string='Portal Visible Operations'
get_values(self)
set_values(self)
signed_by
Char
copy=False
signed_on
Datetime
copy=False
No public methods.
portal_visible
Boolean
default=False
help='If checked, pickings of this type will be shown in the customer portal.'
string='Visible in Portal'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/stock-logistics-workflow |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] stock picking portal (#2149) |