When trying to create new incomming payment -> when selecting the invoice from the list a java script error is displayed preventing showing the invoice amount into the specific field the java error script is :
Line : 6
Char: 2
Error: 'num_grp_sep' is undefined
Code : 0
url : localhost/splendidcrm/payment/edit.aspx
I have IE6
Thanks
Add the following to ~/Payments/EditView.ascx
var
Many Thanks I have add the java script and the error is not appearing but the field amount should be default inherited from the invoice when selecting the invoice .that is right or wrong ? (I'm not sure )
can you clarify ?.