Skip to content
#

ecommerce

Here are 3,605 public repositories matching this topic...

vue-storefront
vedanshujain
vedanshujain commented Feb 15, 2021

Is your feature request related to a problem? Please describe.
We held stock for when user check out with product and payment is not yet completed. The stock is held and cannot be used unless payment is completed (which reduces the stock), or if the order is cancelled (which increases the stock).

A small enhancement, like adding in order note that "Stock is held for X minutes for payment"

Sylius
jacquesbh
jacquesbh commented Mar 23, 2020

Sylius version affected: v1.4.4

Description

Sylius says the category is used and cannot be removed, when we try to remove an empty category.

We figured out that we had some products with the taxon as "Main Taxon".

Steps to reproduce

  1. Add a taxon, keep it empty of products.
  2. Update a product to use the newly created taxon as Main taxon.
  3. Try to remove the taxo
PrestaShop
hibatallahAouadni
hibatallahAouadni commented Feb 10, 2021

Describe the bug

After disabling the feature Stock Management in BO, when I try to create an Order from BO, the qty_in_stock label is still displayed.

Expected behavior

the qty_in_stock label is hidden.

Steps to Reproduce

Steps to reproduce the behavior:

  1. BO>CONFIGURE>Product Settings
  2. Scroll down to Products stock block
  3. Disable th
solidus
kennyadsl
kennyadsl commented Mar 5, 2021

i18n-tasks gem now comes with the following post-install message:

Post-install message from i18n-tasks:
# Install default configuration:
cp $(bundle exec i18n-tasks gem-path)/templates/config/i18n-tasks.yml config/
# Add an RSpec for missing and unused keys:
cp $(bundle exec i18n-tasks gem-path)/templates/rspec/i18n_spec.rb spec/

It's a good opportunity to follow these instru

Improve this page

Add a description, image, and links to the ecommerce topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ecommerce topic, visit your repo's landing page and select "manage topics."

Learn more