Changed description of "action" field to match domain registration exports.
authorrsiddall <rsiddall>
Tue, 14 Jul 2009 19:05:05 +0000 (19:05 +0000)
committerrsiddall <rsiddall>
Tue, 14 Jul 2009 19:05:05 +0000 (19:05 +0000)
FS/FS/svc_domain.pm

index 07fe7ce..3311ac5 100644 (file)
@@ -140,8 +140,8 @@ otherwise returns false.
 The additional fields I<pkgnum> and I<svcpart> (see L<FS::cust_svc>) should be 
 defined.  An FS::cust_svc record will be created and inserted.
 
-The additional field I<action> should be set to I<N> for new domains or I<M>
-for transfers.
+The additional field I<action> should be set to I<N> for new domains, I<M>
+for transfers, or I<I> for no action (registered elsewhere).
 
 A registration or transfer email will be submitted unless
 $FS::svc_domain::whois_hack is true.