mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-10-31 00:03:19 -07:00
Shameless plug for my EDI Schemas project
This commit is contained in:
parent
f29f6d88d9
commit
9e1c57ec0c
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@ List of EDI Github Resources. PRs Welcome!
|
||||||
|
|
||||||
- [OCA/edi](https://github.com/OCA/edi) - EDI Modules for Ooda
|
- [OCA/edi](https://github.com/OCA/edi) - EDI Modules for Ooda
|
||||||
- [Javonet/RDPCrystal](https://github.com/Javonet/RDPCrystal) - Java based EDI platform with example EDI solutions.
|
- [Javonet/RDPCrystal](https://github.com/Javonet/RDPCrystal) - Java based EDI platform with example EDI solutions.
|
||||||
|
- [adamkasztenny/edi-schemas](https://github.com/adamkasztenny/edi-schemas) - JSON schemas for X12 and EDIFACT.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
- [Edipique/EDI-X12](https://github.com/dipique/EDI-X12) - Rough process for generating EDI X12 834 and 837 files from a CSV file. Structured in a way that allows easy transition to other data sources.
|
- [Edipique/EDI-X12](https://github.com/dipique/EDI-X12) - Rough process for generating EDI X12 834 and 837 files from a CSV file. Structured in a way that allows easy transition to other data sources.
|
||||||
- [PHP Implementations of Transactions](https://github.com/stephenmccready/X12) - PHP examples of writing EDI from scratch.
|
- [PHP Implementations of Transactions](https://github.com/stephenmccready/X12) - PHP examples of writing EDI from scratch.
|
||||||
|
|
Loading…
Reference in a new issue