Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplest “By Priority” Algorithm implementation #518

Closed
naydav opened this issue Feb 7, 2018 · 1 comment
Closed

Simplest “By Priority” Algorithm implementation #518

naydav opened this issue Feb 7, 2018 · 1 comment
Assignees
Labels

Comments

@naydav
Copy link

naydav commented Feb 7, 2018

  1. Need to adapt \Magento\InventoryShipping\Model\DefaultShippingAlgorithm to load source items by priority
  2. Need to check why do we need $qtyToDeliver < 0.0001 condition
  3. Adapt app/code/Magento/InventoryShipping/view/adminhtml/templates/order/view/tab/source_selection.phtml template according to different statuses of \Magento\InventoryShipping\Model\ShippingAlgorithmResult\ShippingAlgorithmResult::isShippable
@naydav naydav added this to the MSI Part I milestone Feb 7, 2018
@roma-glushko roma-glushko self-assigned this Feb 7, 2018
roma-glushko pushed a commit that referenced this issue Feb 15, 2018
roma-glushko pushed a commit that referenced this issue Feb 17, 2018
roma-glushko pushed a commit that referenced this issue Feb 17, 2018
roma-glushko pushed a commit that referenced this issue Feb 17, 2018
roma-glushko pushed a commit that referenced this issue Feb 17, 2018
naydav pushed a commit that referenced this issue Mar 1, 2018
…simple-selection-algorithm

#518 Simplest “By Priority” Algorithm implementation
@naydav
Copy link
Author

naydav commented Mar 1, 2018

#560

@naydav naydav closed this as completed Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants