Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
ACQ Sprint 128
-
2
-
Thunderjet
-
Lotus R1 2022
Description
Purpose/Overview:
Add a new export type:
- BATCH_VOUCHER_EXPORT
- EDIFACT_ORDERS_EXPORT
- ORDERS_EXPORT
- INVOICE_EXPORT
Write a migration for change ExportType (see the example in the attached files)
Organize the changelogs as in the example: https://www.liquibase.org/get-started/best-practices
Requirements/Scope:
Approach:
Add to src/main/resources/swagger.api/schemas/exportType.json new enums type:
- BATCH_VOUCHER_EXPORT
- EDIFACT_ORDERS_EXPORT
- ORDERS_EXPORT
- INVOICE_EXPORT
Acceptance criteria:
- Added a new type
- Wrote migration
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-531 Export FOLIO orders in EDIFACT format
-
- Closed
-
- has to be done before
-
MODINVOICE-134 Implement scheduled batch voucher exports
-
- In Refinement
-