ERP migration
Field-level mapping, validation, and rollback between Astral Manufacturing ERP and Dolibarr ERP. We move data and schema; workflows are rebuilt natively in Dolibarr ERP.
Astral Manufacturing ERP
Source
Dolibarr ERP
Destination
Compatibility
9 of 12
objects map 1:1 between Astral Manufacturing ERP and Dolibarr ERP.
Complexity
BStandard
Timeline
6-10 weeks
Overview
Moving from Astral Manufacturing ERP to Dolibarr is a manufacturing-specific migration where the absence of a public API on the source side is the primary technical constraint. All extraction relies on vendor-assisted database exports, which we negotiate upfront and validate against live data before committing to a migration scope. We decompose Astral's Bill of Materials into Dolibarr product and BOM recipe structures, map production order headers and BOM linkages, and reconcile batch-level stock data against open production runs. Open AR/AP balances migrate as structured records, but payment history and reconciliation logs do not exist as independent objects in Astral and cannot be transferred. Workflows, automations, and custom reports do not migrate; we deliver a written inventory of every active workflow and report for the customer's admin to rebuild in Dolibarr's trigger-and-hook model or reporting module. Tally Integration creates a one-directional accounting sync constraint that we isolate post-migration before cutover.
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.
Why teams make this switch
Leaving
What's pushing teams away
Choosing
What's pulling them in
Object mapping
Each row shows how a Astral Manufacturing ERP object lands in Dolibarr ERP, including any object-level transformations, lookup resolution, or schema-design dependencies.
Typical mapping — final map is confirmed during the sample migration step.
Astral Manufacturing ERP
Customer and Vendor
Dolibarr ERP
Third Party (Customer and Supplier)
1:1Astral Customer and Vendor master records map to Dolibarr ThirdParty (societe) records with separate customer and supplier flags. We preserve the vendor code and payment terms from Astral as a Dolibarr code prefix (CUST_ or SUP_) and map contact name, email, phone, and address fields directly. The dedupe key is the Astral party code, which we store as the Dolibarr code field. If Astral uses distinct customer and vendor records with separate IDs for the same legal entity, we create two ThirdParty records in Dolibarr (one as customer, one as supplier) to preserve the separate audit trails.
Astral Manufacturing ERP
Item (with BOM)
Dolibarr ERP
Product and BOM Recipe
1:manyAstral Items with Bill of Materials decompose into a Dolibarr Product record (the finished good) plus one or more BOM Recipe records (the manufacturing instructions). Each BOM line references a child Product record (the component) with a quantity-per-unit. Multi-level BOMs (sub-assemblies) require recursive decomposition into nested recipe structures. Purchased items without a BOM migrate as simple Product records with type Service or Product and no recipe. The hs_sku field maps to Dolibarr's ref field as the product code.
Astral Manufacturing ERP
Purchase Order
Dolibarr ERP
Supplier Order
1:1Astral Purchase Orders map to Dolibarr Fournisseur commande (supplier order). PO header fields (vendor reference, order date, delivery date) map directly; PO lines map to order line records with product reference, quantity, and unit price. Open POs at migration cutover migrate as validated orders with status set to pending receipt; closed POs migrate as historical records. Dolibarr's numbering sequence must be configured before import to accommodate the source PO numbering scheme, or we set the code manually during import using the source PO number.
Astral Manufacturing ERP
Stock / Batch Record
Dolibarr ERP
Stock (Warehouse Stock Movement)
1:1Astral batch tracking records map to Dolibarr Stock product records with batch lot numbers tracked via the lot_id field if the Stock Another Number module is enabled. We migrate stock-on-hand quantity per product per warehouse, the batch serial number, and the warehouse location code. Open production orders at cutover may hold reserved stock that must be reconciled after production order migration completes; we flag any stock record linked to an unresolved production order for manual reconciliation before the customer accepts the migration output.
Astral Manufacturing ERP
Production Order
Dolibarr ERP
Production Order
1:1Astral Production Process records map to Dolibarr MRP Production orders. We map the production order header, linked BOM recipe reference, planned start and end dates, and status. Routing steps and custom operation-level tracking from Astral (including custom fields on production process records) require manual reconfiguration in Dolibarr's production order detail view. Custom quality checkpoint configurations migrate as extra field data on the production order but require threshold redefinition in Dolibarr's quality workflow settings.
Astral Manufacturing ERP
Sales Order
Dolibarr ERP
Customer Order
1:1Astral Sales Orders map to Dolibarr Commande client (customer order). Open orders at migration cutover migrate as validated orders ready for fulfillment; historical closed orders migrate with a status of billed and a migration flag in an extra field to prevent re-processing. Order line product references, quantities, and unit prices map directly. Dolibarr's order workflow (draft > validated > shipped > billed) must be configured to match the customer's post-migration order fulfillment process before migration begins.
Astral Manufacturing ERP
Open AR / Open AP
Dolibarr ERP
Open Invoice (customer and supplier)
1:1Astral Payment Collection and Expense Management records map to Dolibarr Facture (invoice) records with status set to unpaid. We extract the outstanding balance, due date, and the linked party (customer for AR, supplier for AP). Payment history and bank reconciliation records are not independently stored in Astral as separate objects; they are derived from the ledger. We do not migrate closed or paid invoices as a standard scope item unless the customer specifies historical invoice archiving as a requirement, because importing closed invoices creates unnecessary record volume and can distort opening balances.
Astral Manufacturing ERP
Invoice
Dolibarr ERP
Invoice (customer and supplier)
1:1Astral Sales Invoices map to Dolibarr Facture records. Line-item product references, quantities, unit prices, tax amounts, and discount values migrate as structured invoice lines. PDF attachments (invoice documents stored in Astral) require separate document migration handling via Dolibarr's document management upload. Dolibarr's invoice numbering sequence must be pre-configured or manually assigned during import to match the source invoice numbering scheme, which must align with the customer's statutory numbering requirements.
Astral Manufacturing ERP
Quality Test
Dolibarr ERP
Extra Fields on Production Order and Product
lossyAstral Quality Test records attached to production batches migrate as extra field data on the Dolibarr Production Order and Product records. Test result values (pass/fail, measured values) map to custom extra fields we define before migration. The threshold rules and pass/fail configurations that govern quality gates in Astral are destination-specific business rules that must be re-defined in Dolibarr as conditional workflow triggers or extra field validation rules. We document the source threshold configuration in the migration inventory for the customer's quality team to re-implement.
Astral Manufacturing ERP
User
Dolibarr ERP
User
1:1Astral User records with role assignments map to Dolibarr User accounts. We map the user login, email, and active/inactive status. Role-based permissions (shop-floor operator, supervisor, admin) map to Dolibarr's permission groups under Home > Setup > Users & Groups > Permissions. Any Astral permission that has no direct Dolibarr equivalent is flagged in the inventory for the admin to assign during post-migration access control configuration.
Astral Manufacturing ERP
Custom Properties
Dolibarr ERP
Extra Fields (Setup > Dictionaries > Extra Fields)
lossyAstral custom fields added during implementation have no published extension API and must be identified via schema inspection during discovery. We map each identified custom property to a Dolibarr extra field on the corresponding object (ThirdParty, Product, Order, Invoice, etc.), defining the field type (text, int, double, select, date) to match the source data type. Dropdown-style custom fields require a corresponding dictionary entry in Dolibarr before the extra field can be created. We perform all extra field definition as a pre-migration configuration step before any data import begins.
Astral Manufacturing ERP
HRMS Employee Record
Dolibarr ERP
User (Employee fields)
1:1Astral HRMS module employee records migrate partially to Dolibarr User records with core fields (name, email, department, employee code) mapped. Compensation history, PTO balances, leave records, and benefits data are not migrated because Dolibarr's HR module (if activated) does not store these as equivalent structured objects and the data represents a significant manual entry commitment. We flag these records in the migration inventory with a data-entry template so the customer's HR team can re-enter compensation and leave data post-migration.
| Astral Manufacturing ERP | Dolibarr ERP | Compatibility | |
|---|---|---|---|
| Customer and Vendor | Third Party (Customer and Supplier)1:1 | Fully supported | |
| Item (with BOM) | Product and BOM Recipe1:many | Fully supported | |
| Purchase Order | Supplier Order1:1 | Fully supported | |
| Stock / Batch Record | Stock (Warehouse Stock Movement)1:1 | Fully supported | |
| Production Order | Production Order1:1 | Fully supported | |
| Sales Order | Customer Order1:1 | Fully supported | |
| Open AR / Open AP | Open Invoice (customer and supplier)1:1 | Fully supported | |
| Invoice | Invoice (customer and supplier)1:1 | Fully supported | |
| Quality Test | Extra Fields on Production Order and Productlossy | Fully supported | |
| User | User1:1 | Fully supported | |
| Custom Properties | Extra Fields (Setup > Dictionaries > Extra Fields)lossy | Not supported | |
| HRMS Employee Record | User (Employee fields)1: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.
Astral Manufacturing ERP gotchas
No documented public API for automated data extraction
Tally Integration creates a single-instance accounting sync constraint
Version updates without changelog can break migration mappings
Historical financial transaction sequencing is non-trivial
Dolibarr ERP gotchas
Foreign key constraint errors on cross-distribution database restore
SQL injection vulnerabilities in version 9.0.1
Custom fields stored as JSON in extraoptions require field-by-field deserialization
Decimal precision and rounding configuration affects price fields
No native iOS/Android app forces reliance on browser
Pair-specific challenges
Migration approach
Discovery and extraction feasibility assessment
We audit the Astral Manufacturing ERP instance across all active modules (CRM, procurement, production, quality, finance, HRMS) and assess the available extraction path. If direct database read access is available, we inspect the schema (table names, column types, foreign keys, custom field columns) and produce a schema map. If direct DB access is unavailable, we work with the customer's Astral contact to request vendor-assisted CSV exports and map them to the schema we can infer from the export structure. The discovery output is a written migration scope, an extraction feasibility assessment, and a preliminary object mapping matrix.
Dolibarr MRP module activation and schema design
We activate Dolibarr's manufacturing modules (MRP, BOM, Stock) and design the destination schema: we define Products and BOM recipes to match the source Item and BOM structure, configure warehouses matching the source stock locations, set up ThirdParty records with customer and supplier prefixes, configure order numbering sequences, and define extra fields to match any identified Astral custom properties. Schema design happens in a staging Dolibarr instance before production migration begins.
Test migration and reconciliation
We run a full migration into the staging Dolibarr instance using representative data volume. The customer reconciles record counts across all object types, spot-checks 25-50 random records against the source system (checking party names, item codes, BOM component quantities, order totals, and stock levels), and signs off the schema and mapping before production migration begins. Any incorrect mappings or missing fields are corrected in the staging environment and re-run until reconciliation passes.
Vendor-assisted extraction and data extraction
We coordinate with the customer's Astral contact to execute the vendor-assisted database export or screen-scraped CSV export. We validate the exported data against the schema map: we check for null values in required fields, flag records with missing foreign key references, and identify any custom fields that were not captured in the initial schema inspection. We resolve extraction gaps before moving to the transform phase and re-run the export if the first attempt produced incomplete or inconsistent data.
Production migration in dependency order
We run production migration in record-dependency order: ThirdParty records (customers and vendors) first, then Products with BOM recipes, then warehouse stock data, then purchase orders, sales orders, production orders, open AR/AP, and invoices. Each phase emits a row-count reconciliation report showing records extracted, records inserted, and records skipped or rejected. Any rejected records are investigated and corrected before the next phase begins. Custom properties are mapped during the insert phase using the extra field definitions created during schema design.
Cutover, validation, and workflow handoff
We freeze write access to the Astral Manufacturing ERP during cutover, run a final delta migration of any records modified during the migration window, and validate the final state against the source system totals. We deliver a written inventory of all active Astral workflows, custom reports, and Tally Integration configurations for the customer's admin to rebuild or reconfigure in Dolibarr. We support a one-week hypercare window for reconciliation issues. We do not rebuild workflows as Dolibarr triggers and hooks, or rebuild reports, within the migration scope; these are separate configuration engagements.
Platform deep dives
Astral Manufacturing ERP
Source
Strengths
Weaknesses
Dolibarr ERP
Destination
Strengths
Weaknesses
Complexity grading
Standard ERP migration. 1 of 8 objects need a mapping; the rest are 1:1.
Overall complexity
Standard migration
Derived from compatibility, mapping clarity, API constraints, and data volume across Astral Manufacturing ERP and Dolibarr ERP.
Object compatibility
1 of 8 objects need a mapping; the rest are 1:1.
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
Astral Manufacturing ERP: Not publicly documented.
Data volume sensitivity
Astral Manufacturing ERP 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 Astral Manufacturing ERP to Dolibarr ERP migration scoping. Not seeing yours? Book a call.
Walk through your Astral Manufacturing ERP to Dolibarr ERP migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave Astral Manufacturing ERP
Other ways to arrive at Dolibarr ERP
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.