-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: CFA 2019R2
-
Component/s: Core
-
Sprint:CFAMX 2019R2 Sprint 2
-
SCRUM Team:Globogym Purple Cobras
-
SOW (Time Tracking) Project:44918
-
Work Type Classification:Sustaining
As a Store manager I want the Fair Market Value of finished products to be imported as a part of the Menu Item Cost Import so that when I generate reports for those items that I waste the Fair Market Value is represented
Notes
- Enhance the Menu Item Cost Import to include a new column, Fair Market Value
- This field should support 4 decimal places, as per other costs
- This value should be stored at the entity level, in addition to the Sales Cost
Menu Item Cost import
Note: Below is a sample of Menu Item Cost import, which runs last 5 days of each month, it may be possible to leverage this import to support a Fair Market value
StoreNumber,ItemCode,CostType,SalesCost,CostDate
00001,100004,food,0.1446,2018-10-01
00001,100005,food,0.0317,2018-10-01
00001,100006,food,0.3615,2018-10-01These cost values are currently stored in tbentitysalesitemcost
- There are two files that are sent for Item Cost, these are:
- MIFC (Food cost)
- MIPC (Paper cost)
- These files are sent to InFORM for the last 5 days of the month
Acceptance Criteria
- Confirm that the Menu Item Cost Import is updated to include a new Optional field for the Fair Market Value
- Confirm that the Fair Market Value can be sent as a value up to four (4) decimal places
- Confirm that Confluence documentation is provided around the changes to the file
- If any validation rule fails, the record will be skipped. Processing will continue with the next record.
- Confirm that if the Fair Market Value is not included in the header record, and subsequent detail records, the file processes as expected
- Confirm that if the Fair Market Value is not included for an item, there is a mechanism to successfully process the record, such as the inclusion of a Null instead of a value
- This is to cater for the scenario whereby not all Menu Items have a Fair Market value assigned to them
- implements
-
CFAMX-1269 Add Support for Shared Table Initiative
- Closed
1.
|
Add new columns for FairMarketValue in tbEntitySalesItemCost | Done | Daniel Louw |
|
|||||||||
2.
|
Update EntitySalesItemCostImportMapProvider fields mapping | Done | Daniel Louw |
|
|||||||||
3.
|
Update EntitySalesItemCostImportProvider and validation | Done | Daniel Louw |
|
|||||||||
4.
|
Dev Testing | Done | Daniel Louw |
|
|||||||||
5.
|
QA - Create Test Cases | Done | Stefan Kruger |
|
|||||||||
6.
|
QA - Hand Over/ Review | Done | Stefan Kruger |
|
|||||||||
7.
|
QA - Execute Test Cases | Done | Stefan Kruger |
|