docs(ce): update country field and ui fix documentation
This commit is contained in:
@@ -59,7 +59,7 @@ Wir kapseln das neue Projekt vollständig ab ("Fork & Clean").
|
||||
* `crm_id` (String, nullable - Link zum D365)
|
||||
* `industry_crm` (String - Die "erlaubte" Branche)
|
||||
* `city` (String)
|
||||
* `country` (String)
|
||||
* `country` (String - Standard: "DE" oder aus Impressum)
|
||||
* `status` (Enum: NEW, IMPORTED, ENRICHED, QUALIFIED)
|
||||
|
||||
### Tabelle `signals` (Roboter-Potential)
|
||||
@@ -168,6 +168,7 @@ Contacts stehen in 1:n Beziehung zu Accounts. Accounts können einen "Primary Co
|
||||
* **Bugfixes:**
|
||||
* Korrektur des API-Pfads für manuelle Impressum-Updates.
|
||||
* Stabilisierung der Datenbank-Logik bei Unique-Constraints.
|
||||
* Optimierung der Anzeige von "Unknown, DE" in der Firmenliste (wird nun ausgeblendet, solange keine Stadt bekannt ist).
|
||||
|
||||
* **[UPGRADE] v0.4.0: Export & Manual Impressum**
|
||||
* **JSON Export:** Erweiterung der Detailansicht um einen "Export JSON"-Button, der alle Unternehmensdaten (inkl. Anreicherungen und Signale) herunterlädt.
|
||||
|
||||
Reference in New Issue
Block a user