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.
Virtuemart 根据购物者地址计算税款,并将此值添加到 jos_vm_orders 表中。但我需要一个“详细”版本的税收。我需要知道订单每一行 (jos_vm_order_item) 的税金。有什么建议么?谢谢你。
我希望是这样......税收是在订单级别计算和存储的,而不是行项目详细信息。我在过去“逆向工程”中获得了一些运气,该项目的税收是多少,但这高度依赖于所涉及的业务规则,而且通常不可靠。