Using One Page Checkout:
In previous versions of KonaKart, the company name would appear in the delivery address on the order confirmation page. I also have Company=true in the Konakart Admin->Customer Details. In the latest version, the company name seems to be missing from the delivery address (and invoice template), even if a company name was entered. I can see that the template uses $order.getDeliveryFormattedAddress(). I would like to have the company name displaying in the shipping and billing addresses, but right now it only shows the customer name. I'm guessing it is a configuration with One Page Checkout...just looking for a little direction on where to look. Thanks.
You need to add $company to the address format template for the country being used. You can find the templates under "Localizations" in the admin app.