Daily Archives: February 1, 2025
Navigate to Reports -> Sales -> Tax . Down below there is a grid which has the certain columns Interval, Tax, Rates, Orders, Tax Amount. And this is the default behavior by Magento 2. I need to add two Additional columns Order Amount and Order Increment ID. Also when the […]
I’m trying to include taxes on our website’s catalog and we use tier prices or “customer group prices” on most of our products. I added all the configurations to display prices INCLUDING taxes but the tier prices seem to keep excluding taxes. I can see the regularPrice in ProductPrices correctly […]
experienced unable to upload product image. My pub/media path already set to 777. Please see image below. https://drive.google.com/file/d/12A7eq5jGGVeLC8LCiCScEUM_jbMDY2y2/view?usp=share_link
We are running Magento 2.4.7 p1 I am trying to give permissions to a new admin user to allow them to change product prices in the admin back-end. I do not want to allocate “All” permissions. Can anyone tell me what the minimum custom permissions be to allow this. I […]
I am rendering customer grid in the admin panel with some additional fields from the custom table. The grid is throwing with duplicate column error. I have used the below code. Vendor/Module/etc/adminhtml/di.xml <?xml version="1.0" encoding="UTF-8"?> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> <type name="MagentoCustomerModelResourceModelGridCollection"> <plugin name="sales-rep-customers" type="VendorModulePluginCustomerModelResourceModelGridCollection" sortOrder="90"/> </type> Vendor/Module/PluginCustomerModelResourceModelGridCollection.php <?php namespace VendorModulePluginCustomerModelResourceModelGrid; use […]
Copa Airlines’ penalty fees vary depending on the fare type and route ๐ ๐ ๐๐ ๐๐๐ ๐๐๐๐ , (๐๐-โ๐) ๐ ๐ ๐๐ ๐๐๐ ๐๐๐๐ (โ๐-๐๐๐). For economy fares, fees can range from $75 to $300 for changes or cancellations ๐ ๐ ๐๐ ๐๐๐ ๐๐๐๐, (๐๐-โ๐) ๐ ๐ ๐๐ ๐๐๐ ๐๐๐๐ (โ๐-๐๐๐), while higher-class tickets […]
I have a three-display setup: one monitor connected via DisplayPort, another via HDMI, and a virtual display linked to my tablet using Artemis & Apollo. The DisplayPort and HDMI monitors are my primary screens, while the tablet serves as a portable gaming display, allowing me to play anywhere in the […]
Currently there is a known issue in Windows 11 where installing the store version of WSL (which I believe is default via wsl --install) means that one cannot use wsl when SSH’d into the machine. However, by the time I discovered this was a problem, I already had the store […]