Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
TopPage
TopPage

...

Expand
title22.09.00 (2022-09-27)


TicketCategoryDialogRelease InformationPatch 
126883CompanyTax Planning

Situation:

The calculation of line 23a is not correct.

Entries in line 39b are not saved.
The effect from line 39a is included with the tax rate of the group parent in line 40.5.

Solution:

The calculation of line 23a no longer includes line 23d.
The names of lines 39a and 39b have been adjusted. Entries in line 39b are saved. The tax bases (e.g. 39a and 39b) multiplied by the tax rate of the company are included in the calculation of line 40.5.

1301026
107122

Deferred Taxes

TRR

Situation:

Constellations exist in the loss carry-forwards, especially in connection with the utilisation/addition (development VV), tax rate changes and valuation allowances, which are not correctly reported in the TRR.

Solution:

The effects from the loss carry-forwards are shown in the TRR in the correct lines.


127419Interfaces - ExportOthers

An interface with four end points was created to read out master data. These endpoints can be used to export periods, companies (in varying degrees of detail) and superior units for a company.
The interface uses REST technology and is only available in the context of the GTC Suite.

The contents can only be accessed if the calling other party has the necessary permissions:
* RestExportPeriods (periods)
* RestExportUnits (companies in low level of detail)
* RestExportUnitDetails (companies with a high level of detail and higher-level units)

The interface is used by the Tax Balance module.

-
128537PerformanceOthers

Situation:

By default, the connection details to the database are stored in a repository file of the deployment. For this purpose the war file must be unpacked, modified and packed again.

Solution:

The installation process is simplified. By default, the repository file of the deployment contains a JNDI designation. The connection details for this name are maintained in the file context.xml of the Tomcat installation (and by that independent of the deployment).

-
129034PerformanceOthers

Situation:

The GTC can be configured to automatically update the database when the Tomcat is started (flyway).

Even if not all database updates have been executed successfully, users can log in to the GTC and work with it without being made aware of the fact. Certain functions that should have been changed by the updates may then not work correctly: this can have small or large damaging consequences.

Solution:

Users can only log into the GTC if the database updates were all successfully executed on server start-up. If this is not the case, the user receives a suitable error message and cannot log in.

Users with superuser rights are an exception: They can log in, but after logging in they are directed to the page "Master data - Home" and also see the error message there.

-
126797Deferred TaxesOthers

Situation:

In the print view of the balance sheet comparison (in one of the tabs where differences can be entered), not the values but the item IDs of the respective balance sheet item is output for the input fields of the differences.

Solution:

The print view of input fields shows the entries and not the item ID.

-



Expand
title22.08.00 (2022-09-09)


TicketCategoryDialogRelease InformationPatch 
128907Security-

The Java version on which the software is based was raised from 8 to 17.

-
128902Master dataToolbox

Situation:

If the function "Copy settings" is used within the toolbox and then "... Copy to period" is selected, the data from the period to be copied is not taken over.

Solution:

The copy can be executed.

-
128001Usability-

Situation:

A large number of error messages are displayed in the log files. These error messages are not "real" failures.

Solution:

No error messages are displayed in the log file if they are already intercepted and processed by the GTC.

-
77189Master dataCompany

Situation:

When creating a new company, data can be copied from another company. It is not possible to select from which period the company data should be loaded.

The performance for loading the create dialogue is very slow depending on the number of companies and periods in the GTC.

Solution:

The copy function has been adapted. The source period is now selected first and then the company to be copied.

Only active companies are displayed in the list of companies. The corresponding master data authorisations are taken into account.

As the list of information to be loaded is now significantly shorter, the performance of the create dialogue has also improved.

-


...

Expand
title22.04.00 (2022-07-15)


TicketCategoryDialogRelease InformationPatch 
115573CompanyToolbox

Situation:

The proposed value in line 27, corporate tax column is incorrect.

Solution:

The effect from the local tax column is no longer shown in the proposed value of line 27, corporate tax column.

1301013
88236SecurityLogin

Situation:

The implementation of a user's unit-dependent permissions may check permissions of the same unit multiple times.

This can lead to the user having difficulty working with the GTC, as the loading times of the dialogues increase (performance).

Solution:

The procedure for checking unit-dependent permissions is optimized in so far, as each unit is only checked once.

-
126415CompanyStatus

Situation:

