Service - CommerceAccounting Inventory: Difference between revisions
Jump to navigation
Jump to search
(Created page with "= Overview = Handles changes in inventory in Commerce = Repository = ... = Object Schemas = ; Additional Information: Per Service Schemas <syntaxhighlight lang="JavaScript"> { objectType: "comAccInventoryPurchasedLink", canDelete: false, belongTo: { serviceTag: "User", objectType: "user" }, addOnDataStructure: [], storageResources: { "dynamo": { "storageType": "dynamoDB", "tableName": "comAccLink", } }, fieldNames: { // probably hav...") |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
= Overview = | = Overview = | ||
.. maybe not required because purchase/manufacture/sale journal entries are handled in their respective comAcc services. | |||
= Repository = | = Repository = | ||
| Line 10: | Line 10: | ||
; Additional Information: [[Per Service Schemas]] | ; Additional Information: [[Per Service Schemas]] | ||
... | |||
== Relationships == | == Relationships == | ||
| Line 46: | Line 18: | ||
= flowSchemas = | = flowSchemas = | ||
... | |||
= Working documents = | = Working documents = | ||
Latest revision as of 14:37, 23 January 2026
Overview
.. maybe not required because purchase/manufacture/sale journal entries are handled in their respective comAcc services.
Repository
...
Object Schemas
- Additional Information
- Per Service Schemas
...
Relationships
...
flowSchemas
...