Shopware Account DocType anlegen #4

Open
opened 2026-05-10 16:41:04 +00:00 by csaeum · 0 comments
csaeum commented 2026-05-10 16:41:04 +00:00 (Migrated from gitlab.localdomain)

Einen neuen DocType Shopware Account anlegen (kein Singleton — Liste von Accounts):

  • Felder: Name, API-URL, Client-ID, Client-Secret (Password-Feld), aktiv (Checkbox)
  • DocType über Frappe UI anlegen und JSON exportieren
  • In shopware6/doctype/shopware_account/ ablegen
  • Berechtigungen: System Manager kann lesen/schreiben
Einen neuen DocType `Shopware Account` anlegen (kein Singleton — Liste von Accounts): - Felder: Name, API-URL, Client-ID, Client-Secret (Password-Feld), aktiv (Checkbox) - DocType über Frappe UI anlegen und JSON exportieren - In `shopware6/doctype/shopware_account/` ablegen - Berechtigungen: System Manager kann lesen/schreiben
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Frappe-Projekte/ecommerce_integrations#4
No description provided.