Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.0.0
Category
Stock
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-warehouse
Last tracking update
2026-08-07 08:42:50
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci, christian-ramos-tecnativa
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Integration with Kardex VLMs

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • vlm_vendor Selection
    selection_add=[('kardex', 'Kardex')]
Public methods (1)
  • send_vlm_request(self, data, **options)
    The tray call in Kardex doesn't return anything, so we can release the thread immediately

Loading…