This commit is contained in:
Rebecca Law
2019-12-11 15:24:31 +00:00
parent 22851c4ef0
commit 5482c03bca
4 changed files with 40 additions and 2 deletions

View File

@@ -685,7 +685,7 @@ def create_ft_billing(bst_date,
rate=0,
billable_unit=1,
notifications_sent=1,
postage='none',
postage='none'
):
data = FactBilling(bst_date=bst_date,
service_id=template.service_id,