Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
None
-
-
3
-
Thunderjet
-
R1 2021 Hot Fix #3
Description
Purpose/Overview:
External systems (eg GOBI) can apply fund and expense class when creating orders through the edge API
Link : https://wiki.folio.org/display/DD/Apply+expense+classes+to+orders+and+invoices+through+API+integrations
Requirements/Scope:
Fields mapping between GOBI and FOLIO must be configurable when starting the module
Approach:
1. It is possible to load custom orders mapping in the mod-configuration :
https://wiki.folio.org/display/DD/GOBI+-+Overriding+default+Mapping
2. Mapping for expense classes
{ "field": "EXPENSE_CLASS", "dataSource": { "from": "//LocalData[Description='LocalData4']/Value", "translation": "lookupExpenseClassId" } }
Note : "LocalData4" only as example
Acceptance criteria:
- Configuration file created
- Unit tests updated
- API tests created/update
TestRail: Results
Attachments
Issue Links
- blocks
-
MODGOBI-127 MODGOBI (mod-gobi) R1 Hotfix release
-
- Closed
-
- clones
-
MODGOBI-125 Support expense classes from LocalData fields
-
- Closed
-
- defines
-
UXPROD-3096 Allow external systems to apply Fund AND Expense classes when creating or updating POLs
-
- Closed
-
- mentioned in
-
Page Loading...