wms icon indicating copy to clipboard operation
wms copied to clipboard

Warehouse Management System for advance logistic with Odoo

Results 93 wms issues
Sort by recently updated
recently updated
newest added

Depends on: - https://github.com/OCA/stock-logistics-workflow/pull/1504 Stock picking partner notes are notes that are pre-defined for each customer and can be displayed for each picking. With this PR, we send them to...

Makes easier to plug in actions from external modules w/o having to override the top bar component.

stale

Move the checks for set location into own method. This allows us to hook/extend the checks from different addons.

When calling action_block_release on multiple moves, avoid having a singleton error.

enhancement
needs review

Taking the commits from https://github.com/OCA/wms/pull/839 but using a different history with this commit as a base c114af4e8165dadfc01aafd6ecf09a6682cd7ed6 to only include some of the changes since then. ref: cos-4214 & cos-4507

stale

The upgrade script should initialize the value with the sql default instead updating every existing record (maybe billions).

enhancement
needs review