Re: [GNC-dev] Country specific Invoices

2024-01-18 Thread john
The simplest way would be to obtain or write a script in javascript to obtain the validation code. You'd insert that into a custom invoice report and display the result somewhere on the resulting invoice. The main downside of that approach is that you'll be querying for the validation code

Re: [GNC-dev] Country specific Invoices

2024-01-18 Thread Mihai Demian
Hello, On the Romanian side of things, there are two java apps that perform the validation, found here https://mfinante.gov.ro/web/efactura/informatii-tehnice Since the page supports only Romanian, "valodatoare" means validation app. I will start reading and learning guile and try to come up

[GNC-dev] Country specific Invoices

2024-01-18 Thread Carlos R. Pasqualini via gnucash-devel
Hello I am starting to using GNUCash for personal use, It's Great Immediately started to searching ways to implement it on my small business, in Argentina, where we need to interact with a government's API to post some information and get a code that must be present on the invoice to be a legal

Re: [GNC-dev] Country specific Invoices

2024-01-18 Thread Carlos R. Pasqualini via gnucash-devel
El jue, 18-01-2024 a las 14:38 +0100, Frank H. Ellenberger escribió: > Hello Carlos, > > Am 18.01.24 um 12:13 schrieb Carlos R. Pasqualini via gnucash-devel: > > Hello > > > > I am starting to using GNUCash for personal use, It's Great > > > > Immediately started to searching ways to implement

Re: [GNC-dev] xml for Romanian e-invoice

2024-01-18 Thread Frank H. Ellenberger
Am 10.01.24 um 22:28 schrieb John Ralls: On Jan 10, 2024, at 12:50 PM, Mihai DEMIAN wrote: Hello, My name is Mihai Demian, I am Romanian and I am one of many who has to implement the e-invoice system within six months. I tried to look at the sources for GC but I did not make any sense of

Re: [GNC-dev] Country specific Invoices

2024-01-18 Thread Frank H. Ellenberger
Hello Carlos, Am 18.01.24 um 12:13 schrieb Carlos R. Pasqualini via gnucash-devel: Hello I am starting to using GNUCash for personal use, It's Great Immediately started to searching ways to implement it on my small business, in Argentina, where we need to interact with a government's API to