User contributions for Sven the Barbarian
Jump to navigation
Jump to search
5 January 2026
- 01:0901:09, 5 January 2026 diff hist +902 Service - Organization No edit summary current
- 01:0701:07, 5 January 2026 diff hist +673 Service - Business No edit summary
- 01:0301:03, 5 January 2026 diff hist +2,109 N Service - Business Created page with "= Overview = A user can have many businesses, each business has it's independent set of data. = Repository = ... = Object Schemas = ; Additional Information: Per Service Schemas == business == <syntaxhighlight lang="JavaScript"> { objectType: "business", canDelete: false, belongTo: { serviceTag: "user", objectType: "user" }, addOnDataStructure: [ { type: "propertyValue" }, { type:"versionedData", versionedDataLabel: "businessDetail",..."
- 01:0001:00, 5 January 2026 diff hist +197 Service - Organization No edit summary
- 00:5400:54, 5 January 2026 diff hist 0 Service - Organization No edit summary
- 00:5300:53, 5 January 2026 diff hist +281 N Service Stack - Business Created page with "= Overview = Services that manage businesses, one user can have many businesses, each business is it's own independent set of data. = Services = * Service - Business = Working documents = Service Stack - Business" current
4 January 2026
- 13:3013:30, 4 January 2026 diff hist −4 Development - Izara Commerce No edit summary
- 13:2913:29, 4 January 2026 diff hist +36 Development - Izara Commerce No edit summary
- 12:5612:56, 4 January 2026 diff hist +262 N Service Stack - CommerceAccounting Purchases Created page with "= Overview = Services that manage purchase adjustments. = Services = * Service - CommerceAccounting Purchase = Working documents = Service Stack - CommerceAccounting Purchase" current
- 12:5512:55, 4 January 2026 diff hist +254 N Service Stack - CommerceAccounting Vendors Created page with "= Overview = Services that manage vendor adjustments. = Services = * Service - CommerceAccounting Vendor = Working documents = Service Stack - CommerceAccounting Vendor" current
- 12:5412:54, 4 January 2026 diff hist +262 N Service Stack - CommerceAccounting Customers Created page with "= Overview = Services that manage customer adjustments. = Services = * Service - CommerceAccounting Customer = Working documents = Service Stack - CommerceAccounting Customer" current
- 12:5412:54, 4 January 2026 diff hist +262 N Service Stack - CommerceAccounting Services Created page with "= Overview = Services that manage services adjustments. = Services = * Service - CommerceAccounting Services = Working documents = Service Stack - CommerceAccounting Services"
- 12:5212:52, 4 January 2026 diff hist +248 N Service Stack - CommerceAccounting Sales Created page with "= Overview = Services that manage sale adjustments. = Services = * Service - CommerceAccounting Sale = Working documents = Service Stack - CommerceAccounting Sales" current
- 12:5112:51, 4 January 2026 diff hist +39 Service Stack - CommerceAccounting Inventory No edit summary
- 12:4912:49, 4 January 2026 diff hist +299 N Service Stack - CommerceAccounting Inventory Created page with "= Overview = Services that manage inventory adjustments. = Services = == Inventory == *# Service - CommerceAccounting Inventory *#* Maybe split into services for each Inventory type = Working documents = Service Stack - Inventory"
- 12:3812:38, 4 January 2026 diff hist +190 Development - Izara Commerce to Accounting No edit summary
- 12:3712:37, 4 January 2026 diff hist +388 N Development - Izara Commerce to Accounting Created page with "= Backend = == Backend services == * Service Stack - Inventory * Service Stack - Sales * Service Stack - Services * Service Stack - Customers * Service Stack - Vendors * Service Stack - Purchases * Service Stack - Production * Service Stack - Expenses * Service Stack - Customer Payments * Service Stack - Vendor Payments == NPM modules == * .."
- 12:3412:34, 4 January 2026 diff hist +86 Service - Organization →organization
- 12:3012:30, 4 January 2026 diff hist +2,693 N Service - Entry Created page with "= Overview = A credit or debit entry linked between a journal entry and an account. = Repository = ... = Object Schemas = ; Additional Information: Per Service Schemas == entry == <syntaxhighlight lang="JavaScript"> { objectType: "entry", canDelete: false, belongTo: { serviceTag: "user", objectType: "user" }, addOnDataStructure: [], storageResources: { myGraph: { storageType: "graph", graphServerTag: "GraphHandler" }, myGraph: { storage..."
- 12:3012:30, 4 January 2026 diff hist +1,925 N Service - Journal Created page with "= Overview = A journal entry is a single transaction, each journal entry will have credit and debit entries that add up to each other and match the functionalCurrencyAmount. = Repository = ... = Object Schemas = ; Additional Information: Per Service Schemas == organization == <syntaxhighlight lang="JavaScript"> { objectType: "journal", canDelete: false, belongTo: { serviceTag: "user", objectType: "user" }, addOnDataStructure: [ type: "propertyValue"..."
- 12:2912:29, 4 January 2026 diff hist +1,650 N Service - Account Expense Created page with "= Overview = Handler service for accounts classified as Expense. = Repository = ... = Schemas = ==ObjectSchemas== === accountExpense === <syntaxhighlight lang="JavaScript"> { "objectType": "accountExpense", "extendObjType": { "serviceTag": "AccountManager", "objectType": "account" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" } "dynamo": { "storageType": "dynamoDB",..." current
- 12:2912:29, 4 January 2026 diff hist +824 N Service - Account Revenue Created page with "= Overview = Handler service for accounts classified as Revenue. = Repository = ... = Schemas = ==ObjectSchemas== === accountRevenue === <syntaxhighlight lang="JavaScript"> { "objectType": "accountRevenue", "extendObjType": { "serviceTag": "AccountManager", "objectType": "account" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" } "dynamo": { "storageType": "dynamoDB",..." current
- 12:2912:29, 4 January 2026 diff hist +817 N Service - Account Equity Created page with "= Overview = Handler service for accounts classified as Equity. = Repository = ... = Schemas = ==ObjectSchemas== === accountEquity === <syntaxhighlight lang="JavaScript"> { "objectType": "accountEquity", "extendObjType": { "serviceTag": "AccountManager", "objectType": "account" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" } "dynamo": { "storageType": "dynamoDB", "ta..." current
- 12:2912:29, 4 January 2026 diff hist +852 N Service - Account Liabilities Created page with "= Overview = Handler service for accounts classified as Liabilities. = Repository = ... = Schemas = ==ObjectSchemas== === accountLiabilities === <syntaxhighlight lang="JavaScript"> { "objectType": "accountLiabilities", "extendObjType": { "serviceTag": "AccountManager", "objectType": "account" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" } "dynamo": { "storageType": "dynam..." current
- 12:2912:29, 4 January 2026 diff hist +817 N Service - Account Assets Created page with "= Overview = Handler service for accounts classified as Assets. = Repository = ... = Schemas = ==ObjectSchemas== === accountAssets === <syntaxhighlight lang="JavaScript"> { "objectType": "accountAssets", "extendObjType": { "serviceTag": "AccountManager", "objectType": "account" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" } "dynamo": { "storageType": "dynamoDB", "ta..."
- 12:2812:28, 4 January 2026 diff hist +2,059 N Service - Account Manager Created page with "= Overview = Each account is handled by a Service - Account (handlers) service. All accounts in the General Ledger account hierarchy are considered an Account, including Control Accounts, Sub-Accounts, Subsidiary Accounts, and all other account classifications businesses use. The Account Manager service handles detail shared by all Account Handler services. = Repository = .... = Object Schemas = ; Additional Information: Per Service Schemas == objType ==..."
- 12:2812:28, 4 January 2026 diff hist +1,648 N Service - Organization Created page with "= Overview = A user can have many organizations, each organization has it's independant accounting. = Repository = ... = Object Schemas = ; Additional Information: Per Service Schemas == organization == <syntaxhighlight lang="JavaScript"> { objectType: "organization", canDelete: false, belongTo: { serviceTag: "user", objectType: "user" }, addOnDataStructure: [ type: "propertyValue" ], storageResources: { myGraph: { storageType: "graph", gra..."
- 12:2712:27, 4 January 2026 diff hist +308 N Service Stack - Organizations Created page with "= Overview = Services that manage organizations, one user can own many organizations, each organization is it's own independant set of accounts. = Services = * Service - Organization = Working documents = Service Stack - Organizations" current
- 12:2712:27, 4 January 2026 diff hist +589 N Service Stack - Accounts Created page with "= Overview = Services that manage accounts and journal entries. A journal entry is a transaction that has equal debits and credits on each side. The entries are each credit and debit. = Services = * Service - Account Manager * Service - Account (handlers) *# Service - Account Assets *# Service - Account Liabilities *# Service - Account Equity *# Service - Account Revenue *# Service - Account Expense * Service - Journal * Service - En..." current
- 12:2712:27, 4 January 2026 diff hist +185 N Development - Izara Accounting Created page with "= Backend = == Backend services == * Service Stack - Accounts ** including Entries * Service Stack - Organizations == NPM modules == * NPM module - izara-commerce-shared"
- 08:5608:56, 4 January 2026 diff hist +2,227 N 2026-01-04 - Accounting Accounts, Entries, and Ledgers Created page with "Development - Izara Accounting =Overview= Create an abstract data structure and service schema for standard accounting requirements. = General Ledger account structure = * The General Ledger is a list of Control Accounts and Sub-Accounts, Control Accounts move it's transactions and account heirachy to a Subsidiary Ledger, so they do not clutter the General Ledger. * Control Accounts only exist as a child of the General Ledger, and only exist as a bridge to Subsid..." current
- 08:2408:24, 4 January 2026 diff hist −60 2026-01-01 - Integrating Izara Commerce with Supply and Market No edit summary
- 06:4406:44, 4 January 2026 diff hist +742 2026-01-01 - Integrating Izara Commerce with Supply and Market No edit summary
3 January 2026
- 02:5202:52, 3 January 2026 diff hist +63 Design concepts No edit summary current
- 02:4702:47, 3 January 2026 diff hist +37 Design concepts No edit summary
- 02:4302:43, 3 January 2026 diff hist +36 Per Service Schemas →Example Flow Schema | FlowSchemas.js
- 02:4102:41, 3 January 2026 diff hist +5,525 2026-01-01 - Integrating Izara Commerce with Supply and Market No edit summary
- 02:2502:25, 3 January 2026 diff hist −1,213 m Per Service Schemas Reverted edits by Sven the Barbarian (talk) to last revision by Seagame Tag: Rollback
- 00:2500:25, 3 January 2026 diff hist −52 Per Service Schemas →Example Flow Schema | FlowSchemas.js Tag: Reverted
2 January 2026
- 14:0314:03, 2 January 2026 diff hist +786 N Service Stack - Purchases Created page with "= Overview = Services that manage purchases from vendors. = Services = == Purchases == * Service - Purchase * Service - Purchase Line Item Manager * Service - Purchase Line Item (handlers) *# Service - Purchase Line Item Inventory *# Service - Purchase Line Item Expense *# Service - Purchase Line Item Services *# Service - Purchase Line Item Freight *# Service - Purchase Line Item Sales Tax *# Service - Purchase Line Item Vat Tax *..."
- 13:5113:51, 2 January 2026 diff hist +969 N Service - Vendor Created page with "= Overview = Vendor instances. = Repository = ... = Object Schemas = ; Additional Information: Per Service Schemas == vendor == <syntaxhighlight lang="JavaScript"> { objectType: "vendor", canDelete: false, belongTo: { serviceTag: "user", objectType: "user" }, addOnDataStructure: [ { type:"propertyValue" }, { type: "mediaLink", mediaLinkPrefix: "vendor" }, ], storageResources: { myGraph: {..."
- 13:5113:51, 2 January 2026 diff hist −5 Service - Customer No edit summary
- 13:5013:50, 2 January 2026 diff hist +186 N Service Stack - Vendors Created page with "= Overview = Services that manage vendors. = Services = * Service - Vendor = Working documents = Service Stack - Vendor" current
- 13:4813:48, 2 January 2026 diff hist +897 N Service - Sale Line Other Income Created page with "= Overview = Handler service for other income sale line items. = Repository = ... = Schemas = ==ObjectSchemas== === saleLineItemOtherIncome === <syntaxhighlight lang="JavaScript"> { "objectType": "saleLineItemOtherIncome", "extendObjType": { "serviceTag": "SaleLineItemManager", "objectType": "saleLineItem" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" } "dynamo": { "storag..."
- 13:4813:48, 2 January 2026 diff hist +864 N Service - Sale Line Item Vat Tax Created page with "= Overview = Handler service for vat tax sale line items. = Repository = ... = Schemas = ==ObjectSchemas== === saleLineItemVatTax === <syntaxhighlight lang="JavaScript"> { "objectType": "saleLineItemVatTax", "extendObjType": { "serviceTag": "SaleLineItemManager", "objectType": "saleLineItem" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" } "dynamo": { "storageType": "dynamo..."
- 13:4713:47, 2 January 2026 diff hist +876 N Service - Sale Line Item Sales Tax Created page with "= Overview = Handler service for sales tax sale line items. = Repository = ... = Schemas = ==ObjectSchemas== === saleLineItemSalesTax === <syntaxhighlight lang="JavaScript"> { "objectType": "saleLineItemSalesTax", "extendObjType": { "serviceTag": "SaleLineItemManager", "objectType": "saleLineItem" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" } "dynamo": { "storageType": "..."
- 13:4713:47, 2 January 2026 diff hist +865 N Service - Sale Line Item Freight Created page with "= Overview = Handler service for freight sale line items. = Repository = ... = Schemas = ==ObjectSchemas== === saleLineItemFreight === <syntaxhighlight lang="JavaScript"> { "objectType": "saleLineItemFreight", "extendObjType": { "serviceTag": "SaleLineItemManager", "objectType": "saleLineItem" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" } "dynamo": { "storageType": "dyna..."
- 13:4613:46, 2 January 2026 diff hist +872 N Service - Sale Line Item Services Created page with "= Overview = Handler service for services sale line items. = Repository = ... = Schemas = ==ObjectSchemas== === saleLineItemServices === <syntaxhighlight lang="JavaScript"> { "objectType": "saleLineItemServices", "extendObjType": { "serviceTag": "SaleLineItemManager", "objectType": "saleLineItem" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" } "dynamo": { "storageType": "d..."
- 13:4613:46, 2 January 2026 diff hist +1 Service Stack - Sales No edit summary current
- 13:4413:44, 2 January 2026 diff hist +879 N Service - Sale Line Item Inventory Created page with "= Overview = Handler service for inventory sale line items. = Repository = ... = Schemas = ==ObjectSchemas== === saleLineItemInventory === <syntaxhighlight lang="JavaScript"> { "objectType": "saleLineItemInventory", "extendObjType": { "serviceTag": "SaleLineItemManager", "objectType": "saleLineItem" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" } "dynamo": { "storageType":..."