Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您能否就如何在订单发票电子邮件中切换含税总额和不含税总额提供一些想法或完整的解决方案?...现在总不含税是第一和总含税...我想切换它们,所以第一个将是总含税,第二个是总不含税。非常感谢。
是的,您可以将此文件覆盖为您的主题并根据需要更改表结构
你可以在下面的文件中找到
app\design\frontend\base\default\template\sales\order\invoice\items\renderer\default.phtml
并根据需要更改发票中总显示的位置
希望这对你有帮助。