Jump to content


totti240282

Member Since 07 Nov 2014
Offline Last Active Jan 25 2022 11:06 AM
-----

#4109 Add fields to the web service orders

Posted by totti240282 on 10 September 2015 - 12:27 PM

When you request a specific order, and I am going to read the detail, I need to read the purchase price, how can I add this field?

<associations><order_rows nodeType="order_row" virtualEntity="true"><order_row><id>350</id><product_id>51</product_id><product_attribute_id>66</product_attribute_id><product_quantity>2</product_quantity><product_name>gfgfgfgfgfg : Cioccolato</product_name><product_reference>5445454</product_reference><product_ean13>0</product_ean13><product_upc/><product_price>107.762557</product_price><unit_price_tax_incl>62.540000</unit_price_tax_incl><unit_price_tax_excl>57.114155</unit_price_tax_excl>

I would like to add the field to the purchase price (wholesales).




#2915 Insert product by webservice or native class

Posted by totti240282 on 13 April 2015 - 06:51 PM

Ciao,
vorrei sapere come posso inserire nuovi prodotti usando sia i webservice che le classi native di prestashop.
Grazie.

 

Hello,
I would like to know how can I put new products using both webservice that native classes of prestashop.
Thank you.




#2630 Delete orders

Posted by totti240282 on 23 February 2015 - 10:52 AM

Hello how can I delete all orders and invoices reset without deleting the points accumulated and registered clients ?

Just clear the table orders ?