Showing ideas with label admin panel.
Show all ideas
Please allow "Purchase on Account" to be an available payment method when placing orders in the Admin on behalf of a customer who does not want to enter an order online. I'm shocked that Magento does not allow orders to be placed against a company's credit limit while placing orders through the Admin. Many B2B customers will simply want to send in a PO rather than ordering through our frontend, but lacking this feature we have no way to accept that PO and account for it on the company's credit limit. What's the use of this credit limit otherwise???
... View more
See more ideas labeled with:
-
admin panel
-
payments
Redirected URLs are not preserving query strings in Magento Commerce 2.3.4. This is a problem for older inbound links such as paid links that may be identified with query parameters (ex: ?utm_source=google), which would get lost in a redirect. If redirected URLs are supported, it only makes sense to preserve certain query parameters as well. This is already supported in Magento Commerce Cloud within the Fastly Configuration, so it should also be supported in Magento Commerce.
... View more
Requesting Feature for Product Inquiry Button with Popup form. Description: On Product page, generally besides Add to cart button, an Inquiry button. On clicking the Inquiry button, a popup form opens. On submitting the form, information sent to Dashboard as well as Email include the form fields plus the Product details(embedded 1st image, title, link) of the product from which the form was submitted. Product Inquiry button is seen in almost all E-commerce sites. So, it would be great if it is a part of Magento 2.
... View more
Idea is to allow scope of position value set in "Products in Category" section to Store View. Catalog > Category > Products in Category. Currently, when I select a specific 'Store View' and then set a particular position ordering & save, It gets saved for all Store views. It would be great, to have different order of "Products in Category" for different 'Store View'.
... 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
In comparison to the rich data I can see in Customer->customer administration in Magento 1.8 the new M2.3 offers only very few fields to view in Customer-> all customer. So I find no way to see all customer data including his orders, adresses, wishlists, .... Also handbook does not help. Where is all that functionality gone to? Is there and extension that covers that? Here a comparison from 1.8 screenshot
... View more
See more ideas labeled with:
-
admin panel
When choosing what products to upsell from Magento admin it would be great if there was a filter option to show what quantity is available of each product, this would ensure that the user selects a product which has an available qty. Thanks!
... View more
See more ideas labeled with:
-
admin panel
-
Catalog
Requesting a change to Page Builder text editor element to include the html view button in the TinyMCE toolbar. In Magento 2.3.3 when I insert the text editor element into a page or block I'm working I only have standard formatting controls (bold, itallic, style, paragraph and etc. If I need to do any kind of additional editing of content to add div tags to style content via CSS, add Google event tags or adding any html code not availbe in the toolbar I can't. There is no way for me to edit the content's source code. There is an html element that can be dragged in however you can't flip back and forth from code to WYSIWYG mode to review your changes. This makes it difficult creating content because you're either making only allowed basic formatting or you have to do everything in pure html. No the most user friendly experience for site users. In Magento 1.14.x TinyMCE had a view source button that would allow us to toggle back and forth for ease of editing. I'd like to see this feature restored to core functionality. I did see a git commit for this exact feature here: https://github.com/magento-devdocs/pagebuilder-examples/tree/master/Example/PageBuilderExtensionText I think its critical that content marketers have this feature to allow them to quickly create blog posts, product pages and blocks with ease of use in mind. Coding via pure html is time consuming for non developers. Please consider this feature to implement in the near future.
... View more
See more ideas labeled with:
-
admin panel
-
CMS
-
extensions
In Magento1 (Enterprise) you could actually open an order in the backend and go directly to a tab for RMA'd products. This functionality was removed from Magento2, requiring customer service to have to go to a completely different sections (Sales->Returns) to lookup the sales. This is a completely unnecessary step. The RMA tab should be brought back into the Order View.
... View more
See more ideas labeled with:
-
admin panel
There is no option to add Negotiable Quote for a specific admin Role. This should be a default feature along with Magento EE B2B
... View more
See more ideas labeled with:
-
admin panel
Can we have a disable/delete all or select catalog/cart price rule in Magento Admin > MARKETING > Promotions - Catalog/Cart Price Rule page? With this feature it won't be hassle of marketing handlers to disable/delete each rule at a time.
... View more
Make products clickable in sales/order/view direct link to product Current M2.3.1 open order, cannot click products Expected open order, there is a direct link to the product edit page Both! supported, direct link under the SKU: if complex product (simple product under configurable), then 1 link to simple product under SKU, link to parent configurable under then name if only simple then both links the same Business rationale Click through objects faster in M2: 1 click object to object Saves copy sku, 4 clicks to products, enter SKU, wait for results, open item Then do the same for parent product
... View more
See more ideas labeled with:
-
admin panel
I would like to inform , That whenever uploading the product image that was adapted mechanism defaults stored the media to locally instead of s3 bucket , even when you install the s3 extensions, It should avoid and need little identify to default mechanism to adopt s3 bucket.As well as the invoice always storing in locally it should save in s3 bucket.
... View more
See more ideas labeled with:
-
admin panel
-
Catalog
-
extensions
-
Shipping
Edit a product, and when you go to select categories you will notice they may not be in the same order as the category structure. This can cause confusion for clients with a large amount of categories.
... View more
See more ideas labeled with:
-
admin panel
-
Catalog
We need the ability to move reviews en mass easily. We had a problem with our M1 store view when it migrated that caused it to be corrupted. We created a new store view and the issue went away. Now we have 8000+ reviews that we have to move in the database. It'd be great if we could just select all the review and tell it what store to move them to, or to copy them to a new store or store view.
... View more
See more ideas labeled with:
-
admin panel
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
Request: Set Product Attribute "Apply To" not based on Product Type but ... rather visibility (or new attribute) ... or attribute set related We sell for example T-shirts and ties. For T-shirts 1 configurable product exist. With several simple products. For Ties only simple products exist (onesize) Product meta data is stored on the parent product. For T-shirts the configurable product. For ties the simple product. Now if we make an attribute required like COLOR for simple products it also applies to the child products of the t-shirt: and this is where it goes wrong Every time we edit the qty of barcode of a simple product we are enforced to select a color for the simple product. And this is very wrong: meta data is stored on the parent configurable level To me this has always been a design flaw that can be improved Request: create attributes "Apply To" based on something else than Product Type. Rather I can imagine a product is set up as a Salable Parent (meaning: presented on the frontend). So if this flag is set then attribute checks and other apply. It would also simplify many rules and coupon setup.
... View more
See more ideas labeled with:
-
admin panel
-
Catalog
Product Images that are supplied by international brands often have a expiry date. This is becoming a bigger and biiger problem because brand crawlers or law-agents crawl the web to find these images that have expired, often resulting in fines. In fashion there are several kind of images plain product, pack shot (and zooms/angles) image on dummy/ghost image on a model The images on a model often are valid for a period X. After this date the image should be removed. Request: add a date field to magento product images to set as an start_from and end_date so we can schedule product images. (ps why is there no label/tag on this boad for legal or risk)
... View more
See more ideas labeled with:
-
admin panel
-
Catalog