The status page in the single company area cannot be accessed in a summary period.

The buttons (e.g. Show activities) are not displayed if the milestone " Current taxes" is in the status " finished" or "checked".

Solution:

The status page can also be opened in summary periods and the buttons are always displayed.

-
124283

Deferred Taxes

Rollforward LCF

Situation:

The proposed values are displayed as 0.00 in the read view of the Rollforward LCF dialog.

Solution:

During the editing of the dialog Rollforward LCF (period/milestones opened), the proposed values are saved in order to display them later in the read view (period/milestones closed).
No calculation is performed in the read view.

-
105575SecurityOthers

The json-smart libraries have been updated.

-


...

Expand
title22.03.00 (2022-07-01)


TicketCategoryDialogRelease InformationPatch 
125227Interfaces - Import

MVB - IFRS

Only relevant when using the MVB function:

Situation:

An import interface has been configured in the MVB dialogue. In this interface, the checkbox for resetting the differences columns in the MVB dialogue is activated.

In this case, when the import is performed, all differences in the "Other deferred taxes" tab are reset to 0.00 in all periods and all companies, no matter for which company and which period the import is performed.

Solution:

Only the differences of the currently selected company are reset to 0.00 in the currently selected period.

-
125110Interfaces - ImportCoA Group

Situation:

During import of a balancesheet structure an error occurs, if languages besides "german" and "english" are configured in the interface structue, but the Excel file does not contain values. The log file contains no hint with regard to the column responsible for the error.

Solution:

Lanuage-dependent values may be empty in Excel. The log file specifies the column responsible for an error.

-
124613UsabilityOthers

Situation:

Output location (CATALINA_HOME/logs) and format of the logging are not freely configurable.

Solution:

The output location as well as the output format of the logging can be configured via startup parameters of the Tomcat. If no settings are made here, logging takes place in the previous format by default.

The default output directory has been changed from CATALINA_HOME/logs to CATALINA_BASE/logs.

Further information on configuration can be found in the user guide.

-
124393InterfacesOthers

Situation:

The URLs for calling the GTC interfaces have so far started with "<root>/portalapi/...". This does not correspond to the usual convention.

Solution:

The URL has been changed to "<root>/api/...".

This may result in the portal module no longer being able to connect to the Income Taxes module (GTC). Therefore, please check under "Portal/Administration/Module/Income Taxes/Edit" whether the entry "Api URL" already contains the new URL. If this is not the case, please contact your system administrator for further configuration.

-
124245

Portal / GTC Suite

Others

Situation:

Some user-related data (e.g.: email and phone number) are not transferred from the portal to GTC. As a consequence they cannot be used in error messages with regard to a concurrent page access.

Solution:

User-related data which are needed in GTC and which are available in the portal are transferred from there to GTC.

-
115202(Sub-) GroupStatus

Situation:

Dialogue "(Sub-) Group Status" allows to download the displayed data as Excel, PDF or print view, whenever "Group strucure" or "Tax group structure" are selected in the "Display" dropdown.
If the entry "List" is selected, the export does not work.

Solution:

Data can also be downloaded as Excel, PDF or print view, when "List" is selected in the dropdown.

-
101459SecurityUsers

Situation:

A user who has the rights "User - Read" and "User - Edit" still cannot edit the users. An error message is displayed. Editing is only possible if the user also has the "Roles - Read" right.

Solution:

Editing users also works without the "Roles - Read" right, only with the "User - Read" and "User - Edit" rights.

-


...

Expand
title22.02.00 (2022-06-15)


TicketCategoryDialogRelease InformationPatch 
71151UsabilityStatus

Situation:
If processing has not yet been started for a company, it can only be started by clicking on one of the workflow milestones (Actual Taxes, Deferred Taxes, ...). This is not intuitive.

Solution:
To open a company, an alternative is to click on the button 'Start processing'. As long as the company has not been started, the single company dialogues are hidden in the menu tree.

-
124495UsabilityOthers

Situation:

Even if the user uses the GTC in the English language, the German user guide is still opened as a direct link from the GTC.

Solution:

If the user selects a language that is not "German", the English user manual is displayed.
The same behaviour applies to the Release Notes.
Both links can be called up at the top right of the header via the "User" icon.

-
111501Security-

The Axis2 libraries have been updated.

-
109869Security-

The RestEasy libraries have been updated.

-


...