Add normalized kunden2 lookup
This commit is contained in:
@@ -64,6 +64,7 @@ The store can read both the connector format and the older Telefonbuch cookie-ar
|
||||
- `checkRegistriert()` checks whether the page still contains `Neues Gerät registrieren`.
|
||||
- `registerDevice({ agrarmonitorId, pcName })` loads `/freischaltung/`, extracts the nonce, and posts the registration request.
|
||||
- `fetchCustomers()` loads customers from `https://api.agrarmonitor.de/v1/kunden`.
|
||||
- `getKunden2()` loads all customer pages and returns normalized customer/supplier fields.
|
||||
- `getCustomerById(id)` loads one customer from the token-based Agrarmonitor API.
|
||||
- `eingangsrechnungenLivesearch(suchstring)` searches invoice files and enriches matching Eingangsrechnungen with edit/detail metadata.
|
||||
- `eingangsrechnungVorhanden(suchstring)` checks whether invoice file search has rows.
|
||||
|
||||
Reference in New Issue
Block a user