List view
- No due date
We have thorough integration tests for testing Purchase Order functionality. High level feature documentation and CLI walkthroughs are available. Demo: Execute integration testing suite Run through full set of documentation
No due date•3/3 issues closedWe can create a fully detailed purchase order, and add versions and revisions according to workflows Demo: Submit POs, versions, and revisions via the CLI. We can view PO versions and revisions via the CLI in a user-friendly format. Workflow functionality works as intended for adding versions and revisions.
No due dateAll Purchase Order components are implemented with minimal Create PO and Fetch PO functionality. These components include the CLI, REST API, REST API client, smart contract, database, and state delta export. Demo: Submit a minimal Create PO transaction and view the resulting purchase order data via the CLI.
No due dateWe can test GS1 purchase order XML data using a Grid implementation of XML validation. Demo: Parse and validate a set of real GS1 XML data using the Grid CLI. We should be able to see that the CLI accepts valid data and rejects poorly formed or invalid data with an informative error message.
No due dateGoal: We have the documentation necessary to proceed with implementation and validate our approach. Deliverables: Smart contract specification OpenAPI specification for REST API CLI man pages High level feature documentation for Purchase Order CLI walkthrough for PO vendor managed purchasing flow
No due date•1/3 issues closed