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

[Forwardport] #14063 - Wrong invoice prefix in multistore setup due to default stor… #13

Merged
merged 50 commits into from
Jun 1, 2018

Conversation

gelanivishal
Copy link
Owner

Original Pull Request

magento#15332
…e id

Set correct store id for Invoice

Description

I have taken correct store id from store object.

Fixed Issues (if relevant)

  1. magento/magento2#<14063>: Wrong invoice prefix in multistore setup due to default store id
  2. ...

Manual testing scenarios

  1. Create Multiple Store View
  2. Place an order from different store view and create an invoice
  3. Check Invoice prefix for different store view

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

Jeroen and others added 30 commits May 17, 2018 15:28
… on category page magento#15200

 - Merge Pull Request magento#15200 from JeroenVanLeusden/magento2:patch-4
 - Merged commits:
   1. 08cf8b8
…tches to the Store with another root Category
…tches to the Store with another root Category
…tches to the Store with another root Category
svitja and others added 20 commits May 29, 2018 14:24
 - Merge Pull Request magento#15498 from lfluvisotto/magento2:2.3-develop-missing-phpdoc-comment
 - Merged commits:
   1. 949de44
   2. c78fbc0
   3. 2a20abd
   4. d6aabc3
…e order button magento#15577

 - Merge Pull Request magento#15577 from osrecio/magento2:2.3-develop-PR-port-15331
 - Merged commits:
   1. 751c3e6
   2. fb0f192
Fixes Javascript error in dropdowns.js by properly initializing the el variable. options.autoclose can now be set to false
…agento#15607

 - Merge Pull Request magento#15607 from dmytro-ch/magento2:2.3-develop-PR-port-15499
 - Merged commits:
   1. 1e2019c
 - merged latest code from mainline branch
Accepted Public Pull Requests:
 - magento#15607: [Forwardport] Issue 15469: Javascript error dropdowns.js (by @dmytro-ch)
 - magento#15577: [Forwardport] set alignment purchase order form and place order button (by @osrecio)
 - magento#15498: Missing PHPDoc comment (by @lfluvisotto)
 - magento#15200: [Port 2.3-develop] Don't recalculate tax for every price on category page (by @JeroenVanLeusden)


Fixed GitHub Issues:
 - magento#15469: lib/web/mage/dropdowns.js fails when autoclose is set to true (reported by @brian-labelle) has been fixed in magento#15607 by @dmytro-ch in 2.3-develop branch
   Related commits:
     1. 1e2019c

 - magento#15334: Purchased Order Form button should visible properly (reported by @neeta-wagento) has been fixed in magento#15577 by @osrecio in 2.3-develop branch
   Related commits:
     1. 751c3e6
     2. fb0f192

 - magento#14941: Unnecessary recalculation of product list pricing causes huge slowdowns (reported by @paales) has been fixed in magento#15200 by @JeroenVanLeusden in 2.3-develop branch
   Related commits:
     1. 08cf8b8
[TSG] Upporting for 2.3 (pr20) (2.3.0)
@gelanivishal gelanivishal merged commit 4ac0fc0 into 2.3-develop Jun 1, 2018
gelanivishal pushed a commit that referenced this pull request Aug 10, 2018
gelanivishal pushed a commit that referenced this pull request Aug 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.