-
Type: Feature Request
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: CFA 2021R2, CFA 2021R3
-
Component/s: None
-
Labels:
-
INF Reference Number:INF-12261
As InFORM expands into new markets, with new languages, ensure that Imports and Exports support special characters as needed.
MX Jira tickets that were for Special characters in Exports
- https://jira.hotschedules.com/issues/?jql=project%20%3D%20MX%20AND%20text%20~%20%22export%20special%20character%22
- MX-19432
- MX-18290
- MX-20444
- MX-28067
Notes from Will Englefield
I did some testing of this processing in the testing environment.
- Importing a UOM file resulted in the special characters being replaced by ?
- I then manually added Units, and a UOM in thru the UI
- Importing the Inventory Item file, with the name of the UOM (as entered thru the UI), the file processed, but the UOM's were not populated
- Importing the Vendor Item file, with the name of the UOM (as entered thru the UI), the file processed, and the UOM was not populated
Notes/data
- Units and UOM
- Inventory Item Import
- Vendor Item Import
--CFA Testing
select PurchaseUnit, StocktakeUnit1, StocktakeUnit2, InventoryUnit, StocktakeUnit4, * from tbItem with(nolock)
where itemid = 4128
select StocktakeUnit1ID,ReportingUnitID,StocktakeUnit2ID,StocktakeUnit4ID, * from tbEntityItem with(nolock)
where itemid = 4128
and EntityID = 62
select PurchaseUnitID, InnerUnitID, * from tbVendorItem with(nolock)
where VendorItemID = 56847
- is implemented by
-
CFAMX-11801 Augment/Create Load Tests
- Closed
-
CFAMX-11802 Documentation - Internationalization - Confirm that Special Characters are Allowed in Imports/Export
- Closed
-
CFAMX-12057 Internationalization - Confirm that Special Characters are Allowed in Imports/Exports
- Closed
-
CFAMX-13212 Localization: Update Vendor Item Import to Support Special Characters
- Closed
-
CFAMX-13217 Localization: Update UOM Import to Support Special Characters
- Closed
-
CFAMX-13222 Localization: Update Item Import to Support Special Characters
- Closed
- relates to
-
CFAMX-11417 All - INF-12247: InFORM Localization - Support displaying other languages (Localization Updates)
- Closed