Egbert Jan
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce DYMO Print] PRoduct labelsHoi Bart,
A predictable reply. But indeed your plugin with the extension should be more than usefull for esp5466. I use your plugins too.It is just that we want to scan incoming products and print a shelf label for them before the product is loaded into the site. In the workflow used in the store, the product is not yet in the WP/Woo tables but it is already in the shop inventory table.
Specific problem we had was barcode printing. DYMO want to calculate the check digit by itself. To print a EAN-13 barcode, only the first 12 digits must be given. We solved these 2 issues with our own piece of code.For all standard situations WooCommerce DYMO Print will do the trick and much more.Sorry, no more advertizing here any more 😉
Egbert Jan
Forum: Plugins
In reply to: [WooCommerce DYMO Print] PRoduct labelsTo esp5466.
Tired of waiting for DYMO we wrote an extention to our homebrew shop plugin. This plugin makes the coupling between a rather simple set of db tables with our 10.000+ products and the WooCommerce CSV import plugin. Our plugin can select the products we want visible in the site, among other things. (It creates a .csv file which ready to chew bij the Woo Import plugin.Now back to the original question:
Another part of our pluging does the label writing. It waits for a scan with a handheld barcode scanner (or typed in UPC/EAN), looks up the product details in our product tabel (would need to be modified to fetch data from Woo tables).
Once found a small piece of js sends of the data to the DYMO software. This needs the newest DYMO stuff.The label layout was composed with the DYMO tool and the label config file was copied to a location in the plugin where it is read bij the plugin.
To be able to switch between several is not supported but not impossible. Also barcodes can be printed.The fun is that this is all client side.On the client (most of the time a Windows PC) must have the DYMO software/driver installed and a LW attached.
I’m not in a position to do the programming for you but my code is available to study.
Egbert Jan, NL, egbert@vandenbussche.nl
Forum: Fixing WordPress
In reply to: Trojan on my sites on admin screensF-Secure does not complain anymore after 2 updates.
Egbert JanForum: Fixing WordPress
In reply to: Trojan on my sites on admin screensJust noticed an F-secure update. Minutes ago. No resolutiong though….
EJForum: Fixing WordPress
In reply to: Trojan on my sites on admin screensWell. Then I have a BIG problem. We run a POS plugin heavily based upon Javascript. If fails now… Can I roll back to 4.3.1?
Egbert JanForum: Fixing WordPress
In reply to: Trojan on my sites on admin screensWhat could this be?
Is a legal js server polluted or is this a false positive in the virusscanner(s)? The net effect is that WP sites cannot be correctly managed.
Egbert JanForum: Fixing WordPress
In reply to: Trojan on my sites on admin screensSame here with F-secure referring to Trojan.Script.644049. Urgent solution wanted! Locally hosted site seens clean, production site on hosted location (NetGround.NL) gives problems. As said: only on selected admin pages.
Egbert Jan NL
Forum: Plugins
In reply to: [WooCommerce DYMO Print] PRoduct labelsBart, werkt je DYMO plugin nu met alle browsers of speelt dat puntje nog dat chrome een koppeling gaat uitfaseren? Is er een workaround? De baas wil wat zekerheid dat het in de toekomst wel blijft werken voordat ik mag bestellen…
Egbert JanForum: Plugins
In reply to: [WooCommerce DYMO Print] PRoduct labelsReclame maken hoeft niet. Ik geloof graag dat het werkt. Wel maak ik me enige zorgen over de ontwikkelingen m.b.t. DYMO en Chrome. Als de koppeling met externe drivers niet meer werkt, valt het hele plaatje op z’n gat.
Ik moet de winkeleigenaar nog even overtuigen van de noodzaak om wat geld uit te geven maar dat zal geen probleem zijn.
Gr
Egbert JanForum: Plugins
In reply to: [Homepage Control] Plugin doesnt work with latest storefrontI can confirm that. The list is there but you can’t do anything with it.
5.4.2 loaded. No changes…
As all said before. Even CSS seems broken in Chrome. Layout is a mess. FF displays the page nicely formatted. Tabs on the pages are no tabs. Nothing happens. Admin screens keep on asking to configure Analytics.
I’m going t odisable the plugin for now… Bad job guys!
Egbert Jan, NLForum: Plugins
In reply to: [WooCommerce] WooCommerce update doesn't update languageHaving a fight with translations too. What is the official location of the .mo and .po files nowadays? I seem to have at least 3 locations in my webtree where nl_NL files are. Very confusing. Also the translation tool Codestyling Localisation by Heiko Rabe cannot cope with the tranlation files located outside the plugin tree. PSE advice. I want to tranlate some strings to something else.
TNX Egbert Jan, NL