Showing ideas with label admin panel.
Show all ideas
First of all, I couldn't find a feature request like this one. If there is one, my sincere apologies. I noticed that view.phtml and list.phtml have an IF-statement that checks the stock availability of a product before showing the Add-To-Cart button. However, when I use 'Allow Qty below 0' and 'Show Out of Stock products' I would like to see an option to configuratie the Add To Cart button so I can choose to show it or hide it for products with < 0 in stock. Both as configuration in general or product specifiek options. Instead of doing this http://magento.stackexchange.com/a/32415 multiple for every shop over and over again.
... View more
Full details can found in https://github.com/magento/magento2/issues/19858 Initial GitHub Issues #19858 was reopened on Jul 30, 2019 with argumentation: I'm reopening this issue for two reasons: First this behaviour was working in M1. When a catalog price rule changed the product price in M1 this was reflected in the discount fields of the sales_order_item database table. This way you could always determine if a discount was used when the product was ordered. Secondly, either way, a special price or a price different then the original price is a discount, and it shouldn't matter where this discount is applied. It could be applied in the catalog or it could be applied in the cart, you're giving a discount on the price of the product. This should be registered as a discount. Please reopen the internal tickets within Magento Jira as well. Based on multiple feedbacks in slack and comments on the issue, it seems still a pain point for the community The issue was re-verified on the latest 2.3-develop branch and Confirmed again 1. Magento 2.3.*. 2. Catalog price rule which is enabled. 3. A visible and enabled product. Steps to reproduce 1. Create a product with the sku 'A'. 2. Create a catalog price rule for the product with the sku 'A' with a percentage discount or a fixed discount. 3. Apply and save the catalog price rule. 4. Run the command `bin/magento index:reindex`. 5. Place the product with the sku 'A' in your cart. 6. Complete the checkout process. Expected result 1. Product 'A' is shown with the discounted price on the product detail page and in the checkout [frontend]. 2. In the backoffice the discounted amount/percentage is shown in the order per order item [backend]. 3. In the table `sales_order_item` the `discount_amount` or `discount_percent` value is saved [database]. Actual result 1. Product 'A' is shown with the discounted price on the product detail page and in the checkout [frontend]. 2. In the backoffice the discounted amount/percentage is *NOT* shown in the order at all [backend]. 3. In the table `sales_order_item` the `discount_amount` or `discount_percent` value is *NOT* saved [database]. At the moment there is no proper way to ascertain whether an order item actually has a discount or not. The `applied_rule_ids` does not necessarily mean it is a discount for the product, it could also be free shipping for example.
... View more
Hi, For all developers In magento when setting a new store up, there is too many configuration that we do according to each developer requirement. For example, i always enable imagick compressen, set flat category to yes, set asynchronous to sales, set product to decrease from stock in pending state, set to show how many items left when reaches 5, set admin lifetime session ......etc There is too many configuration that you cant count we always tune our magento system accordingly. So why every time i need to setup a fresh copy i need to reconfigure the system again and again this takes time and time is money :). My Feature request is that to make an option where we can export magento configuration categories from Sales, General, Catalog, system .... and all there sub categories, and export them to a single file. While in import, i select the file i exported earlier and import the whole configuration or selective configuration, for example i only want to import the Sales category configuration. But you must take into consideration that a configuration file must be compatible with all versions of magento old and future. This is basicly my idea, Also if this idea can be applied to export third party extensions configuration. Because Advanced extensions requires many configuration especially seo tool kits. Using the import with a single click i can configure the whole extension. Also the extension developers can create a configuration settings files to give for extension buyers to configure there extension easily.
... View more
As a new user of M2.2, I am surprised that there is no direct link from the Dashboard, or from within the /Catalog/ and /Content/ menus, to open the Media Storage interface. Other solutions (e.g. Joomla) have a "Media Manager" link displayed on the Dashboard which allows an Admin User to manage and curate the media uploaded and used within the project - either Product Images, Videos etc. or for Page Content. It seems slightly daft that the only way I can upload an image from within the Dashboard, is to open a web page or product page for editing, then click the 'Insert Image' icon in the Editor's toolbar to launch the 'Insert Image' interface, in order to browse for and insert media files. Surely it would be a simple task to create a discrete link to the Media Storage interface, either directly from the left-hand menu or from within the slide-out menus for both of the following interfaces: Catalog Content
... View more
In admin, add a link to configurable product edit page from associated simple product edit page. This would be great for store owners and for developers too. As a store owner / admin you can search for product name or sku in some cases. As a developer I have to look in the database for the configurable. This is time consuming and repetitive. Thank you
... View more
See more ideas labeled with:
-
admin panel
There is no easy way to automatically add a widget to every product within a specific category. Every time a new product is added, you have to go and edit the widget and add this new product to the list. Which becomes a problem when we are talking about 1000 of products. The use case for this is a product type where we want a global instruction text for all these products within a specific category. We do not want to include this text in every single product description, because we want to update it centrally on one location if needed.
... View more
See more ideas labeled with:
-
admin panel
-
CMS
-
extensions
-
platform
On the ORDER > INVOICE > CREDIT MEMO form, the field Grand total is not updated when you change any value in the Refund totals block. We should be able to see and confirm the $ amount to be refunded to a Customer before submitting a refund to a credit card (or to any form of payment).
... View more
It would be so useful to be able to adjust the columns data eg stock levels, quantity and price on the catalog page rather than having to open each individual product.
... View more
In Cache Management, when refreshing caches it would be useful to be able to select only those Caches that are "Invalidated" from the Mass Action menu
... View more
See more ideas labeled with:
-
admin panel
Sometimes, the free shipping method should be available based on the subtotal amount. For example, if the shop owner decides to offer free shipping based on the subtotal, it ensures that even if discounts are applied and the total order amount decreases, the subtotal still meets the required amount for free shipping.
... View more
See more ideas labeled with:
-
admin panel
It would be a great help if there was an option to add a blank (non-existing) product to an admin created order. Problem It takes some work to create an order for a new customer when the product is non existant in the catalog. Especially when you have that customer on the phone and want to get the order in quickly. After entering customer details you come to the conlusion you have to create a product first, losing all the customer details. Create the order again with the new product added, asking the customer for their details again. Solution: Creating an order would work exactly as it does now but with an additional, single line form where you can add a (simple) product name, price and quantity. If that blank product gets entered you can give the user the option to enter more product details in a pop-up (or slide-in) screen, or just leave it the product name and price only. This blank product gets added to the catalog with Visibility: "Not visible individually" so you can edit it later. Most CRM/ERP products have this option when working on orders.
... View more
Currently, we can only see top-line data on the revenue generated from each product recommendation block. Could I put in a feature request so we can see which SKUs were sold please? In other words, what actually makes up the top-line number reported in the admin.
... View more
See more ideas labeled with:
-
admin panel
-
CMS
-
extensions
There is no limit on the number of unsuccessful guesses made when submitting a 2FA code, this increases the chance for a user to correctly guess a voucher code using scripting or automation. It is possible that users of the site may successfully discover valid code through brute force guessing. The application offers no mechanism to restrict the number of code attempts to mitigate this attack. We should add a limit for the unsuccessful guesses in the 2FA module.
... View more
See more ideas labeled with:
-
admin panel
According to the three test results below, if I set up the “Product to Match” rule using the country(Spain or Italy) store view, not all store view, each buy page cannot show corroding the specific related product. Same Product(some-product-001) information : • All store view (default store view) : ABC Backend url : https://someplace.com/admin/catalog/product/edit/key/5a49698c937c019619cffe01f2d4b6ec/id/169/ • Spain store view : 111 Buy page : https://someplace.com/es/9some-product-001-default-fone-15.html • Italy store view : 222 Buy page : https://someplace.com/it/9some-product-001-default-fone-15.html My test result : (Every test scenario has to clear the cache and wait for the reindex) Test scenario 1 : 1. Setup the “Product to Match” rule’s name : Product Name contains 111 (Spain store view) 2. Setup the “Product to Display” rule’s name :Product Product Name contains Constant Value fone15 3. Check the Spain buy page, it didn’t show any related product on the related product section Test scenario 2 : 1. Setup the “Product to Match” rule’s name : Product Name contains 222 (Italy store view) 2. Setup the “Product to Display” rule’s name :Product Product Name contains Constant Value book15 3. Check the Italy buy page, it didn’t show any related product on the related product section Test scenario 3 : 1. Setup the “Product to Match” rule’s name : Product Name contains ABC (All store view) 2. Setup the “Product to Display” rule’s name :Product Product Name contains Constant Value fone15 3. Check the Spain and Italy buy page, it will show each fone15 products on the correct buy page Our expectations are: • Spain buy page show the fone15 related products • Italy buy page show the book15 related products If the Product name is only able to read productName from the All store view only, but when I test in the “Product to Display” rule using all store view product name as productName, the frontend buy page can’t show the related product. If I setup the “Product to Display” rule using the Italy store view product name as productName, the frontend but page will show the related product. All store view 12-22 10-46-56-005 Italy store view 2022-12-22 10-56-25-464 In my observation, “Product to Match” needs to use the All store view product name, and “Product to Display” need to use the country(Italy) store view product name. If the related product is designed as a global function, why productName in the “Product to Display” rule and “Product to Match” is read different values (all store view/country store view)? Due to our test result, the “Product to Display” rule needs to use the country store view product name as productName, so we expect the “Product to Match” rule also use the country store view product name. My test result is that “Product to Match” needs to use the All store view product name, and “Product to Display” need to use the country(Italy) store view product name. If related product functions need to use all store view product name only, why is the logic of “Product to Display” and “Product to Match” different? Not all use all store view product name. I was wondering if there is something wrong with this part or if this is the original design?
... View more
Request: Create a Print Order option in Magento Admin when viewing a specific order Use Case: Order admin may require printing an order for their own hard record and/or mailing function Why: Currently, there is no clean print format for orders viewed from Admin backend. Using the browser's print function (ctrl+p//cmd+p) will display the full page content. This makes for an unclean print view, containing the entirety of the page, including navbar.
... View more
See more ideas labeled with:
-
admin panel
Requirement: Appreciate a change which allow the custom role scope can edit the product at all store view scope when they are assigned to restricted stores. For example, a restricted user role that only has access to the 'Poland' store can modify a SKU that is used by the 'Spain' store. Background: Due to business model and legal concern, our custom role is only allowed to eidt the products on certain storeview(Poland). But when the product is a shared product, which is firstly used by other storeview(e.g. Spain) and visible for Poland storeview, then the restricted role should have the premission to modify it without affect the product info on other storeview(Spain). Previous ticket: [ASUS][MCC1][PL] Edit Price Permission Error – Adobe Commerce Help Center (magento.com)
... View more
See more ideas labeled with:
-
admin panel
Request: When defining Tax Classes, allow Tax Calculation Based On to be configured on a per scope basis. Use Case: Referred to as Nexus, a store with resellers or Shipping Origins located in different states, and shipping to states separate from where the reseller is located, will need to charge state tax for a subset of states that varies between each Shipping Origin. References for Nexus: https://www.salestaxinstitute.com/sales_tax_faqs/what_is_nexus https://www.taxjar.com/sales-tax/origin-based-and-destination-based-sales-tax Why: Some states charge a destination-based Sales Tax, meaning different resellers , will each need to charge state tax for a varying subset of states. As Tax Classes are Global, this requires custom or 3rd party integration.
... View more
Please allow Grouped Products to be added in Bundled products. For instance, I need to to make grouped product, consisting of Earpods, Charging cable and Charger. I also want to add this above Grouped Product in a Bundle where other products are existing like Mobilephone, and its Casing. i.e. Product A [Grouped Product] [Being sold separately]: Earpods + Charging USB Cable + Charger Product B [Bundled Product] : Mobilephone + Casing [Bundled Product] Right now there is no way to add Product A into Product B as a bundle. If resolved, this will solve a big problem in Magento2.
... View more
When working with the catalog in the Admin Panel backend, one frequently wants to check the product page in the shop frontend. There is no elegant way to open it. I wish that either the Action column in the product grid had View next to Edit or the cell entries in the URL Key column Iif enabled) were linked to the frontend. I further wish that on the product page in the Admin Panel, there was a link to the respective frontend page for the currently active scope in the top nav row (among "← Back" and "Save ▼").
... View more
See more ideas labeled with:
-
admin panel
-
Catalog
For certain types of product attributes, e.g. dropdowns and swatches, one specifies the valid values in the Admin Panel. These are used in filters etc. in the shop frontend, usually in the order specified in the backend. Alas, admins can only sort the entries manually by drag-and-drop there! I wish product attribute values could be sorted automatically on request in the Admin Panel: alphabetically (case-sensitive and not), numerically (i.e. "1, 5, 10" instead of "1, 10, 5") intelligently by actual size like "1 mm, 5 mm, 1 cm, 2 cm, 1 in" or "XS, S, M, L, XL, XXL, 3XL" for color swatches, by hue or (preferably OKLab) lightness and possibly other color parameters.
... View more
See more ideas labeled with:
-
admin panel
-
Catalog