From: Ivan Kohler Date: Tue, 13 Mar 2018 05:09:48 +0000 (-0700) Subject: doc X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=d41661cfbdcf4147342c83d3ed992f706abb92da doc --- diff --git a/FS/FS/svc_dsl.pm b/FS/FS/svc_dsl.pm index dcd6d1dbe..c07f1866c 100644 --- a/FS/FS/svc_dsl.pm +++ b/FS/FS/svc_dsl.pm @@ -50,15 +50,25 @@ FS::svc_Common. The following fields are currently supported: =over 4 -=item svcnum - Primary key (assigned automatcially for new DSL)) +=item svcnum -=item pushed - Time DSL order pushed to vendor/telco, if applicable +Primary key (assigned automatcially for new DSL)) -=item desired_due_date - Desired Due Date +=item pushed -=item due_date - Due Date +Time DSL order pushed to vendor/telco, if applicable -=item vendor_order_id - Vendor/telco DSL order # +=item desired_due_date + +Desired Due Date + +=item due_date + +Due Date + +=item vendor_order_id + +Vendor/telco DSL order # =item vendor_order_type @@ -69,27 +79,45 @@ Vendor/telco DSL order type (e.g. (M)ove, (A)dd, (C)hange, (D)elete, or similar) Vendor/telco DSL order status (e.g. (N)ew, (A)ssigned, (R)ejected, (M)revised, (C)ompleted, (X)cancelled, or similar) -=item first - End-user first name +=item first + +End-user first name + +=item last + +End-user last name + +=item company -=item last - End-user last name +End-user company name -=item company - End-user company name +=item phonenum -=item phonenum - DSL Telephone Number +DSL Telephone Number -=item gateway_access_number - Gateway access number, if different +=item gateway_access_number -=item loop_type - Loop-type - vendor/telco-specific +Gateway access number, if different -=item local_voice_provider - Local Voice Provider's name +=item loop_type -=item circuitnum - Circuit # +Loop-type - vendor/telco-specific + +=item local_voice_provider + +Local Voice Provider's name + +=item circuitnum + +Circuit # =item vpi =item vci -=item rate_band - Rate Band +=item rate_band + +Rate Band =item isp_chg @@ -101,13 +129,21 @@ Vendor/telco DSL order status (e.g. (N)ew, (A)ssigned, (R)ejected, (M)revised, Ikano-specific fields, do not use otherwise -=item username - if outsourced PPPoE/RADIUS, username +=item username + +if outsourced PPPoE/RADIUS, username + +=item password + +if outsourced PPPoE/RADIUS, password + +=item monitored -=item password - if outsourced PPPoE/RADIUS, password +Order is monitored (auto-pull/sync), either Y or blank -=item monitored - Order is monitored (auto-pull/sync), either Y or blank +=item last_pull -=item last_pull - time of last data pull from vendor/telco +time of last data pull from vendor/telco =back