parent
10562debd4
commit
c24864eed1
|
|
@ -2668,6 +2668,7 @@ function popup(){
|
|||
fd.append('i_type', 'install_order');
|
||||
fd.append('i_customeruid', SimpleInstall.customer_uid);
|
||||
fd.append('i_memberuid', SimpleInstall.member_uid);
|
||||
fd.append('i_createdby', <?=$_SESSION['ss_UID']?>);
|
||||
fd.append('i_note', $installNote);
|
||||
fd.append('i_sourceuid', iw_uid);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue