Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opentrans 2.1 is similar to UBL and contains order documents #8

Open
wants to merge 108 commits into
base: master
Choose a base branch
from

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    3b3266e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d653c7 View commit details
    Browse the repository at this point in the history
  3. cannot compile opentrans xsd with

    >xjc -d pojo opentrans_2_1.xsd
    
    have to do some changes in xsd file
    
    thereafter done with :
    JAVA_HOME=C:\Program Files\Java\jdk1.8.0_241
    JAVA_TOOL_OPTIONS=-Duser.language=en -Duser.country=US
    
    C:\proj\opentrans>xjc -b xjc\bind.xml -d pojo opentrans_2_1.xsd
    Picked up JAVA_TOOL_OPTIONS: -Duser.language=en -Duser.country=US
    parsing a schema...
    compiling a schema...
    homebeaver committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    29ed165 View commit details
    Browse the repository at this point in the history
  4. sample_order_opentrans_2_1_xml signature.xml from

    openTRANS_Paket_V_21.zip\_Examples_\
    homebeaver committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    2f4acdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cfe261 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d75384 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fde72c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40e54cd View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    f6e717f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4daa75 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    5f61d88 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. class OrderItem extends ORDERITEM implements OrderLine, IQuantity

    unfertig,
    TODO implements IQuantity anders
    homebeaver committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    22dfc39 View commit details
    Browse the repository at this point in the history
  2. class Quantity implements IQuantity ...

    und implements aus OrderItem raus
    homebeaver committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    8a3784b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    429fe47 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Configuration menu
    Copy the full SHA
    5ec8f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e3db5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1894037 View commit details
    Browse the repository at this point in the history
  4. OpenTrans Zwischenstand

    homebeaver committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    118b605 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    f600e1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7728349 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    5dbe916 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    f8a066b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c85cd30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    408a722 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc4f1c3 View commit details
    Browse the repository at this point in the history
  5. OpenTransOrderReadTest

    homebeaver committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    3196494 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    ff55fdf View commit details
    Browse the repository at this point in the history
  2. BUG: note ist type REMARKS, aber set/getValue ist in DtMLSTRING

    gelöst durch singleton SCopyCtor
    homebeaver committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    d37ca4d View commit details
    Browse the repository at this point in the history
  3. use SCopyCtor

    homebeaver committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    0c10cec View commit details
    Browse the repository at this point in the history
  4. pldOrder

    homebeaver committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    a6b87ea View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    b86bdd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8f6dae View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    934c664 View commit details
    Browse the repository at this point in the history
  2. actual e-doc-commons

    homebeaver committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    94aeab3 View commit details
    Browse the repository at this point in the history
  3. e-doc-commons

    homebeaver committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    74f5fac View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Configuration menu
    Copy the full SHA
    d378d9b View commit details
    Browse the repository at this point in the history
  2. OT update

    homebeaver committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    85a0542 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    365ff82 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    326edc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e20c5e7 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    df800d3 View commit details
    Browse the repository at this point in the history
  2. e-doc-commons

    homebeaver committed May 25, 2021
    Configuration menu
    Copy the full SHA
    0481caf View commit details
    Browse the repository at this point in the history
  3. merge with master

    homebeaver committed May 25, 2021
    Configuration menu
    Copy the full SHA
    f30e441 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    5c6f8e1 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    5a7e406 View commit details
    Browse the repository at this point in the history
  2. toString()

    homebeaver committed May 27, 2021
    Configuration menu
    Copy the full SHA
    84fa375 View commit details
    Browse the repository at this point in the history
  3. NPE

    homebeaver committed May 27, 2021
    Configuration menu
    Copy the full SHA
    a818209 View commit details
    Browse the repository at this point in the history
  4. toString()

    homebeaver committed May 27, 2021
    Configuration menu
    Copy the full SHA
    6c8949b View commit details
    Browse the repository at this point in the history
  5. OT Order Items

    homebeaver committed May 27, 2021
    Configuration menu
    Copy the full SHA
    8a6ad2b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    9f0f0a4 View commit details
    Browse the repository at this point in the history
  2. getShipToParty

    homebeaver committed May 28, 2021
    Configuration menu
    Copy the full SHA
    6aac1c7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    f7c669c View commit details
    Browse the repository at this point in the history
  2. getBillTo()

    homebeaver committed May 31, 2021
    Configuration menu
    Copy the full SHA
    fcc826a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Party.getParty

    homebeaver committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    05ba7c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. copied from

    https://github.com/zdavatz/yopenedi/tree/master/yopenedi_dokumentation/Musternachrichten%20OpenTrans%202.1
    
    and modified:
    
    <!-- cvc-complex-type.2.4.a: Ungültiger Content:
    			<SUPPLIER_ORDER_ID>PLVZ-243668</SUPPLIER_ORDER_ID>
      -->
    <!-- cvc-complex-type.2.4.a: Ungültiger Content:
    			<CURRENCY>CHF</CURRENCY>
      -->
    			<bmecat:CURRENCY>CHF</bmecat:CURRENCY>
    homebeaver committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    56369d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b44ea2f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    cfc1df5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b492fe7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    278baed View commit details
    Browse the repository at this point in the history
  4. OrderResponse + Test

    homebeaver committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    eeff6fa View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. PartyID

    homebeaver committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    b2f1e06 View commit details
    Browse the repository at this point in the history
  2. OT Order Response

    homebeaver committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    24ed702 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc07a3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5b9dae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    811b590 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6dd0a1 View commit details
    Browse the repository at this point in the history
  7. VATID

    homebeaver committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    ea61548 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Configuration menu
    Copy the full SHA
    ec79255 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    e742eaf View commit details
    Browse the repository at this point in the history
  2. URL

    homebeaver committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    7492c56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1abe00f View commit details
    Browse the repository at this point in the history
  4. OpenTransOrderTransformer

    homebeaver committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    7bdc1e6 View commit details
    Browse the repository at this point in the history
  5. Kleinigkeiten

    homebeaver committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    47b9b91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9cdf9bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    494af84 View commit details
    Browse the repository at this point in the history
  8. remove field CoreOrder order;

    // order this orderLine belongs to
    homebeaver committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    fecdfed View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. BatchID + CountryOfOrigin

    homebeaver committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    dd4ea43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c5df20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0952222 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. OT AllowOrCharge at item level and line level

    	// 318: BG-27 0..n LINE ALLOWANCES
    	// 326: BG-28 0..n LINE CHARGES
    homebeaver committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    16f2232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    504097f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f05e165 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    fab2aea View commit details
    Browse the repository at this point in the history
  2. QuotationReference in SOURCINGINFO, OPENPRANS_VERSION,

    static Predicate<String> isTRUE
    ...
    homebeaver committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    7989acd View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. Configuration menu
    Copy the full SHA
    178240f View commit details
    Browse the repository at this point in the history
  2. dummy for CARD and ACCOUNT

    homebeaver committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    52e0211 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    fdb30d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    50c4885 View commit details
    Browse the repository at this point in the history
  2. replace openTrans.reflection.Mapper with

    ebXml.reflection.SCopyCtor
    homebeaver committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    4dbda6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    262ff47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    faaf634 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6c7465 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa01150 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    038ef4c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2b84db View commit details
    Browse the repository at this point in the history
  9. 200905130520

    homebeaver committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    6d02a22 View commit details
    Browse the repository at this point in the history
  10. assertEquals(Instant ...

    homebeaver committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    2957f28 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5215689 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Configuration menu
    Copy the full SHA
    8a9d41a View commit details
    Browse the repository at this point in the history
  2. getStreet

    homebeaver committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    f334df8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7118266 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    580e978 View commit details
    Browse the repository at this point in the history
  5. use SCopyCtor castTo in tests

    ctor in Order,OrderResponse wieder private
    homebeaver committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    b763fad View commit details
    Browse the repository at this point in the history
  6. fix test

    homebeaver committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    1b00119 View commit details
    Browse the repository at this point in the history
  7. use SCopyCtor castTo

    homebeaver committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    458aaf5 View commit details
    Browse the repository at this point in the history
  8. Retrieving xmldsig-core-schema.xsd from the W3C site

    can take a long time, causing timeouts.
    
    I comment out:
    	<xsd:import namespace="http://www.w3.org/2000/09/xmldsig#"
    schemaLocation="xmldsig-core-schema.xsd"/>
    
    	and
    <!-- 				<xsd:element ref="XML_SIGNATURE"/>  -->
    
    because XML_SIGNATURE is not used
    homebeaver committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    7b354ff View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Configuration menu
    Copy the full SHA
    0fa4663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ae6bb4 View commit details
    Browse the repository at this point in the history