{"id":8975,"date":"2026-08-31T10:44:01","date_gmt":"2026-08-31T10:44:01","guid":{"rendered":"https:\/\/aboutknowledge.com\/?p=8975"},"modified":"2026-09-01T09:31:17","modified_gmt":"2026-09-01T09:31:17","slug":"odoo-manufacturing-module-explained","status":"publish","type":"post","link":"https:\/\/aboutknowledge.com\/zh\/odoo-manufacturing-module-explained\/","title":{"rendered":"Odoo Manufacturing Module Explained"},"content":{"rendered":"<h2>What manufacturing means in Odoo<\/h2>\n<p>Manufacturing in Odoo is one idea repeated: <strong>consume some things, produce another thing.<\/strong><\/p>\n<p>You take components out of stock. You put a finished product into stock. Odoo records both moves and carries the cost across from one to the other.<\/p>\n<p>Everything else \u2014 work centres, routings, subcontracting, quality checks \u2014 is detail layered on top of that single transaction.<\/p>\n<h2>The Bill of Materials<\/h2>\n<p>The <strong>BoM<\/strong> is the recipe. It says what goes into one unit of the finished product.<\/p>\n<p>A simple BoM lists the finished product, the quantity it produces, and the components with their quantities.<\/p>\n<h3>The quantity trap<\/h3>\n<p>Here is the mistake that catches people, and it is worth understanding before you build anything.<\/p>\n<p>The BoM header has a <strong>quantity<\/strong> \u2014 how many units this recipe produces. Usually one.<\/p>\n<p>But if your product is measured in something other than pieces \u2014 grams, litres, metres \u2014 that header quantity must match. A product sold by weight where the BoM header says &#8220;1&#8221; but the real unit is 5 grams will produce component quantities that are wrong by a factor of five.<\/p>\n<p><strong>Check the BoM header quantity against the product&#8217;s unit of measure.<\/strong> Every time. It is a two-second check that prevents a whole category of confusing errors.<\/p>\n<div style=\"border:1px solid #e0e0e0;border-radius:6px;padding:18px 20px;margin:24px 0;background:#fafafa\">\n<p style=\"font-size:12px;letter-spacing:.5px;text-transform:uppercase;color:#5C3A52;font-weight:700;margin:0 0 14px\">FIGURE 1: THE BOM QUANTITY TRAP<\/p>\n<div style=\"display:flex;flex-wrap:wrap;gap:14px\">\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#0F9E96;font-size:14px\">Header quantity matches the unit<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>Product sold in 5 g units, header says 5<\/li>\n<li>Component quantities scale correctly<\/li>\n<li>Costs and stock come out right<\/li>\n<\/ul>\n<\/div>\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#B04A4A;font-size:14px\">Header left at 1 by default<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>Product sold in 5 g units, header says 1<\/li>\n<li>Component quantities out by a factor of five<\/li>\n<li>No error message \u2014 just wrong numbers<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<h3>BoM types<\/h3>\n<p><strong>Manufacture this product.<\/strong> The normal case. You make it.<\/p>\n<p><strong>Kit.<\/strong> Not really manufacturing. A kit is exploded into its components at the point of sale or delivery \u2014 no manufacturing order is created. Use this for bundles you sell together but never actually assemble.<\/p>\n<p><strong>Subcontracting.<\/strong> Someone else makes it. Covered below.<\/p>\n<h3>Nested BoMs<\/h3>\n<p>A component can have its own BoM. Odoo handles the levels, either producing the sub-assembly separately or exploding it into the parent order.<\/p>\n<p>Keep the nesting shallow. Deep BoM trees are hard to cost and harder to debug.<\/p>\n<div style=\"border:1px solid #e0e0e0;border-radius:6px;padding:18px 20px;margin:24px 0;background:#fafafa\">\n<p style=\"font-size:12px;letter-spacing:.5px;text-transform:uppercase;color:#5C3A52;font-weight:700;margin:0 0 14px\">FIGURE 2: THREE BOM TYPES, THREE BEHAVIOURS<\/p>\n<div style=\"display:flex;flex-wrap:wrap;gap:14px\">\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#5C3A52;font-size:14px\">Manufacture<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>You make it. A manufacturing order is created, components consumed, finished goods produced.<\/li>\n<\/ul>\n<\/div>\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#5C3A52;font-size:14px\">Kit<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>Never actually assembled. Exploded into components at delivery. No manufacturing order.<\/li>\n<\/ul>\n<\/div>\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#5C3A52;font-size:14px\">Subcontracting<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>An outside vendor makes it. Your components go out, finished goods come back.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<h2>Manufacturing orders<\/h2>\n<p>An <strong>MO<\/strong> is one instance of making something.<\/p>\n<p>It can be created manually, generated by a reordering rule, or triggered by a sales order if the product is set to make-to-order.<\/p>\n<p>The flow is: <strong>Draft \u2192 Confirmed \u2192 In Progress \u2192 Done.<\/strong><\/p>\n<p>When you mark it done, Odoo consumes the components from stock and produces the finished goods into stock. If you use automatic valuation, the accounting entries post at the same moment \u2014 component value out, finished goods value in.<\/p>\n<h3>Component consumption<\/h3>\n<p>Two approaches, and the choice matters.<\/p>\n<p><strong>Consume as planned.<\/strong> Odoo takes exactly what the BoM says. Fast, and fine when your process is consistent.<\/p>\n<p><strong>Record actual consumption.<\/strong> The operator enters what was really used. Slower, and necessary when there is real variation.<\/p>\n<p>If your actual usage regularly differs from the BoM \u2014 waste, offcuts, natural variation \u2014 record actuals. Otherwise your stock will drift and your costs will be wrong.<\/p>\n<h2>Work centres and routings<\/h2>\n<p>If you only need to track that something was made, you can skip this section entirely. Many small manufacturers do, and are right to.<\/p>\n<p><strong>Work centres<\/strong> are where operations happen \u2014 a machine, a bench, a team. Each has a capacity and a cost per hour.<\/p>\n<p><strong>Routings<\/strong> define the sequence of operations and which work centre does each one.<\/p>\n<p>With these set up, an MO becomes a series of <strong>work orders<\/strong> that operators start and stop. You get real time tracking and labour cost in your product cost.<\/p>\n<p><strong>When to use it:<\/strong> you have capacity constraints, you need to schedule, or labour is a significant part of your cost.<\/p>\n<p><strong>When to skip it:<\/strong> small operations where the job is done when it is done. Adding routings here creates data entry with no decision attached to it.<\/p>\n<h2>Subcontracting<\/h2>\n<p>Common in many industries, and Odoo handles it properly.<\/p>\n<p>You send components to a vendor. They make the product. You receive the finished goods back.<\/p>\n<p>Set the BoM type to <strong>subcontracting<\/strong> and name the vendor. Then raise a purchase order for the finished product. Odoo creates the material transfer out and the finished goods receipt in, and tracks your stock while it sits at the subcontractor.<\/p>\n<p><strong>Two things to get right:<\/strong><\/p>\n<p>Your components at the subcontractor are <strong>still your stock<\/strong>. They need to appear in your valuation, in a location that represents the subcontractor.<\/p>\n<p>The <strong>cost<\/strong> of the finished product is your components plus the subcontractor&#8217;s charge. If either side is wrong, your finished goods are valued wrongly, and that flows into every margin report.<\/p>\n<h2>Costing<\/h2>\n<p>The cost of a manufactured product comes from three parts:<\/p>\n<ul>\n<li><strong>Components<\/strong> \u2014 at their current valuation<\/li>\n<li><strong>Operations<\/strong> \u2014 work centre cost multiplied by time, if you use routings<\/li>\n<li><strong>Overheads<\/strong> \u2014 if you have configured them<\/li>\n<\/ul>\n<p>Which costing method you chose in Inventory matters here. With average costing, component cost changes as you buy; with standard costing it is fixed and variances go to a price difference account.<\/p>\n<p><strong>A useful check:<\/strong> take one finished product and add up its component costs by hand. Compare with what Odoo says. If they disagree, either the BoM quantities or the component costs are wrong \u2014 and it is far better to find that on a test than in a margin report six months later.<\/p>\n<div style=\"border:1px solid #e0e0e0;border-radius:6px;padding:18px 20px;margin:24px 0;background:#fafafa\">\n<p style=\"font-size:12px;letter-spacing:.5px;text-transform:uppercase;color:#5C3A52;font-weight:700;margin:0 0 14px\">FIGURE 3: A MANUFACTURING ORDER END TO END<\/p>\n<div style=\"display:flex;flex-wrap:wrap;gap:14px\">\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#5C3A52;font-size:14px\">BoM<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>The recipe<\/li>\n<\/ul>\n<\/div>\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#5C3A52;font-size:14px\">MO Confirmed<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>Components reserved<\/li>\n<\/ul>\n<\/div>\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#5C3A52;font-size:14px\">Produce<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>Components consumed<\/li>\n<\/ul>\n<\/div>\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#5C3A52;font-size:14px\">Done<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>Finished goods in stock<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<h2>Quality checks<\/h2>\n<p>Enterprise only. Quality control points can be attached to receiving or to manufacturing operations.<\/p>\n<p>A check can be a simple pass or fail, a measurement within a tolerance, or an instruction with a photo. Failures raise a quality alert.<\/p>\n<p><strong>Worth setting up if:<\/strong> you currently have inspection steps on paper, or you need to prove inspection happened.<\/p>\n<h2>Reports worth using<\/h2>\n<p><strong>Manufacturing orders analysis.<\/strong> What was produced, when, and how long it took.<\/p>\n<p><strong>Component consumption.<\/strong> Planned versus actual. Consistent differences here tell you your BoMs need updating.<\/p>\n<p><strong>Work centre load.<\/strong> Where your capacity constraint actually is, if you use routings.<\/p>\n<p><strong>Product cost breakdown.<\/strong> What each finished product actually costs, and why.<\/p>\n<h2>What usually goes wrong<\/h2>\n<p><strong>BoM header quantity wrong.<\/strong> Covered above, and it is the most common single error in manufacturing setups.<\/p>\n<p><strong>Components with no cost.<\/strong> A component priced at zero produces a finished product that looks free. Check every component has a real cost before going live.<\/p>\n<p><strong>BoMs that drift from reality.<\/strong> Written once during implementation, never updated as the process changed. Review them yearly.<\/p>\n<p><strong>Routings added because they were available.<\/strong> If nobody uses the timing data to make a decision, the operators are doing data entry for nothing.<\/p>\n<p><strong>Subcontractor stock not tracked.<\/strong> Components sitting at a vendor that do not appear in your valuation. Your balance sheet is understated and nobody notices until a stock count.<\/p>\n<h2>Getting started<\/h2>\n<ol>\n<li>Set up components with correct costs and units of measure<\/li>\n<li>Build BoMs \u2014 check the header quantity against the product&#8217;s unit<\/li>\n<li>Test a simple manufacturing order end to end in a test database<\/li>\n<li>Verify the accounting entries and the finished product cost by hand<\/li>\n<li>Add work centres and routings only if you will use the data<\/li>\n<li>Add subcontracting flows separately, and test the stock at the vendor carefully<\/li>\n<\/ol>\n<p>The verification step in point 4 is the one to insist on. Manufacturing errors are quiet \u2014 they do not throw an error message, they just produce a slightly wrong number that flows into everything downstream.<\/p>\n<div style=\"border-left:4px solid #5C3A52;background:#F7F3F6;padding:18px 22px;margin:28px 0;border-radius:0 6px 6px 0\">\n<p style=\"margin:0 0 6px;font-weight:700;color:#5C3A52;font-size:16px\">Setting up manufacturing in Odoo?<\/p>\n<p style=\"margin:0;color:#5a5a5a\">Get in touch. We check BoM structure and product costing against real production before anything goes live, because manufacturing errors are quiet ones.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>What manufacturing means in Odoo Manufacturing in Odoo is one idea repeated: consume some things, produce another thing. You take components out of stock. You put a finished product into stock. Odoo records both moves and carries the cost across from one to the other. Everything else \u2014 work centres, routings, subcontracting, quality checks \u2014 [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":9005,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25],"tags":[],"class_list":["post-8975","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-odoo"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.4 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Odoo Manufacturing Module Explained: BoM Basics<\/title>\n<meta name=\"description\" content=\"Learn how the Odoo manufacturing module works, from bills of materials to stock moves. Avoid the BoM quantity trap with this practical setup guide.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aboutknowledge.com\/zh\/odoo-manufacturing-module-explained\/\" \/>\n<meta property=\"og:locale\" content=\"zh_HK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Odoo Manufacturing Module Explained\" \/>\n<meta property=\"og:description\" content=\"Learn how the Odoo manufacturing module works, from bills of materials to stock moves. Avoid the BoM quantity trap with this practical setup guide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aboutknowledge.com\/zh\/odoo-manufacturing-module-explained\/\" \/>\n<meta property=\"og:site_name\" content=\"AboutKnowledge\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/aboutknowledge28\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-31T10:44:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-01T09:31:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2026\/08\/istockphoto-1284193221-612x612-1-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"612\" \/>\n\t<meta property=\"og:image:height\" content=\"344\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"kopraveen\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"kopraveen\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/odoo-manufacturing-module-explained\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/odoo-manufacturing-module-explained\\\/\"},\"author\":{\"name\":\"kopraveen\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#\\\/schema\\\/person\\\/f14efbc95a95a4cec982367fb079cdf4\"},\"headline\":\"Odoo Manufacturing Module Explained\",\"datePublished\":\"2026-08-31T10:44:01+00:00\",\"dateModified\":\"2026-09-01T09:31:17+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/odoo-manufacturing-module-explained\\\/\"},\"wordCount\":1316,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/odoo-manufacturing-module-explained\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/istockphoto-1284193221-612x612-1-1.jpg\",\"articleSection\":[\"Odoo\"],\"inLanguage\":\"zh-HK\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/aboutknowledge.com\\\/odoo-manufacturing-module-explained\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/odoo-manufacturing-module-explained\\\/\",\"url\":\"https:\\\/\\\/aboutknowledge.com\\\/odoo-manufacturing-module-explained\\\/\",\"name\":\"Odoo Manufacturing Module Explained: BoM Basics\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/odoo-manufacturing-module-explained\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/odoo-manufacturing-module-explained\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/istockphoto-1284193221-612x612-1-1.jpg\",\"datePublished\":\"2026-08-31T10:44:01+00:00\",\"dateModified\":\"2026-09-01T09:31:17+00:00\",\"description\":\"Learn how the Odoo manufacturing module works, from bills of materials to stock moves. Avoid the BoM quantity trap with this practical setup guide.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/odoo-manufacturing-module-explained\\\/#breadcrumb\"},\"inLanguage\":\"zh-HK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aboutknowledge.com\\\/odoo-manufacturing-module-explained\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/odoo-manufacturing-module-explained\\\/#primaryimage\",\"url\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/istockphoto-1284193221-612x612-1-1.jpg\",\"contentUrl\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/istockphoto-1284193221-612x612-1-1.jpg\",\"width\":612,\"height\":344,\"caption\":\"Retail Warehouse full of Shelves with Goods in Cardboard Boxes, Workers Scan and Sort Packages, Move Inventory with Pallet Trucks and Forklifts. Product Distribution Delivery Center.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/odoo-manufacturing-module-explained\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/aboutknowledge.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Odoo Manufacturing Module Explained\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#website\",\"url\":\"https:\\\/\\\/aboutknowledge.com\\\/\",\"name\":\"AboutKnowledge\",\"description\":\"System Integrator You Can Trust\",\"publisher\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aboutknowledge.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-HK\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#organization\",\"name\":\"AboutKnowledge (Hong Kong) Limited\",\"url\":\"https:\\\/\\\/aboutknowledge.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/logo.png\",\"width\":560,\"height\":256,\"caption\":\"AboutKnowledge (Hong Kong) Limited\"},\"image\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/aboutknowledge28\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/104125547\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#\\\/schema\\\/person\\\/f14efbc95a95a4cec982367fb079cdf4\",\"name\":\"kopraveen\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1e4b2c06a01572b023ee9a6a7052f720b27e9c900dc4222fd2882d26d352bf7a?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1e4b2c06a01572b023ee9a6a7052f720b27e9c900dc4222fd2882d26d352bf7a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1e4b2c06a01572b023ee9a6a7052f720b27e9c900dc4222fd2882d26d352bf7a?s=96&d=mm&r=g\",\"caption\":\"kopraveen\"},\"url\":\"https:\\\/\\\/aboutknowledge.com\\\/zh\\\/author\\\/kopraveen\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Odoo Manufacturing Module Explained: BoM Basics","description":"Learn how the Odoo manufacturing module works, from bills of materials to stock moves. Avoid the BoM quantity trap with this practical setup guide.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/aboutknowledge.com\/zh\/odoo-manufacturing-module-explained\/","og_locale":"zh_HK","og_type":"article","og_title":"Odoo Manufacturing Module Explained","og_description":"Learn how the Odoo manufacturing module works, from bills of materials to stock moves. Avoid the BoM quantity trap with this practical setup guide.","og_url":"https:\/\/aboutknowledge.com\/zh\/odoo-manufacturing-module-explained\/","og_site_name":"AboutKnowledge","article_publisher":"https:\/\/www.facebook.com\/aboutknowledge28\/","article_published_time":"2026-08-31T10:44:01+00:00","article_modified_time":"2026-09-01T09:31:17+00:00","og_image":[{"width":612,"height":344,"url":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2026\/08\/istockphoto-1284193221-612x612-1-1.jpg","type":"image\/jpeg"}],"author":"kopraveen","twitter_card":"summary_large_image","twitter_misc":{"Written by":"kopraveen","Est. reading time":"6 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/aboutknowledge.com\/odoo-manufacturing-module-explained\/#article","isPartOf":{"@id":"https:\/\/aboutknowledge.com\/odoo-manufacturing-module-explained\/"},"author":{"name":"kopraveen","@id":"https:\/\/aboutknowledge.com\/#\/schema\/person\/f14efbc95a95a4cec982367fb079cdf4"},"headline":"Odoo Manufacturing Module Explained","datePublished":"2026-08-31T10:44:01+00:00","dateModified":"2026-09-01T09:31:17+00:00","mainEntityOfPage":{"@id":"https:\/\/aboutknowledge.com\/odoo-manufacturing-module-explained\/"},"wordCount":1316,"commentCount":0,"publisher":{"@id":"https:\/\/aboutknowledge.com\/#organization"},"image":{"@id":"https:\/\/aboutknowledge.com\/odoo-manufacturing-module-explained\/#primaryimage"},"thumbnailUrl":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2026\/08\/istockphoto-1284193221-612x612-1-1.jpg","articleSection":["Odoo"],"inLanguage":"zh-HK","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/aboutknowledge.com\/odoo-manufacturing-module-explained\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/aboutknowledge.com\/odoo-manufacturing-module-explained\/","url":"https:\/\/aboutknowledge.com\/odoo-manufacturing-module-explained\/","name":"Odoo Manufacturing Module Explained: BoM Basics","isPartOf":{"@id":"https:\/\/aboutknowledge.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aboutknowledge.com\/odoo-manufacturing-module-explained\/#primaryimage"},"image":{"@id":"https:\/\/aboutknowledge.com\/odoo-manufacturing-module-explained\/#primaryimage"},"thumbnailUrl":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2026\/08\/istockphoto-1284193221-612x612-1-1.jpg","datePublished":"2026-08-31T10:44:01+00:00","dateModified":"2026-09-01T09:31:17+00:00","description":"Learn how the Odoo manufacturing module works, from bills of materials to stock moves. Avoid the BoM quantity trap with this practical setup guide.","breadcrumb":{"@id":"https:\/\/aboutknowledge.com\/odoo-manufacturing-module-explained\/#breadcrumb"},"inLanguage":"zh-HK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aboutknowledge.com\/odoo-manufacturing-module-explained\/"]}]},{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/aboutknowledge.com\/odoo-manufacturing-module-explained\/#primaryimage","url":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2026\/08\/istockphoto-1284193221-612x612-1-1.jpg","contentUrl":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2026\/08\/istockphoto-1284193221-612x612-1-1.jpg","width":612,"height":344,"caption":"Retail Warehouse full of Shelves with Goods in Cardboard Boxes, Workers Scan and Sort Packages, Move Inventory with Pallet Trucks and Forklifts. Product Distribution Delivery Center."},{"@type":"BreadcrumbList","@id":"https:\/\/aboutknowledge.com\/odoo-manufacturing-module-explained\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/aboutknowledge.com\/"},{"@type":"ListItem","position":2,"name":"Odoo Manufacturing Module Explained"}]},{"@type":"WebSite","@id":"https:\/\/aboutknowledge.com\/#website","url":"https:\/\/aboutknowledge.com\/","name":"AboutKnowledge","description":"System Integrator You Can Trust","publisher":{"@id":"https:\/\/aboutknowledge.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aboutknowledge.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-HK"},{"@type":"Organization","@id":"https:\/\/aboutknowledge.com\/#organization","name":"AboutKnowledge (Hong Kong) Limited","url":"https:\/\/aboutknowledge.com\/","logo":{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/aboutknowledge.com\/#\/schema\/logo\/image\/","url":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2021\/11\/logo.png","contentUrl":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2021\/11\/logo.png","width":560,"height":256,"caption":"AboutKnowledge (Hong Kong) Limited"},"image":{"@id":"https:\/\/aboutknowledge.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/aboutknowledge28\/","https:\/\/www.linkedin.com\/company\/104125547"]},{"@type":"Person","@id":"https:\/\/aboutknowledge.com\/#\/schema\/person\/f14efbc95a95a4cec982367fb079cdf4","name":"kopraveen","image":{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/secure.gravatar.com\/avatar\/1e4b2c06a01572b023ee9a6a7052f720b27e9c900dc4222fd2882d26d352bf7a?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1e4b2c06a01572b023ee9a6a7052f720b27e9c900dc4222fd2882d26d352bf7a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1e4b2c06a01572b023ee9a6a7052f720b27e9c900dc4222fd2882d26d352bf7a?s=96&d=mm&r=g","caption":"kopraveen"},"url":"https:\/\/aboutknowledge.com\/zh\/author\/kopraveen\/"}]}},"_links":{"self":[{"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/posts\/8975","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/comments?post=8975"}],"version-history":[{"count":1,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/posts\/8975\/revisions"}],"predecessor-version":[{"id":8976,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/posts\/8975\/revisions\/8976"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/media\/9005"}],"wp:attachment":[{"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/media?parent=8975"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/categories?post=8975"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/tags?post=8975"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}