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

fix: stock behavior for grouped products #76

Merged
merged 1 commit into from
Sep 24, 2024
Merged

fix: stock behavior for grouped products #76

merged 1 commit into from
Sep 24, 2024

Conversation

ah-net
Copy link
Collaborator

@ah-net ah-net commented Sep 24, 2024

Merge pull request #73 from Hnto/beta
fix: type case int to boolean since shouldExportByStock only has boolean as return type

fix: stock behavior for grouped products
Fixing issue #68 (grouped products should be in stock if at least one child is in stock)

commit 6d030d0
Merge: 880f478 1c282a3
Author: ah-net <[email protected]>
Date:   Tue Sep 24 14:45:30 2024 +0200

    Merge pull request #75 from EmicoEcommerce/master

    Merge master into beta

commit 880f478
Merge: 2b8525b 07d8073
Author: Tjeu Jansen <[email protected]>
Date:   Fri Aug 30 11:09:50 2024 +0200

    Merge pull request #73 from Hnto/beta

    fix: type case int to boolean since shouldExportByStock only has boolean as return type

commit 07d8073
Author: Herant A. <[email protected]>
Date:   Fri Aug 30 11:08:27 2024 +0200

    fix: type case int to boolean since shouldExportByStock only has boolean as return type

commit 2b8525b
Author: Pieter Zandbergen <[email protected]>
Date:   Tue Jun 18 13:44:19 2024 +0200

    Fix stock behavior for grouped products

    Fixing issue #68 (grouped products should be in stock if at least one child is in stock)

commit 3c250f3
Merge: 69c6ba5 232868c
Author: ah-net <[email protected]>
Date:   Tue Jun 11 09:28:08 2024 +0200

    Merge branch 'master' into beta

commit 69c6ba5
Author: ah-net <[email protected]>
Date:   Tue Jun 4 14:53:19 2024 +0200

    feat: export is salable

commit 15deb66
Author: ah-net <[email protected]>
Date:   Wed May 15 12:46:35 2024 +0200

    fix: use inventory stock table

commit 56a6e71
Merge: e8a836b 97f1fd9
Author: ah-net <[email protected]>
Date:   Wed May 1 10:40:30 2024 +0200

    Merge branch 'master' into beta

commit e8a836b
Author: ah-net <[email protected]>
Date:   Wed May 1 10:39:22 2024 +0200

    chore: fix style (#63)

commit 2ff37cf
Author: evs-xsarus <[email protected]>
Date:   Tue Apr 30 16:19:19 2024 +0200

    Make installable on PHP 8.x (#58)

    * fix: make installable on php 8.x

commit 0d1ce24
Author: ah-net <[email protected]>
Date:   Tue Apr 30 15:59:31 2024 +0200

    fix: magento 2.4.7 compatibility (#61)
@ah-net ah-net changed the base branch from beta to master September 24, 2024 12:59
@ah-net ah-net merged commit 9e61b34 into master Sep 24, 2024
1 check passed
@ah-net ah-net deleted the beta-3 branch September 24, 2024 13:02
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.

1 participant