Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 4.4.0, 4.4.1
-
Fix Version/s: 4.5.0-b1
-
Component/s: Staff Interface
-
Labels:None
Description
On the Invoice Delivery (Upaid) template there is a conditional, which in part says:
{% if invoice.autodebit_date_formatted %}Auto debit is enabled for your account, so we'll automatically process the card you have on file on
{invoice.autodebit_date_formatted}unless payment has been applied sooner.
{% else %}The problem is that the invoice.autodebit_date_formatted tag is not present. At least not in Blesta v4.4.1 or 4.4.2. The tag should be set to the date that the invoice should be paid.
The client has autodebit enabled, and a payment account created that is set for auto debit, and an invoice that is due.
Issue Links
- duplicates
-
CORE-2811 Invoices::getFromAutodebit does not check autodebit setting inheritance
- Closed