Skip to content

[ADD] barcode_stock: warehouse operations for the Barcode app - #2

Open
szalatyzuzanna wants to merge 1 commit into
OCA:18.0from
BinhexTeam:18.0-add-barcode_stock
Open

[ADD] barcode_stock: warehouse operations for the Barcode app#2
szalatyzuzanna wants to merge 1 commit into
OCA:18.0from
BinhexTeam:18.0-add-barcode_stock

Conversation

@szalatyzuzanna

Copy link
Copy Markdown
Contributor

barcode_stock — warehouse operations for the Barcode suite

Adds barcode_stock, the warehouse-operations module of the scanner-first Barcode suite. It builds on barcode_scanner (the base framework) and turns the app into a working warehouse tool: receipts, deliveries and internal transfers driven by scan.

What it does

  • Picking screens (list + detail) for receipts, deliveries and internal transfers, with per-line scan feedback.
  • Internal-transfer flow: scan product → location → quantity, with lot/serial support.
  • Quick Info screen (on-hand, locations) and a move wizard.
  • Warehouse / operation-type selection and per-user saved picking-list filters.
  • Plugs its screens, scan handlers and home tiles into the barcode_scanner registries — no change to the base module.

Dependencies

Besides Odoo core (stock, barcodes) and barcode_scanner, it depends on stock_move_line_qty_picked from OCA/stock-logistics-workflow (declared in oca_dependencies.txt) for the picked-quantity field.

@BinhexTeam

@szalatyzuzanna
szalatyzuzanna force-pushed the 18.0-add-barcode_stock branch 2 times, most recently from 7593621 to 9fc85f1 Compare September 14, 2026 07:58
@szalatyzuzanna
szalatyzuzanna marked this pull request as ready for review September 14, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants