[freeside-commits] freeside/FS/FS svc_dsl.pm, 1.10, 1.11 svc_port.pm, 1.13, 1.14
Ivan,,,
ivan at wavetail.420.am
Thu Sep 22 14:42:16 PDT 2011
- Previous message: [freeside-commits] freeside/FS/FS cust_main_county.pm, 1.25, 1.26 cust_pkg_reason.pm, 1.9, 1.10 m2name_Common.pm, 1.2, 1.3 option_Common.pm, 1.10, 1.11 part_event.pm, 1.5, 1.6 part_svc.pm, 1.43, 1.44 reason_type.pm, 1.4, 1.5
- Next message: [freeside-commits] freeside/FS/FS svc_dsl.pm, 1.10, 1.10.2.1 svc_port.pm, 1.13, 1.13.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv29853/FS/FS
Modified Files:
svc_dsl.pm svc_port.pm
Log Message:
label cleanup
Index: svc_port.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/svc_port.pm,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -w -d -r1.13 -r1.14
--- svc_port.pm 2 Jun 2011 21:52:57 -0000 1.13
+++ svc_port.pm 22 Sep 2011 21:42:14 -0000 1.14
@@ -85,6 +85,7 @@
'display_weight' => 75,
'cancel_weight' => 10,
'fields' => {
+ 'svcnum' => 'Service',
'serviceid' => 'Torrus serviceid',
},
};
Index: svc_dsl.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/svc_dsl.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -w -d -r1.10 -r1.11
--- svc_dsl.pm 29 Apr 2011 14:20:37 -0000 1.10
+++ svc_dsl.pm 22 Sep 2011 21:42:14 -0000 1.11
@@ -139,8 +139,8 @@
type => 'disabled' },
'desired_due_date' => { label => 'Desired Due Date', %dis2, },
'due_date' => { label => 'Due Date', %dis2, },
- 'vendor_order_id' => { label => 'Vendor Order Id', %dis2, },
- 'vendor_qual_id' => { label => 'Vendor Qualification Id',
+ 'vendor_order_id' => { label => 'Vendor Order ID', %dis2, },
+ 'vendor_qual_id' => { label => 'Vendor Qualification ID',
type => 'disabled' },
'vendor_order_type' => { label => 'Vendor Order Type',
disable_inventory => 1,
- Previous message: [freeside-commits] freeside/FS/FS cust_main_county.pm, 1.25, 1.26 cust_pkg_reason.pm, 1.9, 1.10 m2name_Common.pm, 1.2, 1.3 option_Common.pm, 1.10, 1.11 part_event.pm, 1.5, 1.6 part_svc.pm, 1.43, 1.44 reason_type.pm, 1.4, 1.5
- Next message: [freeside-commits] freeside/FS/FS svc_dsl.pm, 1.10, 1.10.2.1 svc_port.pm, 1.13, 1.13.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list