Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

STOCK VARIABLE PRODUCT ERROR #303

Closed
antonioshard opened this issue Feb 12, 2018 · 2 comments
Closed

STOCK VARIABLE PRODUCT ERROR #303

antonioshard opened this issue Feb 12, 2018 · 2 comments

Comments

@antonioshard
Copy link

Can you reproduce this issue on default Wordpress theme (eg Storefront)?

Can you reproduce this issue when all other plugins are disabled except WooCommerce, Polylang and Hyyan WooCommerce Polylang Integration?

What product versions and settings are you using when this issue occurs?

  • PHP: 7.0.27
  • WordPress: 4.9.4
  • WooCommerce: 3.2.6
  • Polylang: [state if using Polylang PRO]:2.3
  • Hyyan WooCommerce Polylang Integration: 1.0.2
  • Browser: firefox/Chrome

Steps to Reproduce

Having variable product with stock management in main and secondary language
Product quantity in stock = 10
settings, woopoly, Features - all enabled
settings, woopoly, Metas List - all enabled
The second language category is translated by main language category
Sold quantity of 1 of product by variation in main language

What I Expected

Returned stock quantity back to 9 for main language page
Returned stock quantity back to 9 for second language page

What Happened Instead

Returned stock quantity back to 8 for main language page
Returned stock quantity back to 9 for main language page

So, the main stock of main language it has decreased by twice
While the stock quantity of simple products are OK.

@Jon007
Copy link
Contributor

Jon007 commented Feb 21, 2018

Please check if this is the same as #299 which also has a proposed fix submitted as a pull request.
It sounds the same but if it's not then we'll reopen.

@Jon007 Jon007 closed this as completed Feb 21, 2018
@antonioshard
Copy link
Author

antonioshard commented Feb 21, 2018 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants