๐ŸŒ GlobalTradePro โ€” Self-developed B2B Trade Suite ยท Technical Reference Only
EN EN CN DE
Support Center ยท Multi-language (EN / CN / DE)

What GlobalTradePro actually does โ€” without exaggeration.

This is a technical reference, not a marketing site. We describe the software's capabilities, deployment modes, API interfaces, and integration points as they are implemented โ€” not as aspirational claims.

Module capabilities โ€” factual description

Below is a concise, unembellished summary of what each module does. No superlatives. If a feature is in development, it is marked.

HR

Personnel Management

End-to-end employee lifecycle: recruitment pipeline, onboarding flows, attendance (multi-shift), leave bank with accrual rules, payroll computation from attendance/performance inputs, digital personnel records, and contract generation/archive. Self-developed, no third-party licensing.

CL

Contract Lifecycle

Template-based generation, role-based approval, electronic signature, execution tracking, and archive with hash-based integrity. Multi-entity contracts supported (one employee, multiple contracts). Not a generic document editor.

PR

Procurement

Supplier onboarding, purchase requisitions, RFQ/bid comparison, contract-to-delivery tracking, inventory linkage, and multi-currency settlement. Designed for trading firms managing cross-border purchase orders.

EX

Expense & Budget

Pre-spend approval, budget tracking by cost center/project, receipt capture (mobile/web), reimbursement workflow, and multi-entity consolidation. Not an accounting package โ€” integrates with external ERP/accounting systems via REST API.

CR

Sales CRM

Account tracking, deal pipeline, quote-to-contract linkage, and basic forecasting. Designed as a complementary module to the procurement/contract workflows, not a full CRM replacement.

PJ

Project Management

Initiation, budget tracking, milestone management, resource allocation, document archive, and multi-party collaboration. Not a Gantt-heavy construction tool โ€” built for trade/project-based services.

KN

Knowledge Management

Document storage, multi-level classification, access control by role/project/entity, version tracking, and full-text search. Not a collaboration/editor suite โ€” storage and retrieval are primary; editing requires external tools.

DF

Document Flow

Incoming/outgoing document registration, approval routing, red-ink/template application, electronic seal/signature, tracking, archive, and audit trail. Designed for government-style document processes, not generic file sharing.

Case studies โ€” functional value analysis (no exaggeration)

These describe actual use scenarios. We describe what the software does in those contexts, what limitations apply, and what results are achievable with realistic timelines.

Trading Firm ยท Multi-entity Payroll

Consolidated attendance โ†’ payroll across 4 entities

Before: 8-day monthly payroll close with Excel reconciliation across subsidiaries in different currencies.

"Payroll closing went from 8 days to 2. Zero discrepancies for the first audit cycle." โ€” HR Director

Functional analysis: The improvement came from a single database for attendance/leave/overtime feeding into entity-level payroll scopes, with automated currency conversion and audit trails. This is achievable only when the modules share a common employee record โ€” the architecture's strength.

โ€” Saffron Industries (manufacturing, 1,200 employees)
Cross-border Sourcing ยท Procurement

Multi-currency RFQ-to-delivery tracking

Before: purchase orders tracked in separate spreadsheets per supplier country; no unified delivery status.

"We can see purchase progress across suppliers in real time, with cost-center budget linkage." โ€” Operations Lead

Functional analysis: The value is in linking procurement requisitions, supplier contracts, delivery tracking, and budget consumption to a single pipeline. Not all trading firms require multi-currency settlement โ€” this is relevant for firms with suppliers in 3+ countries.

โ€” PacRim Sourcing
Logistics Services ยท Field Attendance

Multi-shift mobile check-in for 380 field staff

Before: paper-based attendance sheets; overtime calculations done manually per team.

"Mobile check-in with exception workflows reduced manual HR work by ~60%." โ€” Operations Manager

Functional analysis: Mobile check-in, exception approval, and automatic overtime calculation from shift rules are implemented. The 60% figure reflects the elimination of manual sheet processing โ€” realistic for field-based workforces.

โ€” Meridian Logistics

API Reference โ€” what is actually exposed

The REST API provides read/write access to the core entities used by the web application. Endpoints follow a standard pattern:

GET /api/v1/employee/{id}
GET /api/v1/attendance/{date_range}
POST /api/v1/contract/generate  (template + variables)
GET /api/v1/procurement/orders?status=open

Important: API access is available in the Enterprise and Self-Hosted editions. The Starter edition provides read-only access to a subset of endpoints. Authentication uses standard OAuth2 with role-scoped tokens.

Contact โ€” direct, without marketing funnel

We respond directly. No automated qualification flows. Technical questions about deployment, integration, or API access receive answers from engineering staff.