ARC Gruppen AB, Julie Berger Project Management in Odoo: Tasks, Time, and Collaboration Odoo's project module isn't Jira and isn't Asana. It's simpler, but it's connected to the rest of the system: time reported on tasks can be invoiced directly. That's the big difference. Projects and t... Guide Odoo Jul 14, 2025 Odoo
ARC Gruppen AB, Chrille Hedberg Odoo Reports with QWeb: Customize Invoices and Orders Odoo generates PDF reports for invoices, sales orders, delivery slips, inventory operations, and more. All are built on QWeb templates (XML-based templating) that you can customize. QWeb basics QWeb i... Guide Odoo Utveckling Jul 8, 2025 Odoo
ARC Gruppen AB, Julie Berger Odoo XML-RPC: Integrate with Python, Node, and Go Odoo's XML-RPC API lets external systems read, create, update, and delete data. Python, JavaScript, Go, PHP, virtually any language with XML-RPC support can communicate with Odoo. Authentication Three... Guide Odoo Utveckling Jul 7, 2025 Odoo
ARC Gruppen AB, Chrille Hedberg Odoo ORM: Computed Fields and Onchange Methods Odoo's ORM (Object-Relational Mapping) handles everything between Python code and the database. You create fields, define calculations, and Odoo handles the rest. Computed fields and onchange methods ... Guide Odoo Utveckling Jun 27, 2025 Odoo
ARC Gruppen AB, Julie Berger Odoo E-Commerce: Building an Online Store in Your ERP Odoo E-commerce isn't WooCommerce. It isn't Shopify. It's an e-commerce module built into a business system. The strength isn't in the e-commerce functionality in isolation, but in everything being co... E-handel Guide Odoo Odoo 18 Jun 17, 2025 Odoo
Five Things I Wish I Knew Before Starting My Own Business It was 2019 and I had just registered my sole proprietorship. I had an idea, a laptop and a completely unreasonable amount of optimism. Here's what I didn't know. One: the money doesn't come right awa... Jun 15, 2025 ARC Gruppen
ARC Gruppen AB, Chrille Hedberg Invoicing and Accounting in Odoo: The Basics Odoo's accounting module isn't Fortnox. It's more complex, more powerful, and requires more initial configuration. But it does things Fortnox can't: automatic invoicing from sales orders, VAT per prod... Guide Odoo Jun 10, 2025 Odoo
ARC Gruppen AB, Julie Berger Odoo Inventory Management: From Receiving to Shipping Odoo's inventory module handles the entire flow: receiving, internal transfers, picking, packing, and shipping. Bidirectional traceability, serial numbers, batch numbers, automatic replenishment rules... Guide Odoo Jun 5, 2025 Odoo
ARC Gruppen AB, Chrille Hedberg Odoo in Docker: Production-Ready Setup Docker is the smoothest way to run Odoo, whether for development or production. The official Docker image works, but for a real setup you need to customize it. docker-compose.yml Two services: Odoo an... Guide Odoo Odoo 18 Utveckling May 30, 2025 Odoo
ARC Gruppen AB, Julie Berger Odoo Module Development: Your First Module in Odoo 18 Odoo is built to be extended with custom modules. Every customization should be a module, not a change to core code. It makes upgrades possible and keeps the system maintainable. Scaffolding odoo scaf... Guide Odoo Odoo 18 Utveckling May 22, 2025 Odoo
ARC Gruppen AB, Chrille Hedberg Odoo vs SAP and Dynamics: A Realistic Comparison Comparing Odoo with SAP or Microsoft Dynamics is like comparing a modern EV with a truck. Both can get you there, but they're built for different circumstances. SAP Business One / S/4HANA SAP is the s... Odoo Recension May 20, 2025 Odoo
ARC Gruppen AB, Julie Berger Odoo Website: Build a Website Without an External Platform Most companies have a WordPress site, a separate e-commerce system, and a third system for CRM and invoicing. Odoo Website lets you build the website in the same system as everything else. Simpler to ... Guide Odoo Odoo 18 May 7, 2025 Odoo