lat9 / edit_orders

Edit Orders: Updates for continued operation on Zen Cart v1.5.8 and later
GNU General Public License v2.0
5 stars 9 forks source link

Update products' addition notification to include the SQL data array #179

Closed lat9 closed 3 years ago

lat9 commented 3 years ago

As requested here. Note that an observer will need to either check the EO version or, better still, check to see that the 'sql_data_array' element is present in the EDIT_ORDERS_ADD_PRODUCT notification's read-only parameter.