> For the complete documentation index, see [llms.txt](https://xoops.gitbook.io/wgsimpleacc-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoops.gitbook.io/wgsimpleacc-tutorial/deutsch/the-user-side/appupload.md).

# Dateiupload mit App

Das Kassentool verfügt über die Möglichkeit, dass Anlagen über das Handy direkt in das Kassentool hochgeladen werden. Dazu ist ein am Handy eine entsprechende FTP-App installiert und die Zugangsdaten müssen eingestellt werden.

## 1. Installation am Handy

### 1.1 Auswahl einer App

Auswahl eines FTP-Upload-Programmes für dein Handy über z.B. Google Play Store. Ich verwende Project Camera Upload (ist aber leider nur in Englisch verfügbar)

![Upload von Anlagen](/files/-MdMiwaKAUYUYsL4ROkC)

Zugriff der App auf Fotos/Medien zulassen

### 1.2 FTP-Einstellungen

Rechts oben mit ![Upload von Anlagen](/files/-MdMiwaM63E4eVfOluGN) die Einstellungen (Settings) öffnen Für den Zugriff sind folgende Einstellungen erforderlich: Default Destination: FTP FTP-Username: your\_username FTP-Passwort: your\_pwd FTP-Server: your\_server FTP-Port: your\_port

## 2 Upload von Fotos zum Kassentools

1\) Start der App „Project Camera“ 2) Klick auf Kamerasymbol ![Upload von Anlagen](/files/-MdMiwaNYd4Ns6B_beej) 3) Beleg/Rechnung fotografieren 4) Kamera schließen 5) In der App „Project Camera“ auf „Save“ klicken und der Upload startet 6) Im Kassentool in der Transaktionsliste bei der gewünschten Transaktion das Hinzufügen starten ![Upload Dateien](/files/-MdMiwaOLiRTAL5Hjj67) 7) Es erscheint das Formular zum Hochladen von Dateien vom Rechner oder zum Zuordnen des zuvor hochgeladenen Bildes ![Upload Dateien](/files/-MdMiwaPSsR21QKACck5) 8) Klick auf „Hochgeladene Dateien“ ![Upload Dateien](/files/-MdMiwaQFqdR3qaCwLCp) Bei einem Klick auf den Eintrag unter „Hochgeladene Dateien“ erscheint darunter eine Vorschau des ausgewählten Bildes 9) Klick auf „Einsenden“ 10) Das Bild ist nun der entsprechenden Transaktion zugeordnet ![Upload Dateien](/files/-MdMiwaRqYZVtqeE61_z) 11) Wenn man nun zur Transaktionsliste zurückkehrt, sieht man dort eine gelbe 1 ![Upload Dateien](/files/-MZrGAVdq6LbvscsMnUY) Dies bedeutet, dass für diese Transaktion 1 Anhang vorhanden ist


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://xoops.gitbook.io/wgsimpleacc-tutorial/deutsch/the-user-side/appupload.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
