The Backup Was Never the Job. The Proof Was.

Arsenal IT Consultants graphic titled "The Backup Was Never the Job. The Proof Was." with icons for backup verification, restore validation, and audit retrieval

Backup verification is the least glamorous item on that list, and also the most revealing. Ask most DBA teams what their least favorite recurring task is, and the answer is rarely something complicated. It’s confirming a backup actually exists. It’s proving a backup would actually restore. It’s producing a clean record of who accessed a […]

From One Customer Question to a Reusable Odoo Pricing Framework

Comparison of traditional Odoo line entry requiring a manual unit price calculation against Smart Line Total Entry, where entering quantity and line total derives the unit price automatically

Most ERP customisations start as a feature request and end as a maintenance liability. This one started as a question about data entry and ended as a reusable framework that now sits under sales orders, purchase orders, invoices, bills and credit notes alike. The difference was not the code. It was the half hour we […]

The HR Rules Engine for Odoo 17 Payroll and Attendance

Most payroll problems are not really payroll problems. They are change-request problems. A grace period needs to move by five minutes, a new grade needs its own overtime rule, a site wants different rounding, and every one of those small changes turns into a developer ticket and a wait. To end that pattern, we built […]

SQL Server Transactional Replication: Why Moving the Distributor Off the Publisher Can Improve Performance

SQL Server Transactional Replication architecture diagram showing Publisher, dedicated Distributor, and Subscribers

Introduction SQL Server Transactional Replication has been one of Microsoft’s most dependable technologies for near real-time data synchronization for over two decades. Whether the objective is reporting, disaster recovery, branch office synchronization, or application integration, replication remains a preferred solution because of its low latency and proven reliability. One architectural decision that is often overlooked […]