{"id":9032,"date":"2026-09-01T04:32:48","date_gmt":"2026-09-01T04:32:48","guid":{"rendered":"https:\/\/aboutknowledge.com\/?p=9032"},"modified":"2026-09-01T09:31:08","modified_gmt":"2026-09-01T09:31:08","slug":"understanding-reordering-rules-in-odoo","status":"publish","type":"post","link":"https:\/\/aboutknowledge.com\/zh\/understanding-reordering-rules-in-odoo\/","title":{"rendered":"Understanding Reordering Rules in Odoo"},"content":{"rendered":"<h2>What a reordering rule does<\/h2>\n<p>A reordering rule sits on a product and says one thing:<\/p>\n<p><strong>Keep at least this much in stock. When it falls below, bring it back up to this level.<\/strong><\/p>\n<p>Two numbers \u2014 a minimum and a maximum. When stock drops under the minimum, Odoo creates a purchase order or a manufacturing order to restore it to the maximum.<\/p>\n<p>That is the whole mechanism. The difficulty is not understanding it. It is choosing the two numbers.<\/p>\n<h2>The three fields<\/h2>\n<p><strong>Minimum quantity.<\/strong> The trigger. Stock below this and Odoo acts.<\/p>\n<p><strong>Maximum quantity.<\/strong> The target. How much you go back up to.<\/p>\n<p><strong>Multiple quantity.<\/strong> Optional. If your supplier sells in boxes of 24, set this to 24 and Odoo rounds up.<\/p>\n<p>Odoo also needs to know <strong>what to do<\/strong> \u2014 that comes from the product&#8217;s route. Buy creates a purchase order. Manufacture creates a manufacturing order.<\/p>\n<p><strong>A rule with no route does nothing.<\/strong> If your rules are not firing, check the route before anything else.<\/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: WHAT HAPPENS WHEN STOCK DROPS<\/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\">Stock falls below minimum<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>Odoo notices on the next scheduler run<\/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\">Route consulted<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>Buy or manufacture?<\/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\">Document created<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>Purchase order or 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\">Stock restored<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>Back up to the maximum<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<h2>Choosing the minimum<\/h2>\n<p>The minimum must cover <strong>demand during your lead time<\/strong>, plus a buffer.<\/p>\n<p>That sentence contains the whole calculation.<\/p>\n<p><strong>Work it out:<\/strong><\/p>\n<p>Take your average usage per week. Multiply by the lead time in weeks. Add a buffer for the weeks that are busier than average and for the times your supplier is late.<\/p>\n<p>If you use 50 a week and your supplier takes 3 weeks, you consume 150 during the lead time. A minimum of 50 guarantees you run out. A minimum of 200 gives you 150 for the lead time and 50 of buffer.<\/p>\n<p><strong>The most common error is setting a minimum that ignores lead time entirely.<\/strong> It looks reasonable \u2014 &#8220;keep 50 in stock&#8221; \u2014 and it produces a stockout every time.<\/p>\n<p><strong>Two things justify a larger buffer:<\/strong><\/p>\n<p>An unreliable supplier. One who is sometimes ten days late needs more cover than one who is always on time.<\/p>\n<p>Variable demand. If some weeks are three times others, the average is not enough.<\/p>\n<h2>Choosing the maximum<\/h2>\n<p>The maximum decides how often you order and how much cash sits on the shelf.<\/p>\n<p><strong>Set it high:<\/strong> fewer orders, less admin, possibly better prices \u2014 and more money tied up, more space used, more risk if the product stops selling.<\/p>\n<p><strong>Set it low:<\/strong> less cash committed \u2014 and constant reordering, more admin, more exposure to a supplier being late.<\/p>\n<p><strong>A practical starting point:<\/strong> enough for four to eight weeks of usage above the minimum. Then adjust based on what actually happens.<\/p>\n<p><strong>Consider your supplier&#8217;s terms.<\/strong> If there is a meaningful discount at a quantity, and you will genuinely use it, that may justify a higher maximum. If it will sit for a year, it will not.<\/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: THE TWO WAYS TO GET THIS WRONG<\/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\">Minimum too low<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>Stockouts during the lead time<\/li>\n<li>Emergency orders at bad prices<\/li>\n<li>Production stopped waiting for parts<\/li>\n<li>Customers told to wait<\/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\">Maximum too high<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>Cash sitting on shelves<\/li>\n<li>Warehouse space consumed<\/li>\n<li>Obsolescence risk if demand shifts<\/li>\n<li>Money not available for anything else<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<h2>Where to use them<\/h2>\n<p><strong>Fast-moving, predictable products.<\/strong> Regular usage and a stable pattern. This is where rules work best and where the admin saving is real.<\/p>\n<p><strong>Components you always need.<\/strong> Anything that stops production if it runs out.<\/p>\n<p><strong>Standard stock lines.<\/strong> Products customers expect immediately.<\/p>\n<h2>Where not to<\/h2>\n<p><strong>Made-to-order products.<\/strong> Use Replenish on Order instead. A reordering rule and Replenish on Order fight each other \u2014 one says keep stock, the other says wait for demand.<\/p>\n<p><strong>Slow movers.<\/strong> A product selling three a year does not need automation. Order when you need it.<\/p>\n<p><strong>Anything unpredictable.<\/strong> If usage is driven by a few large irregular orders, a rule based on averages will be wrong in both directions.<\/p>\n<p><strong>New products.<\/strong> No usage history means no basis for the numbers. Set them manually and revisit after a few months.<\/p>\n<h2>The review nobody does<\/h2>\n<p>Here is the practical point that matters more than the arithmetic.<\/p>\n<p><strong>Rules get set once, during implementation, and are never looked at again.<\/strong><\/p>\n<p>Demand changes. Suppliers change. Lead times change. Products get discontinued. The rule keeps running with numbers that made sense two years ago.<\/p>\n<p><strong>Review them at least twice a year.<\/strong> Look at:<\/p>\n<ul>\n<li>Products that stocked out \u2014 was the minimum too low?<\/li>\n<li>Products with far more stock than needed \u2014 was the maximum too high?<\/li>\n<li>Discontinued products with rules still active<\/li>\n<li>Suppliers whose lead times have changed<\/li>\n<\/ul>\n<p><strong>This review is often worth more than any forecasting feature.<\/strong> It takes an afternoon and it corrects rules that have been quietly wrong all year.<\/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: FOUR CHECKS WORTH DOING TWICE A YEAR<\/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\">Products that stocked out<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>Was the minimum smaller than lead-time demand?<\/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\">Products with excess stock<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>Was the maximum set for a demand you no longer have?<\/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\">Discontinued products<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>Rules still active, still ordering.<\/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\">Lead times that changed<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6\">\n<li>A supplier who is now slower needs a bigger buffer.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<h2>Multiple locations<\/h2>\n<p>If you have more than one warehouse, rules are set per location.<\/p>\n<p><strong>Decide deliberately<\/strong> whether each warehouse replenishes independently from the supplier, or whether one central location holds stock and the others draw from it.<\/p>\n<p>Both work. Setting rules without deciding produces warehouses that order independently when you meant them to share.<\/p>\n<h2>Common problems<\/h2>\n<p><strong>Rules not firing.<\/strong> Almost always the route. A rule with no Buy or Manufacture route does nothing.<\/p>\n<p><strong>Ordering too often.<\/strong> Minimum and maximum too close together. Widen the gap.<\/p>\n<p><strong>Constant stockouts despite a rule.<\/strong> The minimum does not cover lead-time demand. Recalculate.<\/p>\n<p><strong>Excess stock.<\/strong> Maximum set for demand that no longer exists.<\/p>\n<p><strong>Duplicate orders.<\/strong> Usually a rule on a product that also has Replenish on Order. Remove one.<\/p>\n<h2>Checking they work<\/h2>\n<p>Do not assume. Test.<\/p>\n<p>Pick one product. Note its current stock. Manually reduce it below the minimum with an inventory adjustment. Run the scheduler.<\/p>\n<p><strong>Did the order appear? For the right quantity? To the right supplier?<\/strong><\/p>\n<p>Configuration that looks correct and does not fire is common. Finding that on a test is much better than finding it when production stops.<\/p>\n<h2>The short version<\/h2>\n<p>A reordering rule is two numbers. The minimum must cover <strong>demand during the lead time plus a buffer<\/strong> \u2014 that is the calculation people skip.<\/p>\n<p>The maximum trades ordering frequency against cash tied up in stock.<\/p>\n<p><strong>Review your rules twice a year.<\/strong> They are set once and forgotten more often than anything else in Odoo, and correcting stale rules is usually worth more than any new feature.<\/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\">Running out of some things while holding too much of others?<\/p>\n<p style=\"margin:0;color:#5a5a5a\">Get in touch. We will review your reordering rules against actual usage and lead times \u2014 it is usually an afternoon and it pays for itself quickly.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>What a reordering rule does A reordering rule sits on a product and says one thing: Keep at least this much in stock. When it falls below, bring it back up to this level. Two numbers \u2014 a minimum and a maximum. When stock drops under the minimum, Odoo creates a purchase order or a [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":9033,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25],"tags":[],"class_list":["post-9032","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 Reordering Rules: A Complete Guide to Min\/Max Stock<\/title>\n<meta name=\"description\" content=\"Learn how Odoo reordering rules work: minimum, maximum and multiple quantities, routes, and how to choose the right numbers to automate your stock replenishment.\" \/>\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\/understanding-reordering-rules-in-odoo\/\" \/>\n<meta property=\"og:locale\" content=\"zh_HK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Understanding Reordering Rules in Odoo\" \/>\n<meta property=\"og:description\" content=\"Learn how Odoo reordering rules work: minimum, maximum and multiple quantities, routes, and how to choose the right numbers to automate your stock replenishment.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aboutknowledge.com\/zh\/understanding-reordering-rules-in-odoo\/\" \/>\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-09-01T04:32:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-01T09:31:08+00:00\" \/>\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\\\/understanding-reordering-rules-in-odoo\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/understanding-reordering-rules-in-odoo\\\/\"},\"author\":{\"name\":\"kopraveen\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#\\\/schema\\\/person\\\/f14efbc95a95a4cec982367fb079cdf4\"},\"headline\":\"Understanding Reordering Rules in Odoo\",\"datePublished\":\"2026-09-01T04:32:48+00:00\",\"dateModified\":\"2026-09-01T09:31:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/understanding-reordering-rules-in-odoo\\\/\"},\"wordCount\":1131,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/understanding-reordering-rules-in-odoo\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/photo-1631856956423-2b95dae0ba74.avif\",\"articleSection\":[\"Odoo\"],\"inLanguage\":\"zh-HK\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/aboutknowledge.com\\\/understanding-reordering-rules-in-odoo\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/understanding-reordering-rules-in-odoo\\\/\",\"url\":\"https:\\\/\\\/aboutknowledge.com\\\/understanding-reordering-rules-in-odoo\\\/\",\"name\":\"Odoo Reordering Rules: A Complete Guide to Min\\\/Max Stock\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/understanding-reordering-rules-in-odoo\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/understanding-reordering-rules-in-odoo\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/photo-1631856956423-2b95dae0ba74.avif\",\"datePublished\":\"2026-09-01T04:32:48+00:00\",\"dateModified\":\"2026-09-01T09:31:08+00:00\",\"description\":\"Learn how Odoo reordering rules work: minimum, maximum and multiple quantities, routes, and how to choose the right numbers to automate your stock replenishment.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/understanding-reordering-rules-in-odoo\\\/#breadcrumb\"},\"inLanguage\":\"zh-HK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aboutknowledge.com\\\/understanding-reordering-rules-in-odoo\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/understanding-reordering-rules-in-odoo\\\/#primaryimage\",\"url\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/photo-1631856956423-2b95dae0ba74.avif\",\"contentUrl\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/photo-1631856956423-2b95dae0ba74.avif\",\"width\":600,\"height\":900},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/understanding-reordering-rules-in-odoo\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/aboutknowledge.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Understanding Reordering Rules in Odoo\"}]},{\"@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 Reordering Rules: A Complete Guide to Min\/Max Stock","description":"Learn how Odoo reordering rules work: minimum, maximum and multiple quantities, routes, and how to choose the right numbers to automate your stock replenishment.","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\/understanding-reordering-rules-in-odoo\/","og_locale":"zh_HK","og_type":"article","og_title":"Understanding Reordering Rules in Odoo","og_description":"Learn how Odoo reordering rules work: minimum, maximum and multiple quantities, routes, and how to choose the right numbers to automate your stock replenishment.","og_url":"https:\/\/aboutknowledge.com\/zh\/understanding-reordering-rules-in-odoo\/","og_site_name":"AboutKnowledge","article_publisher":"https:\/\/www.facebook.com\/aboutknowledge28\/","article_published_time":"2026-09-01T04:32:48+00:00","article_modified_time":"2026-09-01T09:31:08+00:00","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\/understanding-reordering-rules-in-odoo\/#article","isPartOf":{"@id":"https:\/\/aboutknowledge.com\/understanding-reordering-rules-in-odoo\/"},"author":{"name":"kopraveen","@id":"https:\/\/aboutknowledge.com\/#\/schema\/person\/f14efbc95a95a4cec982367fb079cdf4"},"headline":"Understanding Reordering Rules in Odoo","datePublished":"2026-09-01T04:32:48+00:00","dateModified":"2026-09-01T09:31:08+00:00","mainEntityOfPage":{"@id":"https:\/\/aboutknowledge.com\/understanding-reordering-rules-in-odoo\/"},"wordCount":1131,"commentCount":0,"publisher":{"@id":"https:\/\/aboutknowledge.com\/#organization"},"image":{"@id":"https:\/\/aboutknowledge.com\/understanding-reordering-rules-in-odoo\/#primaryimage"},"thumbnailUrl":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2026\/09\/photo-1631856956423-2b95dae0ba74.avif","articleSection":["Odoo"],"inLanguage":"zh-HK","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/aboutknowledge.com\/understanding-reordering-rules-in-odoo\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/aboutknowledge.com\/understanding-reordering-rules-in-odoo\/","url":"https:\/\/aboutknowledge.com\/understanding-reordering-rules-in-odoo\/","name":"Odoo Reordering Rules: A Complete Guide to Min\/Max Stock","isPartOf":{"@id":"https:\/\/aboutknowledge.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aboutknowledge.com\/understanding-reordering-rules-in-odoo\/#primaryimage"},"image":{"@id":"https:\/\/aboutknowledge.com\/understanding-reordering-rules-in-odoo\/#primaryimage"},"thumbnailUrl":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2026\/09\/photo-1631856956423-2b95dae0ba74.avif","datePublished":"2026-09-01T04:32:48+00:00","dateModified":"2026-09-01T09:31:08+00:00","description":"Learn how Odoo reordering rules work: minimum, maximum and multiple quantities, routes, and how to choose the right numbers to automate your stock replenishment.","breadcrumb":{"@id":"https:\/\/aboutknowledge.com\/understanding-reordering-rules-in-odoo\/#breadcrumb"},"inLanguage":"zh-HK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aboutknowledge.com\/understanding-reordering-rules-in-odoo\/"]}]},{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/aboutknowledge.com\/understanding-reordering-rules-in-odoo\/#primaryimage","url":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2026\/09\/photo-1631856956423-2b95dae0ba74.avif","contentUrl":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2026\/09\/photo-1631856956423-2b95dae0ba74.avif","width":600,"height":900},{"@type":"BreadcrumbList","@id":"https:\/\/aboutknowledge.com\/understanding-reordering-rules-in-odoo\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/aboutknowledge.com\/"},{"@type":"ListItem","position":2,"name":"Understanding Reordering Rules in Odoo"}]},{"@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\/9032","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=9032"}],"version-history":[{"count":1,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/posts\/9032\/revisions"}],"predecessor-version":[{"id":9034,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/posts\/9032\/revisions\/9034"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/media\/9033"}],"wp:attachment":[{"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/media?parent=9032"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/categories?post=9032"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/tags?post=9032"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}