19A Bug Fix: Tax not calculated in certain cases when requisitions are created via FBDI
Summary
Import requisitions in certain cases were not calculating taxes correctly. Now fixed.Content
Issue:
Customer in this case was importing requisitions via FBDI. The customer provides values for some tax attributes. Note that the requisitions in these cases were imported in status 'Incomplete'. The user then opens the requisition from the UI. At this time, the bug is triggered. The issue is that the user provided tax attribute values are overridden by system defaulted values.
NOTE: The customer provided Tax Classification Code in this specific use case.
Resolution:
Any attributes that are user provided in the FBDI template ought to be retained and tax computations ought to use those values. The fix achieves this requirement.
5