-
Type:
Story
-
Status: Closed (View Workflow)
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: CFA 2019R2
-
Component/s: POS
-
Labels:
-
Sprint:CFAMX 2019R2 Sprint 5
-
SCRUM Team:Brotherhood of Mutants
-
SOW (Time Tracking) Project:44918
-
Work Type Classification:Sustaining
As a Product Owner I want the polling engine to be updated so that Tax Exempt Sales can be processed without referencing the Customer table
Notes
- Currently these is a config, AddNewCustomer, that stops the creation of Customers, this was turned off, with the side effect that Tax Exempt Sales customer data was not loaded into Transaction Summary
- Need to Support Tax Exempt Sales outside of this configuration
Acceptance Criteria
- Confirm that when a Tax Exempt Sale is processed the Customer data (customer, the tax exempt account and the tax exempt Id) is stored in the Transaction Summary and the Customer table is not referenced
- Confirm that customer details are not written into the transaction sales item for tax exempt sales
- Confirm that the Tax Exempt Report accurately reflects the transactions
- Confirm that Customer Sales/TBC still continue to function as expected after the change is made for Tax Exempt Sales
- Confirm that the script that is run by support to export this data is updated (if needed)
Story breakdown notes
- Don't look at AddNewCustomer flag
- Confirm that the AddNewCustomer flag can be switched off and Tax Exempt sales are processed appropriately
- Currently the Customer Name goes into OtherInfo3, we should be putting the Tax Exempt Account Name into OtherInfo3 instead of the Customer
- Schema change/db script to migrate data from the Customer table, into TransactionSummary
- Update the Tax Exempt report to Read from TransactionSummary
- implements
-
CFAMX-2722 Tax Exempt Sales - Review process and provide a suitable solution
-
- Closed
-
There are no Sub-Tasks for this issue.