Below is a list of the changes - newest changes are shown first:
- fixed problem with read Design from NAV with SSL enabled.
- released 3.2.82a
- fixing isemail function: adding check on -. and .- and check on _ after @
- fixing economic read from sub-table using e.g. Invoice_GetLines
- released 3.2.81j
- Formula IMPLODE changed so that trailing separator character is no longer added.
- Fixed error in mirror that Gather could not be part of a transfer that uses mirror.
- Fixed error in mirror that an integer field (RECID from AX) could not be used as
key. The key was assigned 1:1 from the mirror key (which is DATAERA, RECID) - now
we assign the key using a lookup based on fieldname.
- fixed some problems in e-conomic support
- Released version 3.2.81g
- another few fixed on e-conomic side: now reading info on mandatory fields
and nillable fields. And setting mandatory fields to nill as appropriate.
- try to fix the error with Total time - doing some cleanup on timers and
checking if we run out of timers.
- released 3.2.81e
- few more changes to e-conomic - fixing insert of invoicelines (destinationlink)
- fixing error in salesforce.com and mscrm (I hope) regarding use of destination
link on insert.
- released 3.2.81c
- added Oracle support to RapidiOnline
- fixed double create of records in CRM 4.0 in error situations (where CRM
would create a record but fails anyway)
- added support for sending abort to RapidiConnector - in 3.2.81 - need to
update both central and rapidiconnector for this to work !
- Fixed CRM 4.0 so that empty ownerid is not send to CRM.
- Added SourceControl based on modifiedon field to CRM 4.0
- Fixed some problems with Axapta and C5 - dont remember what it was.
- Added support for checkFilters to Salesforce.com (and CRM 4.0) so that
we can use checkFilters and SourceControl simultaniously with Salesforce.
- 3.2.81a released