The & character has to be removed from erp_stock_edit_form(&$form_state, $nid) function in erp_stock.module at line 748.
It is throwing this warning:
"Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of erp_stock_edit_form(). If you would like to enable call-time pass-by-reference..."

Comments

singularo’s picture

Priority: Critical » Minor
Status: Active » Fixed

Change/fix commited to -dev branch, that should be available in 12 hours.
Note, this is really just a warning, not something critical, php settings can be changed so its not shown

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.