mirror of
https://github.com/bringout/oca-edi.git
synced 2026-04-18 19:52:08 +02:00
Initial commit: OCA Edi packages (42 packages)
This commit is contained in:
commit
df976c03db
2184 changed files with 571602 additions and 0 deletions
|
|
@ -0,0 +1,12 @@
|
|||
Requires partner_identification_gln module to store GLN identifiers.
|
||||
|
||||
Partner identification code assigned by the European Article Numbering Association.
|
||||
|
||||
Use two identification categories:
|
||||
|
||||
- "GLN Identificatin Number". Partner identification like invoice or delivery address.
|
||||
- "GCP Identification Number". Global Company Prefix.
|
||||
|
||||
If GCP codes are needed in UNB interchange header.
|
||||
|
||||
If you need group partners, consider oca/partner-contact/partner_company_group module.
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
* Rafa Morant <rmorant@albasoft.com> (www.albasoft.com)
|
||||
* Marc Poch <mpoch@planetatic.com>
|
||||
* Duong (Tran Quoc) <duongtq@trobz.com>
|
||||
* Tris Doan <tridm@trobz.com>
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
This module contains methods to generate and parse EDIFACT/D96A files
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
14.0.1.0.0 (2023-04-13)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
Strong migration from 12.0.1.0.1 because it's not working for Amazon vendor orders.
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
This module requires 'pydifact' python library.
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
This module doesn't do anything useful by itself, but it is used by several other modules:
|
||||
|
||||
* *sale_order_import_edifact* that imports EDIFACT/D96A sale orders.
|
||||
Loading…
Add table
Add a link
Reference in a new issue