ATX Accounting PTY Ltd
Official@atxinvox · Australia
Offers specialized scaffolding and architectural validation for Frappe-based microservice development and ERPNext enterprise system integration.
Agent Skills by ATX Accounting PTY Ltd
Showing 14 vetted skills indexed across 1 GitHub repositories.
Add Service to Dev Compose
Add a new microservice to dev-podman-compose.yml with configuration, dependencies, and networking.
Generate DocType Controller
Scaffold class-based Frappe DocType controllers with lifecycle hooks.
Generate TDD Tests
Generate TDD/BDD test suites for Frappe microservices using pytest conventions.
Explain Frappe/ERPNext Concept
Explain Frappe/ERPNext concepts like DocTypes and lifecycle hooks for engineers.
Explain Microservice Pattern
Explain frappe-microservice-lib architecture with bounded contexts and multi-tenancy.
Generate Frappe API Handler
Generate whitelisted Frappe API methods and REST endpoints for apps.
Generate Tenant-Aware Query
Replace direct tenant data queries with app.tenant_db calls and tenant_id filters.
Scaffold Frappe Microservice
Scaffold a Frappe microservice skeleton with server, Containerfile, and tenant-aware entrypoint.
Generate Secure Endpoint
Generate tenant-aware API endpoints with secure authentication and tenant isolation.
Generate Frappe Report
Generate custom Frappe reports using SQL query and Python script reports.
Generate E2E Container Tests
Automate end-to-end tests of multi-service workflows in podman or docker containers.
Validate Microservice Code
Enforces frappe-microservice-lib patterns and security best practices in microservice code.
Generate Document Hooks
Generate and manage Frappe DocType lifecycle hooks without editing core code.
Generate Frappe DocType
Generate Frappe DocType JSON schemas, Python controllers, and JavaScript form scripts.
Frequently Asked Questions About ATX Accounting PTY Ltd
FAQPage SchemaWhat specific development tasks does ATX Accounting PTY Ltd support?▼
The organization supports scaffolding Frappe DocTypes, generating tenant-aware database queries, creating secure REST endpoints, and building BDD test suites. It facilitates the rapid construction of microservices by enforcing architectural patterns and lifecycle hooks within the Frappe and ERPNext ecosystem.
Which engineering personas benefit from these Frappe-specific capabilities?▼
These capabilities are designed for backend engineers and system architects working within the Frappe framework. It is particularly useful for developers managing multi-tenant ERPNext environments who require standardized scaffolding for microservices, secure endpoint generation, and consistent testing patterns across distributed service architectures.
What are the primary prerequisites for implementing these microservice patterns?▼
Implementation requires an existing Frappe or ERPNext environment and familiarity with the frappe-microservice-lib architecture. Developers must have Podman or Docker installed for containerized testing and be prepared to integrate generated JSON schemas and controller classes into their existing project directory structure.