We have an ecommerce magento store. Right now, we are experiencing a weird problem, which i am unable to understand and debug.
For some of the orders, no details ar
I solved this problem when I replace the tax.phtml file in
tax.phtml
app/design/adminhtml/default/default/template/sales/order/totals
with my original file. Try it.