-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Won't Develop
-
Affects Version/s: None
-
Fix Version/s: CFA 2020R1
-
Component/s: CollectedSales
-
Labels:
-
SCRUM Team:Brotherhood of Mutants
-
SOW (Time Tracking) Project:44918
-
Work Type Classification:Sustaining
The following was identified during a feature level code review of TBCs:
CustomerSalesCommandService.UpdateTBCOutsideSale
CustomerSalesCommandService.DeleteTBCOutsideSale
Both of these are still heavily Code \ NHibernate based. We have already converted the Service code to a SP to do similar work (dbo.MXC_AddOnAccountSaleToCustomer) so we may want to consolidate these and do everything more SP-based. This is also probably not critical since it is only saving a single record and we are probably not worried too much speed. Hopefully volume on these will be fairly low even during Finalize Day times. This would be a lot of effort though. Maybe better as something for R1 as we dig into Collected Sales and have to regress anyway?
- implements
-
CFAMX-5958 CM - Collected Sales - MxC - Re-write & redesign the Collected Sales Page in MXC
- Closed