change credit card payments to apply to newest item in billing details first

Registered by Paul Yasi

If one changes credit card payments to apply to newest item in billing details first this may help make sure that rerun payments will be applied according to the card transaction that billed for them since the rerun would be the newest thing being billed. I think just changing line 167 of importcc.php to add an ORDER BY id DESC

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Paul Yasi
Completed by
Paul Yasi

Related branches

Sprints

Whiteboard

implemented by using ORDER BY invoice_number DESC since the invoice number is going to always be largest on the newest invoices.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.