User contributions for Sven the Barbarian
Jump to navigation
Jump to search
4 May 2026
- 12:3412:34, 4 May 2026 diff hist +1 Service - Entry No edit summary current
- 12:3312:33, 4 May 2026 diff hist −123 Service - Journal No edit summary current
- 11:5811:58, 4 May 2026 diff hist +2 Service - CommerceAccounting Purchase →Example request param from Commerce
30 April 2026
- 02:2902:29, 30 April 2026 diff hist +214 N Device - Temperature Sensor Created page with "= Overview = Relay controller = Repository = http://git.izara.io/IzaraIoT-Device/IzaraIoT-Device-TemperatureSensor = Working documents = Temperature Sensor" current
- 02:2702:27, 30 April 2026 diff hist +34 Development - Izara IoT No edit summary current
24 April 2026
- 14:3014:30, 24 April 2026 diff hist +208 N Device - Relay Controller Created page with "= Overview = Relay controller = Repository = http://git.izara.io/IzaraIoT-Device/IzaraIoT-Device-RelayController = Working documents = Relay Controller" current
- 14:2314:23, 24 April 2026 diff hist +219 N Device - Firmware Created page with "= Overview = Initial firmware for Arduno devices. = Repository = http://git.izara.io/IzaraIoT-Device/IzaraIoT-Device-Firmware = Working documents = Device Firmware" current
- 14:1614:16, 24 April 2026 diff hist −9 Development - Izara IoT No edit summary
17 April 2026
- 09:2209:22, 17 April 2026 diff hist +1,696 N Service - CommerceAccounting Expense 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..."
- 09:2209:22, 17 April 2026 diff hist −53 Service Stack - CommerceAccounting Inventory No edit summary current
- 09:2209:22, 17 April 2026 diff hist −1,431 Service Stack - CommerceAccounting Expenses No edit summary current
16 April 2026
- 13:5413:54, 16 April 2026 diff hist +185 Service - CommerceAccounting Purchase No edit summary
- 13:4513:45, 16 April 2026 diff hist 0 Service - CommerceAccounting Purchase →purchaseChange
- 13:4313:43, 16 April 2026 diff hist +1,019 Service - CommerceAccounting Purchase No edit summary
- 13:0313:03, 16 April 2026 diff hist −31 Service - CommerceAccounting Services No edit summary
- 13:0213:02, 16 April 2026 diff hist −14 Service - CommerceAccounting Other Purchase Item No edit summary
- 13:0213:02, 16 April 2026 diff hist −14 Service - CommerceAccounting Freight In No edit summary
- 13:0113:01, 16 April 2026 diff hist −14 Service Stack - CommerceAccounting Expenses No edit summary
- 13:0013:00, 16 April 2026 diff hist −42 Service - CommerceAccounting Inventory No edit summary
- 13:0013:00, 16 April 2026 diff hist −14 Service - CommerceAccounting Vendor No edit summary
- 12:5912:59, 16 April 2026 diff hist −28 Service - CommerceAccounting Customer No edit summary
- 01:2401:24, 16 April 2026 diff hist +1,060 N 2026-04-16 - Cross Project Account Config 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..."
15 April 2026
- 23:1523:15, 15 April 2026 diff hist +1,851 N Service - CommerceAccounting Other Purchase Item 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:1223:12, 15 April 2026 diff hist +2,263 N Service - CommerceAccounting Freight In 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:5722:57, 15 April 2026 diff hist +101 Service Stack - CommerceAccounting Purchases No edit summary current
- 22:5022:50, 15 April 2026 diff hist −7 Service - Freight In Standard No edit summary current
- 22:5022:50, 15 April 2026 diff hist +832 N Service - Other Purchase Item Standard 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" }..." current
- 22:4922:49, 15 April 2026 diff hist +932 N Service - Other Purchase Item Manager 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..." current
- 22:4622:46, 15 April 2026 diff hist +760 N Service - Freight In Standard 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:4522:45, 15 April 2026 diff hist +893 N Service - Freight In Manager 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..." current
- 22:4322:43, 15 April 2026 diff hist +294 Service Stack - Purchases No edit summary current
- 22:3722:37, 15 April 2026 diff hist +2,445 N Service - CommerceAccounting Services 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..."
- 22:3322:33, 15 April 2026 diff hist +1,412 Service - CommerceAccounting Inventory No edit summary
- 22:2122:21, 15 April 2026 diff hist +1,296 Service Stack - CommerceAccounting Expenses No edit summary
- 22:1622:16, 15 April 2026 diff hist −60 Development - Izara Commerce to Accounting No edit summary current
- 22:1322:13, 15 April 2026 diff hist +1,336 Service - CommerceAccounting Inventory No edit summary
- 22:0822:08, 15 April 2026 diff hist +40 Service - CommerceAccounting Vendor No edit summary
- 22:0822:08, 15 April 2026 diff hist +38 Service - CommerceAccounting Customer No edit summary
- 22:0522:05, 15 April 2026 diff hist +12 Service - CommerceAccounting Vendor No edit summary
- 22:0322:03, 15 April 2026 diff hist −14 Service - CommerceAccounting Vendor No edit summary
- 22:0222:02, 15 April 2026 diff hist −3 Service - CommerceAccounting Customer No edit summary
- 21:1321:13, 15 April 2026 diff hist +444 2026-02-22 - Commerce and Accounting notes No edit summary current
- 13:2513:25, 15 April 2026 diff hist +121 Service - Purchase Line Item Freight No edit summary current
- 13:2413:24, 15 April 2026 diff hist +119 Service - Purchase Line Item Other No edit summary current
- 12:4512:45, 15 April 2026 diff hist +1,055 Service - CommerceAccounting Vendor No edit summary
- 12:1912:19, 15 April 2026 diff hist +46 Service - CommerceAccounting Customer No edit summary
- 12:0312:03, 15 April 2026 diff hist +865 Service - CommerceAccounting Customer No edit summary
- 11:3811:38, 15 April 2026 diff hist +421 Service - CommerceAccounting Link No edit summary
- 09:2909:29, 15 April 2026 diff hist +20 Development - Izara Commerce to Accounting No edit summary
9 April 2026
- 12:1612:16, 9 April 2026 diff hist +350 N Development - Izara IoT Created page with "= Backend = == Backend services == * Service Stack - Data Ingest * Service Stack - Device Config == On-site projects == * Server - Device Sensor Bridge * Server - Device Config Bridge * Server - Video Feed Bridge == Device projects == * Device - Relay Manager * Device - Sensor Relay Manager == NPM modules == * .."