New pages
Jump to navigation
Jump to search
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 02:29, 30 April 2026 Device - Temperature Sensor (hist | edit) [214 bytes] Sven the Barbarian (talk | contribs) (Created page with "= Overview = Relay controller = Repository = http://git.izara.io/IzaraIoT-Device/IzaraIoT-Device-TemperatureSensor = Working documents = Temperature Sensor")
- 14:30, 24 April 2026 Device - Relay Controller (hist | edit) [208 bytes] Sven the Barbarian (talk | contribs) (Created page with "= Overview = Relay controller = Repository = http://git.izara.io/IzaraIoT-Device/IzaraIoT-Device-RelayController = Working documents = Relay Controller")
- 14:23, 24 April 2026 Device - Firmware (hist | edit) [219 bytes] Sven the Barbarian (talk | contribs) (Created page with "= Overview = Initial firmware for Arduno devices. = Repository = http://git.izara.io/IzaraIoT-Device/IzaraIoT-Device-Firmware = Working documents = Device Firmware")
- 09:22, 17 April 2026 Service - CommerceAccounting Expense (hist | edit) [1,696 bytes] Sven the Barbarian (talk | contribs) (Created page with "= Overview = Links Expense objects to Accounting structures. = Repository = ... = Object Schemas = ; Additional Information: Per Service Schemas == comAccExpenseLink == <syntaxhighlight lang="JavaScript"> { objectType: "comAccExpenseLink", canDelete: false, belongTo: { serviceTag: "ComAccLink", objectType: "comAccLinkByBusiness" }, addOnDataStructure: [], storageResources: { "dynamo": { "storageType": "dynamoDB", "tableName": "comAccExpenseLin...")
- 01:24, 16 April 2026 2026-04-16 - Cross Project Account Config (hist | edit) [1,104 bytes] Sven the Barbarian (talk | contribs) (Created page with "Development - Izara Commerce to Accounting = Example case = * Commerce has option when creating a new Business to create new Organization in Izara Accounting and link through ComAcc * Cross platform sign in system for frontend will automatically create user accounts on each project as we redirect there (ComAcc and Accounting) * redirects to ComAcc and Accounting to make sure user data created * ComAcc offers list of accounting configs to choose from, these configs...")
- 23:15, 15 April 2026 Service - CommerceAccounting Other Purchase Item (hist | edit) [1,837 bytes] Sven the Barbarian (talk | contribs) (Created page with "= Overview = Links Other Purchase Item objects to Accounting structures. = Repository = ... = Object Schemas = ; Additional Information: Per Service Schemas == comAccOtherPurchaseItemLink == <syntaxhighlight lang="JavaScript"> { objectType: "comAccOtherPurchaseItemLink", canDelete: false, belongTo: { serviceTag: "ComAccLink", objectType: "comAccLinkByBusiness" }, addOnDataStructure: [], storageResources: { "dynamo": { "storageType": "dynamoDB",...")
- 23:12, 15 April 2026 Service - CommerceAccounting Freight In (hist | edit) [2,249 bytes] Sven the Barbarian (talk | contribs) (Created page with "= Overview = Links Freight In objects to Accounting structures. = Repository = ... = Object Schemas = ; Additional Information: Per Service Schemas == comAccFreightInLink == <syntaxhighlight lang="JavaScript"> { objectType: "comAccFreightInLink", canDelete: false, belongTo: { serviceTag: "ComAccLink", objectType: "comAccLinkByBusiness" }, addOnDataStructure: [], storageResources: { "dynamo": { "storageType": "dynamoDB", "tableName": "comAccFre...")
- 22:50, 15 April 2026 Service - Other Purchase Item Standard (hist | edit) [832 bytes] Sven the Barbarian (talk | contribs) (Created page with "= Overview = Handler service for a standard other purchase line item types. = Repository = ... = Schemas = == ObjectSchemas == === otherPurchaseItemStandard === <syntaxhighlight lang="JavaScript"> { "objectType": "otherPurchaseItemStandard", "extendObjType": { "serviceTag": "OtherPurchaseItemManager", "objectType": "otherPurchaseItem" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" }...")
- 22:49, 15 April 2026 Service - Other Purchase Item Manager (hist | edit) [932 bytes] Sven the Barbarian (talk | contribs) (Created page with "= Overview = Manager service for other Purchase Line Item types. = Repository = .... = Object Schemas = ; Additional Information: Per Service Schemas == objType == === otherPurchaseItem === <syntaxhighlight lang="JavaScript"> { objectType: "otherPurchaseItem", canDelete: false, belongTo: { serviceTag: "Business", objectType: "business" }, addOnDataStructure: [], storageResources: { myGraph: { storageType: "graph", graphServerTag: "GraphHandl...")
- 22:46, 15 April 2026 Service - Freight In Standard (hist | edit) [753 bytes] Sven the Barbarian (talk | contribs) (Created page with "= Overview = Handler service for a standard freight in service. = Repository = ... = Schemas = == ObjectSchemas == === freightInStandard === <syntaxhighlight lang="JavaScript"> { "objectType": "freightInStandard", "extendObjType": { "serviceTag": "FreightInManager", "objectType": "freightIn" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" } }, "addOnDataStructure": [], "fieldNam...")
- 22:45, 15 April 2026 Service - Freight In Manager (hist | edit) [893 bytes] Sven the Barbarian (talk | contribs) (Created page with "= Overview = Manager service for different Freight In types. = Repository = .... = Object Schemas = ; Additional Information: Per Service Schemas == objType == === freightIn === <syntaxhighlight lang="JavaScript"> { objectType: "freightIn", canDelete: false, belongTo: { serviceTag: "Business", objectType: "business" }, addOnDataStructure: [], storageResources: { myGraph: { storageType: "graph", graphServerTag: "GraphHandler" } }, f...")
- 22:37, 15 April 2026 Service - CommerceAccounting Services (hist | edit) [2,414 bytes] Sven the Barbarian (talk | contribs) (Created page with "= Overview = Links Services objects to Accounting structures. = Repository = ... = Object Schemas = ; Additional Information: Per Service Schemas == comAccServicesLink == <syntaxhighlight lang="JavaScript"> { objectType: "comAccServicesLink", canDelete: false, belongTo: { serviceTag: "ComAccLink", objectType: "comAccLinkByBusiness" }, addOnDataStructure: [], storageResources: { "dynamo": { "storageType": "dynamoDB", "tableName": "comAccService...")