[freeside-commits] branch master updated. 2e2c96e93a676eeca5bfa621ffc51570896cf450

Jeremy Davis jeremyd at 420.am
Tue Sep 9 09:49:10 PDT 2014


The branch, master has been updated
       via  2e2c96e93a676eeca5bfa621ffc51570896cf450 (commit)
      from  f923be3caa64d3e539fbc5e81d22a44479f2774c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2e2c96e93a676eeca5bfa621ffc51570896cf450
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Tue Sep 9 12:48:50 2014 -0400

    #29052 Fix Aradial replace operations

diff --git a/FS/FS/part_export/aradial.pm b/FS/FS/part_export/aradial.pm
index b65cf15..1963e95 100644
--- a/FS/FS/part_export/aradial.pm
+++ b/FS/FS/part_export/aradial.pm
@@ -63,6 +63,7 @@ sub export_replace {
   $self->request_user_edit(
     'Page'    => 'UserEdit',
     'Modify'  => 1,
+    'UserID'  => $old->username,
     $self->svc_acct_params($new),
     UserLockout => $UserLockout,
   );

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/part_export/aradial.pm |    1 +
 1 file changed, 1 insertion(+)




More information about the freeside-commits mailing list