Skip to content

First version - #1

Draft
pmenendz wants to merge 27 commits into
mainfrom
first-version
Draft

First version#1
pmenendz wants to merge 27 commits into
mainfrom
first-version

Conversation

@pmenendz

@pmenendz pmenendz commented Aug 28, 2024

Copy link
Copy Markdown
Contributor

First version with the doc conversion and the connection to the nav system.

I would appreciate any comments about the code structure, mainly how to handle the gateways and the different api calls. Right now, I have the nav.go which is the entry point but all the functions are basically the same as in the gateways package and I am just redirecting.

Th only thing missing about the doc conversion is when modifying an invoice (or a credit note) we need to include a reference for each line. This is not supported in GOBL, so I see 2 options:

  • Add it as a field in gobl for each line and make the user include the line they are modifying
  • Get the data from the invoice we are modifying and get the line number from the item name.

@pmenendz
pmenendz requested a review from samlown August 28, 2024 11:27
@pmenendz pmenendz changed the title First version (WIP) First version Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant