2026-04-16 - Cross Project Account Config

From Izara Wiki
Jump to navigation Jump to search

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 are saved in ComAcc
  • Accounting config includes:
    • ImportBatch file for creating an organization, accounts, ledgers, periods etc for the user in Accounting project
    • List of standard links for ComAcc, eg each inventory type
    • Some values, such as period, might require confirmation (up to Accounting config setup/ui)
  • After ImportBatch completes at Accounting ComAcc logic can create main comAccLinks and plugInLinks
  • ComAcc query ImportBatch and pendingObjects to find eg account identifiers
  • create links in ComAcc between Commerce object types and created Accounting accounts