feat(studio): complete the Mini-ERP document set (7 more entity apps)#47
Merged
Conversation
Adds the remaining Basic-core business documents as entity-app templates, rounding the Mini-ERP out to the full document landscape: - erp-supplier-invoices (supplierInvoice / Eingangsrechnungen) - erp-credit-notes (SalesCreditNote / Gutschriften) - erp-returns (ReturnOrder / Retouren) - erp-proforma-invoices (ProformaInvoice) - erp-shipping-orders (ShippingOrder / Versandaufträge) - erp-production-orders (ProductionOrder / Produktionsaufträge) - erp-price-inquiries (PriceInquiry / Preisanfragen) Same single-entitybrowser shape, de/en/nl locales and per-app icon. The marketplace prompt-mini-erp body now installs all 15 surfaces grouped by area and skips entities missing from the instance.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Follow-up to #46 — adds the remaining Basic-core business documents as entity-app templates so the Mini-ERP covers the full document landscape (15 surfaces total). Requested: Supplier Invoice was missing; this fills that and the other document gaps visible in ERP Core.
Same single-
entitybrowsershape as the first eight, de/en/nl locales and a per-app icon. NotesupplierInvoiceuses the exact Basic-core key (lowercase — the native passthrough).The
prompt-mini-erpmarketplace body now installs all 15 surfaces grouped by area (master data · sales · logistics & production · purchasing) and skips entities not present in the instance.Not included (deliberately) — master-data sub-resources / config, not clerk document surfaces: PartsListItem, PurchasePrice, SalesPrice, Printer, Report, StorageLocation.
Testing
validate_library.py→ 309 items valid.erp-*templates through the agent-hub-labs studio loader (XENTRAL_LIBRARY_ROOT): correct entity bindings (incl.supplierInvoice), icons and de/en/nl locales.