magento / magento/inventory

Add Source Type extension attribute

Open
#2,153 1 comment 0 reactions 1 assignee View on GitHub

@TadeuRodrigues is already working on this.

Since Jan 28, 2020.

Progress: good first issue Progress: PR created Source Management
Dominant language
PHP
Stars
357
Forks
262
PR merge metrics
No merged PRs in 30d

Description

Would be great to have an extensible Source Type attribute, which will provide an ability for extension devs to use this attribute to adjust priorities for Source deduction in Source Selection Algorithm.
Say, make the stock on Drop-shipper be deducted after the stock on other sources has been fully used.

Currently, we have the next types:
- regular source
- drop-shipper
- virtual (?)

but this list should be extensible by 3PD.

On the admin UI, the attribute should be represented as a drop-down.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.