//
archives

Technical

This category contains 2 posts

Everything you wanted to know about ISV Models, but were afraid to ask.

This is the down and dirty on creating, generating and signing an AX model file for an ISV.  I could find little if any comprehensive information about this.  I hope it helps you. 1.  Obtain the authenticode certificate from somewhere.  In order to sign your models and code for customers, you are going to need … Continue reading

Bug in Cash Discount In CustVendOpenTransManager

We have started getting an odd error when using code to settle invoices: “The expected type was str, but the encountered type was real” This is due to a major bug in the CustVendOpenTransManager class, in more than one place. For instance, in the “getCashDiscAmountTaken” the code is setup to fail: The map that is … Continue reading