Closed (works as designed)
Project:
Ubercart 2 VAT support
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Feb 2011 at 15:13 UTC
Updated:
7 Feb 2011 at 14:48 UTC
Hello,
I've deleted one product and when I look an old order with this item, it is displayed exclusive VAT and cause an error on the VAT report.
For information the price are entered with VAT on the product node.
Thanks for this module.
Comments
Comment #1
longwaveThis is unfortunately by design, because Ubercart needs to know the product class to decide whether to include taxes or not, and it doesn't know the class after the node has been deleted. The workaround is to unpublish your product nodes instead of deleting them.
Comment #2
selinav commentedthanks for your reply. Since I've seen the problem I forbid the deletion of products, but it is strange that it is allowed in ubercart, ot cause other problems like in the sales reports...