[freeside-commits] branch FREESIDE_3_BRANCH updated. cd7e557dcface9adc5d0058c6722f37915bff44d

Jonathan Prykop jonathan at 420.am
Thu Apr 7 08:34:16 PDT 2016


The branch, FREESIDE_3_BRANCH has been updated
       via  cd7e557dcface9adc5d0058c6722f37915bff44d (commit)
      from  55a37d7100a678c2699e2bc42eb71c5b0420a1e1 (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 cd7e557dcface9adc5d0058c6722f37915bff44d
Author: Jonathan Prykop <jonathan at freeside.biz>
Date:   Thu Apr 7 10:26:36 2016 -0500

    RT#40056 Export DID's to portaone switch

diff --git a/FS/FS/part_export/portaone.pm b/FS/FS/part_export/portaone.pm
index 991fb4a..27a956f 100644
--- a/FS/FS/part_export/portaone.pm
+++ b/FS/FS/part_export/portaone.pm
@@ -40,7 +40,7 @@ tie my %options, 'Tie::IxHash',
   'customer_name'    => { label => 'Customer Name',
                           default => 'FREESIDE CUST $custnum' },
   'account_id'       => { label => 'Account ID',
-                          default => 'FREESIDE SVC $svcnum' },
+                          default => 'SVC$svcnum' },
   'product_id'       => { label => 'Account Product ID' },
   'debug'            => { type => 'checkbox',
                           label => 'Enable debug warnings' },

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

Summary of changes:
 FS/FS/part_export/portaone.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list