You can change the account level default using the following custom script:
$(".purchase-purchaseDetail-aspx #dropMethod").val("CASH");
There’s not really a convenient way to set a payment method at supplier level unfortunately.
@Lurch It should be working, although if you’re still having problems overriding the logo you may need to target the class (.imgHeaderLogo
) rather than the ID.