In water-abstraction-system we have a few places where we refer to transactions when we should instead of using billingTransactions for consistency. This issue is to ensure they are all renamed.
Files that use transactions include (but are not limited to):
In
water-abstraction-system
we have a few places where we refer totransactions
when we should instead of usingbillingTransactions
for consistency. This issue is to ensure they are all renamed.Files that use
transactions
include (but are not limited to):app/services/supplementary-billing/process-billing-period.service.js
app/services/supplementary-billing/reverse-billing-transactions.service.js