| 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/11.0/stock_request_employee |
| 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), Creu Blanca |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Creu Blanca |
| COMMITTERS | |
| COMMITTERS | oca-travis, OCA-git-bot, Jaime Arroyo |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-warehouse: - stock_request odoo/odoo: - stock - product - base - decimal_precision - base_setup - web - bus - web_tour - barcodes - web_planner - hr - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_request_form_view |
stock.request.form (in stock_request_employee) | stock.request | field | Inherits stock_request.view_stock_request_form |
stock_request_order_form |
stock.request.order.form (in stock_request_employee) | stock.request.order | field | Inherits stock_request.stock_request_order_form |
stock_request_order_search |
stock.request.order.search (in stock_request_employee) | stock.request.order | field | Inherits stock_request.stock_request_order_search |
stock_request_search_view |
stock.request.search (in stock_request_employee) | stock.request | field | Inherits stock_request.stock_request_search |
view_employee_form |
hr.employee.form (in stock_request_employee) | hr.employee | div | Inherits hr.view_employee_form |
stock_order_count
Integer
compute='_compute_stock_order_count'
stock_order_ids
One2many → stock.request.order
inverse_name='employee_id'
readonly=True
args: 'stock.request.order'
stock_request_count
Integer
compute='_compute_stock_request_count'
stock_request_ids
One2many → stock.request
inverse_name='employee_id'
readonly=True
args: 'stock.request'
action_view_stock_requests(self)
No new fields.
Public methods (0)No public methods.
employee_id
Many2one → hr.employee
to_employee
Boolean
help='Set this field to select an employee as Stock Location'
No public methods.
employee_id
Many2one → hr.employee
to_employee
Boolean
help='Set this field to select an employee as Stock Location'
change_childs(self)
fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)