X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_event%2FCondition%2Fcust_bill_has_service.pm;h=ff02035d3a72fb1a9df2345895d340bf759ba44d;hp=c28047cdd39a8b83a880f2e0250a91cbf3d0cf52;hb=7349e2c4d087cee96f677dc05e316885386428a7;hpb=15802280e2c56575afc85efd476a0d1aeea9e0a4 diff --git a/FS/FS/part_event/Condition/cust_bill_has_service.pm b/FS/FS/part_event/Condition/cust_bill_has_service.pm index c28047cdd..ff02035d3 100644 --- a/FS/FS/part_event/Condition/cust_bill_has_service.pm +++ b/FS/FS/part_event/Condition/cust_bill_has_service.pm @@ -16,6 +16,9 @@ sub eventtable_hashref { }; } +# could not find component for path '/elements/tr-select-part_svc.html' +sub disabled { 1; } + sub option_fields { ( 'has_service' => { 'label' => 'Has service',