ERP migration
Field-level mapping, validation, and rollback between Logo Go and Microsoft Dynamics 365 Business Central. We move data and schema; workflows are rebuilt natively in Microsoft Dynamics 365 Business Central.
Logo Go
Source
Microsoft Dynamics 365 Business Central
Destination
Compatibility
11 of 16
objects map 1:1 between Logo Go and Microsoft Dynamics 365 Business Central.
Complexity
BStandard
Timeline
5-7 weeks
Overview
Moving from Logo Go to Microsoft Dynamics 365 Business Central is a structural ERP modernization. Logo Go's limited documented API surface means we rely on direct database exports and CSV extraction rather than REST or Bulk API calls. We map the Chart of Accounts to G/L Accounts, Customer and Vendor masters to their respective ledger entries, Items to the inventory catalog, and open AP/AR records to outstanding transactions. Journal entries and fixed asset records migrate as-is but require manual reconciliation post-migration because Logo Go stores fiscal-period data differently than Business Central's posting-date model. Custom fields and localized tax configurations are the primary sources of mapping complexity; we document every deviation in the scope document before any data moves. Workflows, automations, and report definitions do not migrate; we deliver a written inventory for the customer's admin to rebuild in Business Central.
Every standard and custom field arrives verified.
AI proposes the map; you confirm before any record moves.
Parent–child, lookups, and ownership stay linked.
Calls, emails, meetings — with original timestamps.
Documents, uploads, and inline notes move with the record.
Source platform
Logo Go platform overview
Scorecard, SWOT, gotchas, and pricing for Logo Go.
Destination platform
Microsoft Dynamics 365 Business Central platform overview
Scorecard, SWOT, gotchas, and pricing for Microsoft Dynamics 365 Business Central.
Data migration guide
The complete Dynamics 365 Business Central migration guide
Data model, import mechanisms, field mapping strategy, pitfalls, and cutover — by the engineers running it.
Destination checklist
Dynamics 365 Business Central migration checklist
Pre- and post-cutover tasks for moving onto Microsoft Dynamics 365 Business Central.
Why teams make this switch
Leaving
What's pushing teams away
Choosing
What's pulling them in
Object mapping
Each row shows how a Logo Go object lands in Microsoft Dynamics 365 Business Central, including any object-level transformations, lookup resolution, or schema-design dependencies.
Typical mapping — final map is confirmed during the sample migration step.
Logo Go
Chart of Accounts
Microsoft Dynamics 365 Business Central
G/L Account
lossyLogo Go's Chart of Accounts migrates to Business Central G/L Account table. Single-segment accounts map directly to G/L Account numbers. Multi-segment accounts (Department-Cost Center-Natural Account) require a dimension strategy: we either concatenate segments into the G/L Account number or map each segment to a Business Central Dimension (which requires Dimension value setup before account migration). Account type (heading, posting, total) maps to Business Central Account Type with Income/Balance account category mapping for financial reporting.
Logo Go
Customer Master
Microsoft Dynamics 365 Business Central
Customer
1:1Logo Go Customer records map to Business Central Customer. The Customer Posting Group maps from Logo Go's customer category code. We preserve Payment Terms and Invoice Disc. Group as Business Central Payment Terms Code and Customer Price Group. Address structure (bill-to, ship-to) migrates to Customer Address and Ship-to Address records. The customer balance (open AR) migrates as a Customer Ledger Entry with remaining amount and due date preserved.
Logo Go
Vendor Master
Microsoft Dynamics 365 Business Central
Vendor
1:1Logo Go Vendor records map to Business Central Vendor. The Vendor Posting Group maps from Logo Go's vendor category code. Payment Terms and Vendor Invoice Disc. Group migrate to Business Central equivalents. Remit-to addresses and ship-to addresses migrate as separate address records. The vendor balance (open AP) migrates as a Vendor Ledger Entry with remaining amount and due date preserved.
Logo Go
Item Master
Microsoft Dynamics 365 Business Central
Item
1:1Logo Go Items map to Business Central Item records. Item type (inventory vs service) maps from Logo Go's item type flag. Base Unit of Measure and any alternate UOMs migrate as Item Unit of Measure records. Unit Cost and Unit Price migrate as Last Direct Cost and Standard Cost respectively. For manufactured items, we flag the Bill of Materials for Business Central production BOM migration separately during scoping.
Logo Go
Open AR (Accounts Receivable)
Microsoft Dynamics 365 Business Central
Customer Ledger Entry
1:1Open AR invoices and credit memos from Logo Go migrate as Business Central Customer Ledger Entries with Document Type (Invoice/Credit Memo), Document No., Posting Date, Due Date, Amount (including VAT), and Remaining Amount. Open entries are identified by Logo Go's unpaid invoice flag. We set the Open flag to true so that Business Central's payment application workflow can match payments post-migration.
Logo Go
Open AP (Accounts Payable)
Microsoft Dynamics 365 Business Central
Vendor Ledger Entry
1:1Open AP invoices and credit memos from Logo Go migrate as Business Central Vendor Ledger Entries with Document Type, Document No., Posting Date, Due Date, Amount (including VAT), and Remaining Amount. Vendor Ledger Entries are created before any payment runs so that outstanding liabilities are visible in Business Central from day one.
Logo Go
General Journal Entries
Microsoft Dynamics 365 Business Central
General Journal Line
1:manyLogo Go journal entries migrate to Business Central General Journal Lines. We preserve G/L Account (debit/credit), amount, posting date, document date, and description. Journal batch name is set to a migration-specific batch for separation from live entries. Period integrity is checked against Business Central's fiscal year configuration; entries outside the open fiscal year require year-end close setup before import.
Logo Go
Fixed Asset Register
Microsoft Dynamics 365 Business Central
Fixed Asset
1:1Logo Go Fixed Assets migrate to Business Central Fixed Asset records with acquisition date, acquisition cost, depreciation method, useful life, and accumulated depreciation. Depreciation books (one per depreciation convention) migrate as Fixed Asset Depreciation Book entries. We flag every asset for manual reconciliation against the Logo Go fixed asset sub-ledger because depreciation rounding differences between Logo Go and Business Central's depreciation engine are common.
Logo Go
Purchase Order
Microsoft Dynamics 365 Business Central
Purchase Order
1:1Open and released Logo Go Purchase Orders migrate to Business Central Purchase Orders with header (vendor, location, currency, payment terms) and line (item number, quantity, unit cost, line discount). Closed and invoiced purchase orders do not migrate as documents; only the AP liability appears in the Vendor Ledger Entry. We flag partially received purchase orders for manual receipt entry alignment in Business Central.
Logo Go
Sales Order
Microsoft Dynamics 365 Business Central
Sales Order
1:1Open and released Logo Go Sales Orders migrate to Business Central Sales Orders with header (customer, ship-to address, currency, payment terms) and line (item number, quantity, unit price, line discount). Partially shipped orders are flagged for receipt alignment. Invoiced orders do not migrate as documents; the AR appears in the Customer Ledger Entry. Completed and cancelled orders do not migrate.
Logo Go
Custom Fields
Microsoft Dynamics 365 Business Central
Custom Fields / Extension Fields
lossyLogo Go custom fields are identified during scoping and recreated in Business Central as AL extension fields or as custom fields in the relevant table. Text custom fields map to Business Central Text[100] or BigText depending on length. Numeric custom fields map to Decimal or Integer. We document every custom field's table of origin, data type, and sample values in the mapping specification. Custom fields with picklist values require a separate Value Mapping document.
Logo Go
Tax Configuration
Microsoft Dynamics 365 Business Central
Tax Setup / Tax Groups
lossyLogo Go's localized tax codes (KDV, ÖTV, withholding taxes) map to Business Central Tax Groups and Tax Product Posting Groups. Turkish-specific tax codes require a VAT Posting Setup configuration for each Tax Group. Withholding tax codes migrate as separate Tax Type definitions. We document every Logo Go tax code's rate, type, and posting account in the tax mapping section of the scoping document for the customer's tax advisor to validate against Business Central's regional localization.
Logo Go
Dimension / Cost Center
Microsoft Dynamics 365 Business Central
Dimension
lossyLogo Go cost center codes and department segments migrate to Business Central Dimensions. Each Logo Go segment (e.g., Department, Project, Section) becomes a Dimension with its values as Dimension Values. Default Dimensions are set at the G/L Account, Customer, Vendor, and Item level per the customer's dimension strategy agreed during scoping.
Logo Go
Bank Account
Microsoft Dynamics 365 Business Central
Bank Account
1:1Logo Go bank accounts migrate to Business Central Bank Account with bank account number, bank name, SWIFT/BIC, and IBAN. Bank Account Posting Group maps to the reconciliation account. Outstanding checks and deposit-in-transit from Logo Go appear as open Bank Account Ledger Entries in Business Central.
Logo Go
Inventory Transactions
Microsoft Dynamics 365 Business Central
Item Ledger Entry
1:1Logo Go inventory transactions (receipts, shipments, adjustments) migrate as Business Central Item Ledger Entries with Entry Type (Purchase, Sale, Adjustment, Transfer), Item No., Quantity, Unit Cost, Location Code, and Posting Date. Quantity and cost are preserved for valuation reporting. We do not migrate closed periods' detailed ledger entries; only open quantities and current average costs are carried forward.
Logo Go
User / Owner
Microsoft Dynamics 365 Business Central
User
1:1Logo Go users referenced on transactions migrate as Business Central User records resolved by email match. We extract distinct user references from all transaction tables and match against the destination Business Central User list. Any Logo Go user without a matching Business Central User is held in a reconciliation queue for the customer's admin to provision before transaction migration begins.
| Logo Go | Microsoft Dynamics 365 Business Central | Compatibility | |
|---|---|---|---|
| Chart of Accounts | G/L Accountlossy | Fully supported | |
| Customer Master | Customer1:1 | Fully supported | |
| Vendor Master | Vendor1:1 | Fully supported | |
| Item Master | Item1:1 | Fully supported | |
| Open AR (Accounts Receivable) | Customer Ledger Entry1:1 | Fully supported | |
| Open AP (Accounts Payable) | Vendor Ledger Entry1:1 | Fully supported | |
| General Journal Entries | General Journal Line1:many | Fully supported | |
| Fixed Asset Register | Fixed Asset1:1 | Fully supported | |
| Purchase Order | Purchase Order1:1 | Fully supported | |
| Sales Order | Sales Order1:1 | Fully supported | |
| Custom Fields | Custom Fields / Extension Fieldslossy | Mapping required | |
| Tax Configuration | Tax Setup / Tax Groupslossy | Fully supported | |
| Dimension / Cost Center | Dimensionlossy | Fully supported | |
| Bank Account | Bank Account1:1 | Fully supported | |
| Inventory Transactions | Item Ledger Entry1:1 | Fully supported | |
| User / Owner | User1:1 | Fully supported |
Gotchas + challenges
Platform-specific issues from each side, plus the pair-specific challenges that don't show up on either platform's page on its own.
Logo Go gotchas
Turkish e-Document chain must remain unbroken during migration
Annual LEM dependency for legislative updates
Custom-field schema is per-instance and undocumented
On-premise database access required for clean extraction
App-in-App customisations require source code to migrate
Microsoft Dynamics 365 Business Central gotchas
Named-user licensing has no concurrent-use relief
API rate limits throttle large-volume migrations
Historical posted transactions require selective migration scoping
NAV-to-Business Central cloud migration requires partner coordination
Custom fields and AL extensions require separate migration handling
Pair-specific challenges
Migration approach
Discovery and extraction method assessment
We audit the Logo Go instance for extraction method viability: direct SQL read access, CSV export capability, or managed-hosting restrictions. We catalog the Chart of Accounts structure (segment count), Customer and Vendor master field count, open AP/AR row count, fixed asset register size, and any active custom fields or third-party add-ons. We also identify the Logo Go version and database platform (SQL Server, PostgreSQL, or proprietary). The discovery output is a written extraction method recommendation and a preliminary scope document.
Source data extraction and profiling
We execute database exports or CSV extraction in coordination with the customer's IT team. Extracted data is profiled for quality: duplicate customer and vendor records, missing required fields, inconsistent date formats, and orphaned transactions. We produce a data quality report identifying duplicates, gaps, and format issues before mapping begins. Data cleansing tasks are assigned to the customer with a due date before the mapping phase.
Schema design and tax configuration mapping
We design the Business Central destination schema: G/L Account structure with dimension strategy, Customer and Vendor posting groups, Item categories and units of measure, Tax Group and VAT Posting Setup, Fixed Asset depreciation books, and any AL extension fields for Logo Go custom fields. The tax mapping document is shared with the customer's tax advisor for validation. Schema is deployed into a Business Central Sandbox (or the customer's existing Business Central environment) for the customer to review before production migration.
Sandbox migration and reconciliation
We run a full migration into the Business Central Sandbox using production-like data volume. The customer's finance team reconciles trial balance by account and period against the Logo Go trial balance. Fixed assets are reconciled at the net book value level. AP and AR aging reports are compared between Logo Go and Business Central. Any mapping corrections, missing fields, or dimension gaps are documented and resolved before production migration begins.
Production migration in dependency order
We run production migration in record-dependency order: G/L Account setup (chart of accounts and dimensions), Tax Setup (VAT Posting Groups), Customer and Vendor masters, Item catalog, Fixed Assets, open AP and AR ledger entries, General Journal Lines, Purchase and Sales Orders, and Inventory Ledger Entries. Each phase emits a row-count reconciliation report before the next phase begins. Closed periods are left as-is; only open and outstanding balances are migrated.
Cutover, validation, and workflow rebuild handoff
We freeze Logo Go writes during cutover, run a final delta migration of any records modified during the migration window, then enable Business Central as the system of record. We deliver the workflow and report inventory document to the customer's admin team. We support a one-week hypercare window where we resolve any reconciliation issues raised by the customer's finance team. We do not rebuild Logo Go workflows as Business Central approval workflows inside the migration scope; that is a separate engagement or an internal admin task.
Platform deep dives
Logo Go
Source
Strengths
Weaknesses
Microsoft Dynamics 365 Business Central
Destination
Strengths
Weaknesses
Complexity grading
Standard ERP migration. All 8 core objects map 1:1 between Logo Go and Microsoft Dynamics 365 Business Central.
Overall complexity
Standard migration
Derived from compatibility, mapping clarity, API constraints, and data volume across Logo Go and Microsoft Dynamics 365 Business Central.
Object compatibility
All 8 core objects map 1:1 between Logo Go and Microsoft Dynamics 365 Business Central.
Field mapping clarity
Field mapping is derived from defaults — final spec confirmed during the sample migration.
Timeline complexity
8-object category — typical timelines run 2–7 days end-to-end.
API constraints
Logo Go: Not publicly documented.
Data volume sensitivity
Logo Go doesn't expose a bulk API — REST + parallelization used for high-volume runs.
Estimator
Rule-based pricing — no per-record fees, no manual quotes. Migrations over 2M records are scoped individually.
Step 1
Pick a category, then your source and destination platforms.
Category
FAQ
Answers to the questions buyers ask most during Logo Go to Microsoft Dynamics 365 Business Central migration scoping. Not seeing yours? Book a call.
Walk through your Logo Go to Microsoft Dynamics 365 Business Central migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave Logo Go
Other ways to arrive at Microsoft Dynamics 365 Business Central
Ready when you are
Tell us record counts and timeline. We'll come back with a written quote inside 1 business day — no commitment, no sales pitch.