sguard
Forum Replies Created
-
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Feature RequestsHi Alex,
The roll up for variables is looking good on the product listing page. Having the attributes list on the same line would save some rows….. It would clean up the listing a bit. This is one of my test products with lots of variations:
https://www.dropbox.com/s/8jsfpar7a9r5ruc/SLW_Variable-Rollup.PNG?dl=0It it possible to add the the Variation number to the attributes names?
https://www.dropbox.com/s/nx6ve09bxnns5mw/SLW_Variable_number.PNG?dl=0
Example:
Store (990)
Warehouse (0)
#7700 Black, SmallI will send you the POS details when I get some cycles.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Feature RequestsI am not sure how you would be able to tell which order comes from the POS vs the E-Commerce site. Right know if we run through 100 Orders on the POS then we need to open every order and punch in where the stock comes from and click update. Lets just say the store manager is not happy…..
Could this be deployed with code that could be added to the POS? I found where the POS code does the set status.
Thanks for the help.
SteveForum: Plugins
In reply to: [Stock Locations for WooCommerce] Feature RequestsHello again,
So the major issue is that the products with Variations do not reflect the Qty for the variations.
This is a Variable Product
https://www.dropbox.com/sh/19gifn7k84cdh2x/AAD0e6uViX0VKoKHoBdFu-ZUa?dl=0Here is a screen shoot of the stock locations in the variable product.
https://www.dropbox.com/s/r2wqgnxi0uohiy2/STL-Product%20Variations%20.png?dl=0The Plugin is working for a simple product.
https://www.dropbox.com/s/rvf6cvd4300h1m2/STL-Simple%20Product%20listing.png?dl=0Is there a way that the Product listing page would show: IN STOCK LOCATION 1 (996,998,0) LOCATION 2 (0,4,0) ?
My next ask is a bigger problem. We have a POS attached to our Woocommerce store. When a product is purchased on the e-commerce site, the order status goes into a pending state. This is normal.
When a customer makes a purchase in the store through the POS. The order status is set to Completed immediately.
The issue is that the STL Plugin adds a step to manually confirm where the stock gets removed from in the order page.
https://www.dropbox.com/s/ow7dzffs5yydpqo/STL-Remove%20Stock.png?dl=0How could we get the plugin to automatically pull stock from location 1 automatically?
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Feature RequestsThanks for updating the plugin. I love the stock location on the products page list.
Do you plan to roll up the stock for the variations? as of now I get 0 for product location even if the variations have stock.
You should put a donate button up. I would be happy to throw $5 to buy you a cup of coffee for your great work!
Thanks
SteveVersion 2.12
Here are the screen shots.
Discount rule
https://www.dropbox.com/s/3gk5a9jd77bfbja/Discount_Rule.PNG?dl=0Product Page looks good.
https://www.dropbox.com/s/w92d4id72azu6gt/Product_page.PNG?dl=0Cart page totals are ok but Widget in top right is wrong.
https://www.dropbox.com/s/0c3x07njdg8hwzl/Cart_Page1.png?dl=0Widget is wrong.
https://www.dropbox.com/s/966xqzt4xld9r25/Cart_Widget.png?dl=0Small update, I installed another vendors discount plugin and activated it. I noticed that your discount rule started to display the correct amount on the widget. But when you hover the subtotal is still wrong on the dropdown.
https://www.dropbox.com/s/6zeahm12x9bvptc/Cart_Widget_semi-working.png?dl=0I did not create any rules in the new vendors plugin at this point. If I deactivate their plugin then your plugin goes back to displaying the wrong subtotal in all locations in the widget. Hope this helps you narrow down the issue.
I prefer your plugin as it is cleaner and has more logic for discounts. I hope you can resolve the issue.
Thanks for your help.
I just tested it and it does the same thing on all themes. I tried all of the twenty-*, Storefront, the main Flatsome and child.
I disabled all plugins except Woo and Discounts.during testing I notice that once you add a discounted product the cart momentarily shows the correct values and then switches to the -$200. also it appears that if the discount is $50 then the displayed subtotal is -$100. If the discount is $100 then the displayed subtotal is -$200.
Thanks
- This reply was modified 4 years, 7 months ago by sguard.
It is a possibility and I will test it out.
The reason I did not jump to that conclusion is that if I pick a product that has no discount applied then the cart widget works as expected. Even if a product just uses the standard “Sale Price” in the product then it displays the sale price as the subtotal.
I will test the theme and reply.
Thanks
Forum: Reviews
In reply to: [Stock Locations for WooCommerce] Stock by location simplified!I have 2 feature requests.
Is there a way to have the stock count roll up for the variations to main sku for export or display? I would like the Products page to display the stock amounts for variations. Ex. if there was only one location then it display “In Stock(9)”. If there was two stock locations it would display “In Stock(9,3)”
The way it is now the product page just shows “In Stock” for Variations and “In Stock(9)” for Simple.
2nd request is to an option to auto pull inventory from Location 1 if stock is not 0.
Let me know what you think. Happy to contribute to the cause…