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

Add GOBL to UBL conversion #2

Merged
merged 33 commits into from
Nov 14, 2024
Merged

Add GOBL to UBL conversion #2

merged 33 commits into from
Nov 14, 2024

Commits on Oct 24, 2024

  1. Initial GtoU Skeleton

    apardods committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    54d201d View commit details
    Browse the repository at this point in the history
  2. Document Header and Parties

    apardods committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5004930 View commit details
    Browse the repository at this point in the history
  3. Added Ordering and Started Lines

    apardods committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    28333d5 View commit details
    Browse the repository at this point in the history
  4. Finished GtoU Lines

    apardods committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8af1632 View commit details
    Browse the repository at this point in the history
  5. Added GtoU Delivery

    apardods committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    376de6d View commit details
    Browse the repository at this point in the history
  6. WIP: Adding Party parsing

    apardods committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    99b5d60 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Finished Party Parsing

    apardods committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9894894 View commit details
    Browse the repository at this point in the history
  2. Added Totals

    apardods committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    27236b5 View commit details
    Browse the repository at this point in the history
  3. Added Totals

    apardods committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0cd0a4c View commit details
    Browse the repository at this point in the history
  4. Added Payment + Test Examples

    apardods committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0874e5a View commit details
    Browse the repository at this point in the history
  5. Parsing Fixes

    apardods committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    938524f View commit details
    Browse the repository at this point in the history
  6. Changed to Pointers and New Lines Fields

    apardods committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a46d3c1 View commit details
    Browse the repository at this point in the history
  7. Payment Key Parsing, Fixes

    apardods committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    49787f2 View commit details
    Browse the repository at this point in the history
  8. Added Tax Totals

    apardods committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d4dbe0d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Pointer fixes

    apardods committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ea83dd7 View commit details
    Browse the repository at this point in the history
  2. Party Refactor

    apardods committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    565352d View commit details
    Browse the repository at this point in the history
  3. Added GtoU Unit tests

    apardods committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    44224f3 View commit details
    Browse the repository at this point in the history
  4. Test Fixes

    apardods committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a7999d0 View commit details
    Browse the repository at this point in the history
  5. Added Charges, Disocunts and Finished GtoU Tests

    apardods committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    226fd1b View commit details
    Browse the repository at this point in the history
  6. Delete Test Files

    apardods committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    67a2640 View commit details
    Browse the repository at this point in the history
  7. Parse Fixes

    apardods committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ae2b1a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Naming Changes

    apardods committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0fb046c View commit details
    Browse the repository at this point in the history
  2. Delete Test Files

    apardods committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9f70d6d View commit details
    Browse the repository at this point in the history
  3. Lint Fix

    apardods committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    dd17ae8 View commit details
    Browse the repository at this point in the history
  4. Refactor

    apardods committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    66b260d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Added Schema Validation

    apardods committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    37a1615 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Conversor to converter refactor

    apardods committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f41fe56 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Document Refactor, Update to New GOBL

    apardods committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0a7965f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    8568028 View commit details
    Browse the repository at this point in the history
  2. Update README

    apardods committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    88b90c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Test Fix

    apardods committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0a9f3b2 View commit details
    Browse the repository at this point in the history
  2. Naming Change

    apardods committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    74908ca View commit details
    Browse the repository at this point in the history
  3. Added GH Action

    apardods committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    cb9c55b View commit details
    Browse the repository at this point in the history