adjaro Posted November 9, 2015 Share Posted November 9, 2015 Witam, potrzebuję moduł, który cyklicznie (na koniec dnia) połączy się do wskazanego FTP, zassa sobie plik XML i na jego podstawie wystawi/zaktualizuje stany produktowe. Tutaj fragment XML. Czy jest jakiś darmowy moduł, który to umożliwia? Jeśli nie to czy jest ktoś kto byłby w stanie napisać taki moduł odpłatnie. <offer> <id>2250</id> <name><![CDATA[RĘKAWICE MUSTANG ORANGE S ]]></name> <producerCode><![CDATA[WIN001060]]></producerCode> <model><![CDATA[610934440959]]></model> <price_brutto>239</price_brutto> <price_netto>194.31</price_netto> <tax>23</tax> <weight>0</weight> <stock>1</stock> <url><![CDATA[]]></url> <categoryId><![CDATA[]]></categoryId> <description><![CDATA[]]></description> <producer><![CDATA[]]></producer> <images></images> <main_image></main_image> <attributes> <attribute> <name><![CDATA[Kolor]]></name> <value><![CDATA[]]></value> </attribute> <attribute> <name><![CDATA[Rozmiar]]></name> <value><![CDATA[]]></value> </attribute> <attribute> <name><![CDATA[Sezon]]></name> <value><![CDATA[]]></value> </attribute> </attributes> <availability>1</availability> </offer> <offer> Link to comment Share on other sites More sharing options...
Daresh Posted November 15, 2015 Share Posted November 15, 2015 Jeżeli to jeszcze aktualne to zapraszam, pisałem już kilka takich modułów - [email protected] Przy aktualizacji stanów magazynowych w Preście jest brzydki błąd, o którego ominięciu trzeba pamiętać :-) Link to comment Share on other sites More sharing options...
hakeryk2 Posted September 22, 2017 Share Posted September 22, 2017 (edited) @Daresh mógłbyś powiedzieć co to za brzydki błąd o którym trzeba pamiętać? Nigdy się z takim nie spotkałem jeszcze. Edited September 22, 2017 by hakeryk2 (see edit history) Link to comment Share on other sites More sharing options...
Daresh Posted September 22, 2017 Share Posted September 22, 2017 Gdy stan magazynowy jest 0 to nie jest uaktualniany tylko ignorowany. Przynajmniej tak było w momencie pisania tego posta, chyba że coś się od tego czasu poprawiło. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now