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

Invoice increment id uses wrong entity type #1009

Closed
WJdeBaas opened this issue Jan 30, 2015 · 8 comments
Closed

Invoice increment id uses wrong entity type #1009

WJdeBaas opened this issue Jan 30, 2015 · 8 comments

Comments

@WJdeBaas
Copy link
Contributor

When I place an order it gets increment id 100000001, the invoice receives the next increment id 100000002.
The next order gets increment id 100000003, and the invoice receives the next increment id 100000004 and so on.

I've inserted a new record in table eav_entity_store with the correct entity_type_id (6) , but this is ignored.

@WJdeBaas
Copy link
Contributor Author

The same goes for the shipments, it gets increment id 100000005

@WJdeBaas
Copy link
Contributor Author

Where / how can I submit a patch ?

@Sanuch
Copy link
Contributor

Sanuch commented Jan 30, 2015

You can create pull request

@WJdeBaas
Copy link
Contributor Author

Hi Sanuch,

The button "Create Pull Request" is visible but disabled.

@Sanuch
Copy link
Contributor

Sanuch commented Jan 30, 2015

You should fork this repository and made changes in your fork and after them you can create pull request from your repository

https://help.github.com/articles/fork-a-repo/
https://help.github.com/articles/creating-a-pull-request/

@WJdeBaas
Copy link
Contributor Author

Thanks for the explanation Sanuch, I've just submitted the pull request.

@sshrewz sshrewz added the CS label Jan 30, 2015
@vpelipenko
Copy link
Contributor

Pull request: #1010

@joanhe
Copy link
Contributor

joanhe commented Feb 3, 2015

@WJdeBaas Since you submitted the pull request, would you mind to close this issue?

@WJdeBaas WJdeBaas closed this as completed Feb 3, 2015
magento-team pushed a commit that referenced this issue Apr 13, 2017
[Folks] Update catalog_inventory stock indexer
VitaliyBoyko pushed a commit to VitaliyBoyko/magento2 that referenced this issue Jun 22, 2018
MSI-720: Implement IsCorrectQtyConditionTest::testExecuteWithUseConfigMinSaleQty
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

No branches or pull requests

5 participants