projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70bd804
)
#29052 Fix Aradial replace operations
author
Jeremy Davis
<jeremyd@freeside.biz>
Tue, 9 Sep 2014 16:53:52 +0000
(12:53 -0400)
committer
Jeremy Davis
<jeremyd@freeside.biz>
Tue, 9 Sep 2014 16:53:52 +0000
(12:53 -0400)
FS/FS/part_export/aradial.pm
patch
|
blob
|
history
diff --git
a/FS/FS/part_export/aradial.pm
b/FS/FS/part_export/aradial.pm
index
b65cf15
..
1963e95
100644
(file)
--- 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,
);