X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Fa2billing.pm;h=f0e979f8365cf0aee3080ab6227ed3b16158490e;hb=8a1328258947f64e49b48a2fadd34366dacc4800;hp=6b3c31530f6e59237c963dae402530c27b82b860;hpb=2107b17616dd0bada097eebcdb8cea716edc55ba;p=freeside.git diff --git a/FS/FS/part_export/a2billing.pm b/FS/FS/part_export/a2billing.pm index 6b3c31530..f0e979f83 100644 --- a/FS/FS/part_export/a2billing.pm +++ b/FS/FS/part_export/a2billing.pm @@ -131,7 +131,7 @@ sub export_insert { username => $username, useralias => $username, uipass => $svc->_password, - credit => $self->option('credit') || 0, + credit => $cust_main->credit_limit || $self->option('credit') || 0, tariff => $part_pkg->option('a2billing_tariff'), status => 1, lastname => $cust_main->last, # $svc->finger?