Read how to apply samples: http://www.praotec.com/nvn-export-orders-xslt-transformation-sample/ Step by step sample: http://www.praotec.com/nvn-export-orders-simple-xslt-transformation-sample-step-by-step/ Sample 1 add needed fields into export setup export format to xml Fill XSLT stylesheet use this XSLT: <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output omit-xml-declaration="yes" indent="yes" method="xml" version="1.0"…
Author: ka fa
NVN Export Orders XSLT transformation sample
by 2 Comments
• •Sample 1 – XML output grouped by Order ID 1/ add needed fields to export 2/ select “Export as” XML. 3/ Fill XSTL template and “Save” That’s all. . . Download example setting “nvn_settings.cfg” and import to module. Example setting…
NVN XML import from yournewstyle.pl – quick help
by 0 Comments
• •Product page: http://netvianet.com/prestashop-xml-feed-imports/60-yournewstyle-pl-xml-feed-import-for-prestashop.html Install module and set up option. Import contains videos, do not forget to enable the iframes in Preferences – General. Select “Loading only categories map” and run once “MANUAL IMPORT” . This action fill categories map. (You…
NVN Export Orders – Supplier Filter explanation
by 0 Comments
• •Filter “Supplier” works with Order detail. Because inside same ID Order can be more products from more suppliers. This is why filter “Supplier” is not applied to ID Orders, is applied only inside each Order ID. Example: …
NVN Export Orders – export only new orders with CRON
by 0 Comments
• •1 / Set “Last Exported Order ID“, from where You need begin export. This value is auto incremented after export. (is set to latest exported ID) Set this value for each used setting, because each setting have different (independent) value…
NVN Discounts / Prices module CSV export / import
by 8 Comments
• •Switch between Live edit and CSV export, setup export options REMEMBER: filters, categories, manufacturers, suppliers and setting are common with “Live edit” Upload / download CSV export / import files (depend on switch “prices/discount” will be exported prices.csv or discounts.csv…
NVN XML import from matterhorn.pl – lingerie-wholesale.biz quick help
by 5 Comments
• •Product page: http://netvianet.com/prestashop-xml-feed-imports/51-lingerie-wholesalebiz-xml-feed-import-for-prestashop.html How to update module: Do not uninstall module !!! (If You uninstall, You will be not able actualize imported products) Only upload (see image) and check module setting and save new setting. multilingual products import 1-for…
NVN Combinations update
by 0 Comments
• •New for version 2.x – added manufacturer, supplier and search filters – improved settings – delete / upload images assigned to combination New for version 2.4 – update for PrestaShop 1.7.x – template improved See more detail here. How…
NVN Export Orders export / import setting
by 0 Comments
• •From version 2.3.3 You can export setting and import back If You need restore previous setting. (useful for module update etc.) EXPORT: 1/ open configuration setting 2/ export ( ! overwrite previous saved setting file) 3/ click right mouse button…
NVN Export Orders update
by 10 Comments
• •Update from any previous paid version is free. Go into module configuration, bottom You can see: If Your current version (1) is less than available version (2), You can download new version. Always read instructions (3) , if reinstall is…