Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

245

Downloads of v 17.29.9-BETA:

235

Last Update:

30 Nov 2018

Package Maintainer(s):

Software Author(s):

  • Invantive Software B.V.

Tags:

add-in company.info excel invantive office risk management

Company.info Excel Add-In

This is a prerelease version of Company.info Excel Add-In.

  • 1
  • 2
  • 3

17.29.9-BETA | Updated: 30 Nov 2018

Downloads:

245

Downloads of v 17.29.9-BETA:

235

Maintainer(s):

Software Author(s):

  • Invantive Software B.V.

Company.info Excel Add-In 17.29.9-BETA

This is a prerelease version of Company.info Excel Add-In.

  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Failed

Details

Scan Testing Successful:

No detections found in any package files

Details
WARNING

This package is unlisted and hidden from package listings.

Description

Company.info Excel Add-In


tools\chocolateyinstall.ps1
$ErrorActionPreference = 'Stop';

$packageName= 'company-info-excel-add-in'

$packageArgs = @{
  packageName = $packageName
  fileType = 'MSI'
  url = 'https://download.invantive.com/release/msi/Company.info%20Excel%20Add-In-17.29.9-BETA.msi'
  url64bit = 'https://download.invantive.com/release/msi/Company.info%20Excel%20Add-In-17.29.9-BETA.msi'
  softwareName = 'Company.info Excel Add-In'
  checksum = '82035844A6680BDD37172AEA91E204C8E0DDEB23C39955322886DD77218F303C'
  checksumType = 'sha256'
  checksum64 = '82035844A6680BDD37172AEA91E204C8E0DDEB23C39955322886DD77218F303C'
  checksumType64 = 'sha256'
  silentArgs = "/qn /norestart /l*v `"$env:Temp\company-info-excel-add-in-17.29.9-msi-install.log`""
  validExitCodes = @(0, 3010, 1641)
}

Install-ChocolateyPackage @packageArgs

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status

Included components:

  • Invantive.Producer.Windows 17.29.29-BETA
    Included Components:
  • Various Microsoft-supplied components
    Included Components:
  • Various open source components

Version 17.29.6-BETA, released 2018-11-21.

Enhancements:

  • Improve startup performance [ITGEN-451].
  • Delay starting Invantive Composition to improve startup performance [ITGEN-451].
  • Delay starting Invantive Control to improve startup performance [ITGEN-451].

Version 17.29.3-BETA, released 2018-11-19.

Enhancements:

  • Delay starting Invantive Control to improve startup performance [ITGEN-451].

Version 17.29.1-BETA, released 2018-11-08.

Enhancements:

  • Retrieve metadata for named ranges in the Invantive Control provider.

Version 17.28.1, released 2018-10-22.

Enhancements:

  • Upgrade samples.
  • Perform integrity checks on the data type of an Excel-based table when no data type could be determined from the number format.
  • Increase maximum size of result set to above 4 billion rows.
  • Display blk_current_min_z_name in Model Editor [ITGEN-3085].
  • IC: Show number of rows retrieved when downloading blocks.
  • Update translations.
  • Add integrity checks on 3D point location.

Bug fixes:

  • Fix NRE exception when not having filtering enabled on Excel tables.
  • Fix error 'itgenefn003: The field with name 'prevyears' is unknown.' when using the Exact Online financial period Excel formula.
  • IC: Fix positioning bug "itgenuty622: Point '{1,0,1}' is an illegal Excel position." [ITGEN-3139]
  • Reduce chance of read lock blocking reading files through OS provider.

Version 17.26.5, released 2018-09-07.

Enhancements:

  • Add I_EOL_ACT_SLS_CREDIT_LINE and I_EOL_ACT_PUR_CREDIT_LINE to retrieve credit line.
  • Clarify error when an array formula is used exceeding 2.084 characters.
  • Avoid itgensdf054 Detect adding worksheets where not allowed [ITGEN-821].
  • Improve performance by streaming row checks.
  • Give hint about available workbooks when the catalog name does not match an opened workbook.
  • Extend data analysis blocks for Exact Online.

Bug fixes:

  • Fix upgrade of Excel models never synchronized memorizing worksheet names with a block.
  • Fix itgenclr013: Using building block "Relaties" raises error [ITGEN-3090].
  • Fix when 'updating' a field that is and was empty. Resulting in a NRE.

Version 17.24.18, released 2018-07-06.

Enhancements:

  • Check value of Exact Online General Ledger Account Balance Type filter to aid user.
  • Improve recognition of data types in Excel tables and names with Invantive Control provider.
  • Enable use of $C, $X, $P, $R in where clause of pick list for Excel cell [ITGEN-2842].
  • Add Teamleader building blocks.
  • Fine-grained cash flow for Purchase Orders and Sales Orders on Exact Online.
  • Add where clause to lists of values in Control [ITGEN-2753].
  • Add where clause to model for parameter pick lists in Control [ITGEN-2691].
  • Hide log on information in tool tip on connect for Control and Composition when not connected.
  • Improve performance of Exact Online Open / Close balance.
  • Add lookup cache for Exact Online GL Accounts.
  • Cache General Ledger Account Structure in UDF function for 4 hours to circumvent Exact Online performance issues.
  • Reduce impact of WPF initialization problem in border/constraint control [ITGEN-2600].
  • Improved logon dialog. Updated credentials storage.

Bug fixes:

  • Clarify error message when metadata of Excel table can not be determine.
  • Filter on block fields when replacing column expressions
  • Avoid argument exception on block code.
  • Filter failure itgendid048 The value %123123% is not a valid integer [ITGEN-2860].
  • Fix itgenuty263: missing definition of transaction and/or primary key column on updateable Invantive Control block.
  • Only include current balance sheet, exclude previous years in cash flow prognosis.
  • Reduce memory consumption [ITGEN-2582].
  • Fix long delay in the editor on the advanced tab.
  • Add cache to disk to compensate Exact Online XML GLAccounts getting slower.

Version 17.16.0, released 2018-04-09.

Enhancements:

  • Add sample Last Year Sales Analysis for Exact Online.
  • Show trigger executing in progress of Control synchronization [ITGEN-2453].
  • Clear UDF row cache which prevented outdated data to be used in Excel functions.
  • Show Invantive Control provider objects in Available Objects [ITGEN-2117].
  • Tune loading facts into Excel within Invantive Control.
  • Change cash flow to Exact Online REST.
  • Updated partitioning in Control and Composition to allow selection of the partition when having multiple data containers opened, like two Exact Online accounts.
  • Add Excel formula I_EOL_DIV_CODE for Exact Online Division Code.
  • Add sample spreadsheet for uploading budgets into Exact Online.
  • Register session I/Os for Invantive Control provider.
  • Allow specification of currency code for Exact Online item price retrieval.
  • Add formulas for Teamleader to Invantive Control for Excel
  • Added Data Loader in Control menu.
  • Raise error when the Excel used range is very large.
  • Speed up balances on Exact Online based upon classifications.
  • Return 0 when a GL Account Classification has no associated GL Accounts on budget or balance for better performance.
  • Avoid need for scrolling in partition chooser when there are more than hundreds or thousands of partitions.
  • Add UdfMeasurements view to Invantive Control provider with accurate timings on performance of UDF calls.
  • Add XAF, XAA and XAS data analysis lists.
  • Add XAF 3.2 samples for Data Analysis.
  • Add Excel function I_INTEGRATION_ACTIVE for VBA coding.
  • Add re-register VBA integration button to tools menu and log on.
  • Re-register Invantive Control Functions on every log on to ease VBA coding.
  • Allow auto-size result set of I_SQL_SELECT_TABLE UDF for use in VBA.
  • Upgrade components to reduce memory footprint, especially in 32-bit Office.

Bug fixes:

  • itgenuty198: "Cannot get range of backup sheet ..." when an error occurs. Then Excel crash [ITGEN-2460].
  • Detect Excel errors in ranges and tables queried using the Invantive Control provider.
  • Improve performance of filters on sets of GL Account Classifications with over 100 GL Accounts.
  • Reduce memory requirements from 4 to 3 GB for Invantive Control.
  • Cache also failed SQL select scalar statements.
  • Reduce number of errors thrown by UDF by de-duplicating them.
  • Ensure that text on layout items in Data Analysis fits even when translated.
  • Fix 'the value '40638' must match the data type Nullable' for date/time fields in Excel name ranges.
  • Improve performance of very high volume of GL balance calculations on Exact Online by factor 100.
  • Relabel Invantive Data Cache in ribbon.
  • Return #N/A instead of an error window when determining the GL scheme of an unselected Exact Online division.
  • Improve errors on invalid path names.
  • Improve working of synchronization back to Exact Online and others.
  • Fix problem with attempt to end a transaction that never started.
  • Show correct version number 7 of VBA module for Generic Functions.
  • Prevent issue with building blocks which failed connecting when multiple connections are used. Also made building blocks working on that case.
  • Minor change to accommodate Slow or OutOfMemoryException on parameter pick lists [ITGEN-1940].
  • In edge cases allow text to start with '=' when pasting block values.

Details of Release Notes:

Version 17.14.17:
Raise error when the Excel used range is very large.
Gives a lot of problems otherwise.
Reduce number of errors thrown by UDF by de-duplicating them.
Often there are hundreds of identical errors.

Version 17.14.13:
Return 0 when a GL Account Classification has no associated GL Accounts on budget or balance for better performance.
Reduce resolution times of Exact Online tables to object definition by fully qualifying [PR].
Apply server-side filter for year on approximately 25 Exact Online formulas [PR].


Discussion for the Company.info Excel Add-In Package

Ground Rules:

  • This discussion is only about Company.info Excel Add-In and the Company.info Excel Add-In package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Company.info Excel Add-In, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus