Author Archives: potatoit

Importing BUS100 Budgets via the APIs

After spending years looking at the M3 APIs in disdain and grudgingly using them, it looks like I’ve finally been converted. Over the past 12 months due to a variety of projects for different people I’ve relied upon them more … Continue reading

Posted in Development, M3 / MoveX, Misc | Leave a comment

TXS150 – the Dread Tax Panel

I like Canada. I like Canadians, but well with the change in behaviour in M3 13.2 (aka 15.1.2) to accommodate tax changes has made staff grumpy, which has made me grumpy, which means I’m not happy with Canada J In … Continue reading

Posted in Uncategorized | Leave a comment

Database and Column Field Information – Monitor

A couple of weeks ago I was at a customer site providing some training when we were talking about getting field information (I usually do the ctrl+shift right click -> Debug -> Show Response XML) Iit was pointed out to … Continue reading

Posted in M3 / MoveX | 2 Comments

M3-API-WS under M3 15.2

Though you don’t see me talking much about the M3 REST services (mainly because the meta-data was broken when I first went to play with them), they are there and they are very handy and I actually used them with … Continue reading

Posted in M3 / MoveX | 3 Comments

Log Viewer

Earlier this month I was in Stockholm, Sweden and had the privilege of meeting Fredrik, Karin and Peter from Infor – it was great to meet face to face with some of the contributors to the Smart Office Blog and … Continue reading

Posted in Development, M3 / MoveX | Leave a comment

Getting Those Assemblies to develop against multiple versions of Smart Office

Sometimes you’re developing against multiple versions of Smart Office and on the odd occasion you get errors if you are using different assemblies to those that Smart Office uses. I have had this on a couple of occasions and most … Continue reading

Posted in Development, M3 / MoveX, Misc | Leave a comment

SDK – Cannot find property DisableChannelCreate

Last night I was working on updating a project I had created as a feature within the SDK and came across an interesting scenario where I launched my old project and it didn’t run out of the box. Smart Office … Continue reading

Posted in Misc, SDK | Leave a comment

The case of the JScripts that wouldn’t update

Recently I have been doing some work for another company, adding a couple of JScripts to streamline a process and allow for better reporting. Fundamentally the scripts are pretty basic, add a lookup box, bring up a selection of options … Continue reading

Posted in Misc | Leave a comment

2014 Jaunt – Sweden/Iceland

It’s been a wee while since my last post and there are several posts of code, hints and tips that I am prepping to post over the next couple of months but before I do that… To mark the end … Continue reading

Posted in Uncategorized | Leave a comment

JScript Oddities – Returning Typed Arrays

As implied in my last post, I’ve been involved in developing some JScripts recently. Infact, nearly half a dozen scripts that are fairly large. In these scripts I created classes to handle data, and in some instances these scripts would … Continue reading

Posted in Development, M3 / MoveX, Misc | Leave a comment