Add Source Type extension attribute
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.