xsharp.eu • Quote for MYOB Integration please
Page 1 of 1

Quote for MYOB Integration please

Posted: Sat May 25, 2019 2:33 am
by Anonymous
Hi. I would like a quote to integrate MYOB Invoicing into my program, or more precisely, sending invoices generated by my VO 2.8 program, in ReportPro 2.30, into MYOB to save double handling.

How much please. I know it's not cheap, but my client REALLY wants it...

Quote for MYOB Integration please

Posted: Sun May 26, 2019 6:13 pm
by robert
Jeff,

What is MYOB ? Is that the Australian Accounting System ?
Does if have an import facility or does it use a open file format ?

Robert

Quote for MYOB Integration please

Posted: Mon May 27, 2019 5:32 am
by BiggyRat
Hi Robert, yes MYOB is a very large accounting system, not sure if it's solely Australian, I thought it originated in South Africa actually.

It does have an import/export facility. Here is a link to their help page:
http://help.myob.com/wiki/display/ea/Pr ... er+sources

Thanks very much.

Jeff

Quote for MYOB Integration please

Posted: Mon May 27, 2019 2:36 pm
by lumberjack
Hi Jeff,
BiggyRat wrote:Hi. I would like a quote to integrate MYOB Invoicing into my program, or more precisely, sending invoices generated by my VO 2.8 program, in ReportPro 2.30, into MYOB to save double handling.
How much please. I know it's not cheap, but my client REALLY wants it...
Sorry I only reply now. Here is a link to the .NET MYOB SDK. I could not remember exactly but Tom Szabo (aussie too) asked about 8 months ago assistance with doing it with X#. This interface is available on GitHub under the MIT license and can be modified, hence you can modify it to be COM visible if not already and consume it from your VO application.
MYOB .NET SDK

You can also look at the discussion on c.l.c.vo

You might find some direction on this forum post here on XSharp Forum post

Let me know, think I also have some personal emails that I can share while assisting Tom, will just have to scratch them out...

Quote for MYOB Integration please

Posted: Mon May 27, 2019 6:37 pm
by BiggyRat
Thanks very much Johan, I was unaware of that SDK. It'll probably make my eyes bleed and my head explode trying to work it out, but I'll give it a crack! Thanks again :)

Jeff

Quote for MYOB Integration please

Posted: Mon May 27, 2019 11:20 pm
by lumberjack
Hi Jeff,
BiggyRat wrote:Thanks very much Johan, I was unaware of that SDK. It'll probably make my eyes bleed and my head explode trying to work it out, but I'll give it a crack! Thanks again :)
You welcome. Just take small steps, at least get the SDK and then we can work from there, I will try and find the mails to Tom to try and assist, it will also give you some experience how to slowly migrate, by first integrating .NET into your VO app until you have everything converted to X# and .NET.

Good luck!