Can anyone explain why in some CSV’s translations are not always in ” “. For example in the tax csv: Tax,Tax Shouldn’t it be: “Tax”,”Tax”
Blog
I have submitted a module to the marketplace, I have tested it by all cases. I have switched to production mode but I am not getting any errors. However, I am getting a failure on submission with the below errors. Enabling maintenance mode Starting compilation Something went wrong while compiling […]
I have an external hard drive (type ext4) to which I make a daily backup of my /home folder and postgresql database via an anacron script. I have run into two problems: 1.) When the computer (Ubuntu 18.04) starts up I need to enter my login password. Then the backup […]
Currently I’m using magento 2.2.8 and so far I know about 3 main options to import simple products (using csv file). a) csv import (Magento seems quite slow on this end) and only allows batches of about 400 products locally (on live server, only 100). This is the option I’ve […]
I get that different devices need different color models, as explained here, for example. However, why can’t applications switch transparently between RGB and CMYK and send a RGB to a monitor and the equivalent CMYK to printers? What and why goes wrong?
Does anyone actually know how GB&S actually works? Not for the first time, I have had to put a block on the use of this tool. Because I have witnessed it deleting a file on my main machine which it shouldn’t have deleted, and which is a vitally important file. […]
Is this the intended design? Quickbooks support wasn’t helpful with this issue. If I send email from quickbooks, and quickbooks launches outlook, it’s fine. If I open outlook, I’m not prompted for email or password either. The moment I ask to send email on Quickbooks while Outlook is already open, […]
Is there possibility to use Linux command line tools in Windows 10? Namely, I mostly work on Ubuntu with bash and I have done some useful script to compute things on CSV-files, for example by awk. And sometimes grep is useful for my tasks. I was thinking if I can […]