Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Related Data Model Elements

Current Usage in OFBiz

The following messages are implemented in the specialpurpose/oagis component:

  1. Confirm BOD (send and receive)
  2. Process Shipment (send)
  3. Receive Delivery (Send)
  4. Sync Inventory (receive)
  5. Show Shipment (receive)
  6. Acknowledge Delivery (receive), for PO, RMA, Status Change

There is a service defined for each of these in the specialpurpose/oagis/servicedef/services.xml file.

Note that these were implemented against and older version of OAGIS: 7.2.1

XBRL

General Info

The general idea here is that instead of creating PDF or other reports (or in addition to the basic PDF reports) we can use these as a standardized structure for financial reporting. I've read about XBRL over the years and from what I can tell in the last couple of years it has really become commonly used among companies large and small for internal reporting as well as reporting to government agencies in many parts of the world, and for sharing financials informations with partners (more accounting firms and such than suppliers or customers, just to clarify).

...