ARC Gruppen AB, Chrille Hedberg Custom Post Types: Build Your Own with Code WordPress has two content types by default: posts and pages. That's enough for a blog. But if you're building a real estate site, a job portal, or a product catalog, you need your own content types. C... Guide Utveckling WordPress Jan 26, 2026 WordPress
ARC Gruppen AB, Chrille Hedberg Advanced Custom Fields: How to Use ACF in Client Projects WordPress without ACF is a blog engine. WordPress with ACF is a CMS that can handle virtually any data structure. That's not an exaggeration. We've built real estate sites, booking systems, and produc... Guide Plugin/App WordPress Jan 16, 2026 WordPress
ARC Gruppen AB, Julie Berger Odoo Implementation: Step-by-Step Guide An Odoo implementation can take a week or six months depending on scope. But the process is the same regardless of size. Here are the steps we follow in every project. 1. Needs analysis Which processe... Guide Odoo Dec 11, 2025 Odoo
ARC Gruppen AB, Chrille Hedberg Open Source and Odoo: The Philosophy Behind Community Edition Odoo Community Edition is licensed under LGPL-3. This means you can freely use, modify, and distribute the software. No license fee, no limits on number of users, no lock-in mechanisms. The code is op... Guide Odoo Dec 2, 2025 Odoo
ARC Gruppen AB, Chrille Hedberg Helpdesk and Support in Odoo: Ticket Management That Works Odoo doesn't have a dedicated helpdesk module in CE. Enterprise has the Helpdesk module with SLA, automatic assignment, and customer portal. But in CE you can build solid ticket management with existi... Guide Odoo Nov 19, 2025 Odoo
ARC Gruppen AB, Julie Berger Manufacturing in Odoo: MRP for Small and Medium Businesses Odoo MRP (Manufacturing Resource Planning) handles the manufacturing process: bills of materials (BOM), work orders, raw material consumption, planning, and quality control. The basic version is in CE... Guide Odoo Nov 13, 2025 Odoo
ARC Gruppen AB, Chrille Hedberg Upgrade Odoo from 17 to 18: Steps and Pitfalls Upgrading between Odoo major versions is what scares most people. It doesn't have to be traumatic if you plan properly and test thoroughly. Preparation Inventory all installed modules: standard module... Guide Odoo Odoo 18 Nov 10, 2025 Odoo
ARC Gruppen AB, Julie Berger Testing in Odoo: Unit Tests, Tours, and CI Odoo has a built-in testing framework. Python unit tests for business logic, HTTP tests for controllers, and tours (browser tests) for frontend. Combined with CI pipelines, you catch errors before the... Guide Odoo Utveckling Oct 31, 2025 Odoo
ARC Gruppen AB, Chrille Hedberg Data Migration to Odoo: How to Move from Another System Migrating data to Odoo from another system is often the most underestimated part of implementation. It looks simple: export CSV, import in Odoo. In reality, mapping, cleaning, and validation take more... Guide Odoo Oct 27, 2025 Odoo
ARC Gruppen AB, Chrille Hedberg Odoo Performance: Optimize for Speed and Scalability Odoo can be fast. It can also be terribly slow. The difference comes down to configuration, infrastructure, and how the code is written. Here are the most common bottlenecks and how to fix them. Worke... Guide Odoo Prestanda Oct 10, 2025 Odoo
ARC Gruppen AB, Julie Berger Odoo Email Configuration: SMTP, Aliases, and Catchall Email in Odoo drives notifications, chatter messages, sales orders, invoices, and CRM leads. If email doesn't work, you miss customer communication, invoices get stuck, and leads aren't created. It's ... Guide Odoo Oct 6, 2025 Odoo
ARC Gruppen AB, Chrille Hedberg Odoo POS: Point of Sale Integrated with Your ERP Odoo POS is a web-based point of sale system running in the browser. Same products, same inventory, same customers as in the rest of Odoo. No separate synchronization needed. Setup Install the POS mod... Guide Odoo Odoo 18 Sep 29, 2025 Odoo