Object Vision Software AGUnterhachingJahresabschluss zum Geschäftsjahr vom 01.02.2020 bis zum 31.01.2021BILANZAKTIVA
Der Ansatz von latenten Steuern wird, soweit erforderlich, mit einem durchschnittlichen Gewinnsteuersatz von 30 % vorgenommen. Im Berichtsjahr sind keine latenten Steuern aktiviert oder passiviert. Im Berichtsunternehmen existieren keine unterschiedlichen Aktiengattungen Die Kapitalrücklagen haben sich wie folgt entwickelt:
Im Berichtsjahr haben sich im Bestand der eigenen Aktien keine Veränderungen ergeben. Im Berichtsunternehmen war zum Abschlußstichtag kein genehmigtes Kapital vereinbart. Verbindlichkeiten gegenüber Aktionären waren im Berichtsjahr i.H.v. € 75,99 passiviert.
Unterhaching, den 01. Juli 2022 gez. Jacob Rosendorfer Die Feststellung bzw. Billigung des Jahresabschlusses erfolgte am: 21. Juni 2021 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Object Vision Software AG
Overview
- Legal form
- AG
- Address
-
Hauptstraße 42
82008 Unterhaching - Commercial register
- HRB 120220, München
- Registration date
- November 7, 1997
- Industry
-
Erbringung von Beratungsleistungen auf dem Gebiet der Informationstechnologie
Entwicklung und Programmierung von Anwendungssoftware
Erbringung von sonstigen Dienstleistungen der Informationstechnologie - Registered capital
- 276,605.00 EUR
- Representation rules
Jedes Vorstandsmitglied vertritt einzeln.
- Purpose
- Analyse und Modellierung von Geschäftsprozessen für den Einsatz unterstützender Softwaresysteme; Beratung der Einführung und Anwendung von Softwaretechnologien und - -methoden sowie Beratung von Softwareprojekten; Entwicklung kundenindividueller Software; sowie Herstellung, Vermittlung und Vertrieb von System- und Anwendersoft- und Hardware.
Financials
Balance sheet
2024- Fixed Assets 60,4 % 1,22 Mio
- Current Assets 39,5 % 797,8 k
- Prepaid Expenses 0,1 % 2,6 k
- Equity 94,5 % 1,91 Mio
- Provisions 4,4 % 88,9 k
- Liabilities 1,1 % 22,3 k
Balance sheet data available for 15 earlier fiscal years.
Authorized representatives
-
Jacob Rosendorfer
since 2001 Board Member
History
- 2025
-
17.11.
Change of addressObject Vision Software AG
-
17.11.
Correction of personal dataJacob Rosendorfer · Board Member
- 2011
-
10.03.
Change of addressObject Vision Software AG
- 2004
-
29.06.
Change of share capitalObject Vision Software AG
-
29.06.
Change of bylawsObject Vision Software AG
- 2003
-
28.01.
Change of authorized capitalObject Vision Software AG
-
28.01.
Change of bylawsObject Vision Software AG
-
28.01.
Change of share capitalObject Vision Software AG
Annual statements
Original published statements, ordered by fiscal year.
| Fiscal year | Document | Published | Access |
|---|---|---|---|
| 2024 | Jahresabschluss | Published | Via the API |
| 2021 | Jahresabschluss | Published | Read full text |
| 2020 | Jahresabschluss | Published | Via the API |
| 2019 | Jahresabschluss | Published | Via the API |
| 2018 | Jahresabschluss | Published | Via the API |
2021 Jahresabschluss Full text
Register documents
Bring original register extracts and company documents into your application as PDF or XML.
/v1/fetch-document- Current extract (AD) PDF
- Chronological extract (CD) PDF
- Structured content (SI, XML) XML
- Shareholders list PDF
- Articles of association PDF
Explore more companies
Company data in your AI chat
Ask about directors, ownership and financial figures. Our MCP server connects your assistant to the Handelsregister API.
Connect your assistant
- Open Connectors in Claude and add a custom connector.
-
Enter this server URL and add the connector:
https://mcp.handelsregister.ai/mcp - Connect with your handelsregister.ai account, then enable the connector in your chat via “+” → “Connectors”.
- In ChatGPT on the web, open Settings → Apps and create a custom app. Developer mode must be enabled for your account.
-
Use “handelsregister” as the name, OAuth for authentication and this server URL:
https://mcp.handelsregister.ai/mcp - Sign in with your handelsregister.ai account, create the app and select it from the tools menu in your chat.
Run once in your terminal:
claude mcp add --transport http handelsregister https://mcp.handelsregister.ai/mcp \
--header "X-API-Key: YOUR_API_KEY"
Replace YOUR_API_KEY with your handelsregister.ai API key.
Add this MCP server as a tool in your application:
from openai import OpenAI
client = OpenAI()
response = client.responses.create(
model="gpt-6-astra",
input="Show me the directors, shareholders and latest available financial figures for Object Vision Software AG. Include fiscal years and sources.\n\nentity_id: 4eb6f92e2ab093fa4949559448bee148",
tools=[{
"type": "mcp",
"server_label": "handelsregister",
"server_url": "https://mcp.handelsregister.ai/mcp",
"headers": {"X-API-Key": "YOUR_API_KEY"},
"require_approval": "never",
}],
)
print(response.output_text)
Replace YOUR_API_KEY with your handelsregister.ai API key.
Add this configuration to your MCP client:
{
"mcpServers": {
"handelsregister": {
"url": "https://mcp.handelsregister.ai/mcp",
"headers": { "X-API-Key": "YOUR_API_KEY" }
}
}
}
Replace YOUR_API_KEY with your handelsregister.ai API key.
Ask about this company
Once connected, ask your assistant this question:
Show me the directors, shareholders and latest available financial figures for Object Vision Software AG. Include fiscal years and sources.
Copying failed. Please select the text and copy it manually.
Keyboard shortcuts
- Copy active snippet
- C
- Copy entity_id
- I
- Switch tab
- 1–6
- Toggle this help
- ?