Skip to Content
Odoo Меню
  • Увійти
  • Спробуйте це безкоштовно
  • Додатки
    Фінанси
    • Бухоблік
    • Виставлення рахунку
    • Витрати
    • Електронні таблиці (BI)
    • Документи
    • Підпис
    Продажі
    • CRM
    • Продажі
    • POS Магазин
    • POS Ресторан
    • Підписки
    • Оренда
    Веб-сайти
    • Конструктор веб-сайту
    • Електронна комерція
    • Блог
    • Форум
    • Живий чат
    • Електронне навчання
    Ланцюг поставок
    • Склад
    • Виробництво
    • PLM
    • Купівлі
    • Технічне обслуговування
    • Якість
    Кадри
    • Співробітники
    • Рекрутинг
    • Відпустки
    • Оцінювання
    • Рекомендації
    • Автотранспорт
    Маркетинг
    • Маркетинг соцмереж
    • Email-маркетинг
    • SMS-маркетинг
    • Події
    • Автом. маркетингу
    • Опитування
    Послуги
    • Проект
    • Табелі
    • Виїзне обслуговування
    • Служба підтримки
    • Планування
    • Призначення
    Продуктивність
    • Обговорення
    • Схвалення
    • IoT
    • IP-телефонія
    • База знань
    • WhatsApp
    Сторонні модулі Odoo Studio Платформа Odoo Cloud
  • Сфери
    Роздрібна торгівля
    • Книжковий магазин
    • Магазин одягу
    • Магазин меблів
    • Продуктовий магазин
    • Магазин будівельних матеріалів
    • Магазин іграшок
    Food & Hospitality
    • Бар та паб
    • Ресторан
    • Фастфуд
    • Guest House
    • Дистриб'ютор напоїв
    • Hotel
    Нерухомість
    • Real Estate Agency
    • Архітектурна фірма
    • Будівництво
    • Управління нерухомістю
    • Садівництво
    • Асоціація власників нерухомості
    Консалтинг
    • Бухгалтерська компанія
    • Партнер Odoo
    • Агенція маркетингу
    • Юридична фірма
    • Придбання Талантів
    • Аудит та сертифікація
    Виробництво
    • Textile
    • Metal
    • Меблі
    • Їжа
    • Brewery
    • Корпоративні подарунки
    Здоров'я & Фітнес
    • Спортивний клуб
    • Оптика
    • Фітнес-центр
    • Практики здоров'я
    • Аптека
    • Салон краси
    Trades
    • Ремонтник
    • IT-обладнання та Підтримка
    • Системи сонячної енергії
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Інші
    • Nonprofit Organization
    • Екологічна агенція
    • Оренда білбордів
    • Фотографія
    • Лізинг велосипедів
    • Реселлер програмного забезпечення
    Browse all Industries
  • Спільнота
    Навчання
    • Навчальний посібник
    • Документація
    • Сертифікації
    • Тренування
    • Блог
    • Подкаст
    Сприяйте Освіті
    • Програма навчання
    • Бізнес гра Scale Up!
    • Відвідайте Odoo
    Отримайте програмне забезпечення
    • Завантаження
    • Порівняйте версії
    • Релізи
    Співпрацюйте
    • Github
    • Форум
    • Події
    • Переклади
    • Стати партнером
    • Services for Partners
    • Зареєструйте вашу бухгалтерську фірму
    Отримайте послуги
    • Знайдіть партнера
    • Знайдіть бухгалтера
    • Зустріньтеся з консультантом
    • Послуги з впровадження
    • Референси клієнтів
    • Підтримка
    • Оновлення
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Отримати демо
  • Ціни
  • Допомога

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Бухоблік
  • Склад
  • PoS
  • Проект
  • MRP
All apps
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
All Posts Люди Значки
Мітки (View all)
odoo accounting v14 pos v15
Про цей форум
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
All Posts Люди Значки
Мітки (View all)
odoo accounting v14 pos v15
Про цей форум
Допомога

[BUG] Reordering rules not triggering on subBOM products

Підписатися

Отримуйте сповіщення про активність щодо цієї публікації

Це запитання позначене
v14ReorderingRuleMTO
1 Відповісти
3099 Переглядів
Аватар
Apiuser

Odoo 14 CE, but I think this happens on all 14+ versions.

Acording to odoo's official documentation:

" You can set a minimum quantity your stock should always have. Once set, if your stock goes below the minimum quantity, and if you selected the Buy route, a request for quotation is automatically generated to reach that minimum quantity, plus any additional quantity needed to fill in a sales order for example. "

https://www.odoo.com/documentation/master/applications/inventory_and_mrp/purchase/products/reordering.html


Yet this is not true, take a look at the following example.

Setup:

Product A -> Can be bought and sold. RR 0/0/1 (in theory is the same as MTO as of Odoo14+). Buy as only active route. Current stock 0.

Product B -> Can be bought and sold. RR 0/0/1 (in theory is the same as MTO as of Odoo14+). Manufacture as only active route. Bom: 1 unit of product A. Current stock 0.


- I sold 5 Product A units, so odoo creates a RFQ with 5 units of Product A. That is the expected behavior.

- I sold 5 Product B units, so odoo creates a Manufacturing order that needs 5 units of Product A, but does not create any buy or RFQ order with Product A, so the Manufacturing order can never be complited. If you take a look at the expected (forecasted) number of units of each product you will see: For Product A=-5, for Product B=0. This is not the expected behavior, as the expected one would be the creation of a RFQ with 5 units of Product A.


I know I can use MTO, but then i can't (for example) buy product A in bundles of 15 (which in this senario, if everything worked would be as simple as changing the Reordering Rules to 0/0/15.

Any way to solve this bug?

0
Аватар
Відмінити
Аватар
Найкраща відповідь

1. Make sure the Reordering Rule "Trigger" field is set to Automatic. If it's "Manual" the suggested Replenishment will only show in the Inventory app's>Operations>Replenishment view for you to manually act upon.

2. Assuming the Trigger is set to Auto: go to Inventory>Operations>Run Scheduler. This will force Odoo to look at all the most up-to-date Supply and Demand info. This scheduler runs at certain intervals throughout the day, but if you're testing things quickly, you may need to run it manually.


EDIT:

3. You might also check that Product A has a Vendor defined under the "Purchase" tab on the Product form. I assume it does since your first reordering test worked.

4. Compare the Scheduled Date of the Manufacturing Order for Product B to the Vendor Lead Time for Product A. If the Product B MO Scheduled date is 10 days in the future, and the Product A Vendor Lead Time is 5 days, Odoo won't trigger the creation of the RFQ yet, because it would show up "too early". Odoo's Replenishment works on a "just in time" basis, meaning it won't trigger Replenishment until the latest possible date based on need date vs lead time.

0
Аватар
Відмінити
Apiuser
Автор

Thanks for answering:

1. Yes, they are on AUTOMATIC.

2. Running the Scheduler ONCE does not trigger the PO or RFQ for these products, but unfortunately I can't no longer test if running it several times does the trick, but either way I would expect it to be an automatic refill, since that is what the Reordering Rules are for.

Apiuser
Автор

3. Yes, vendor is defined.
4. Never considered that... I will have to take a closer look on that one... I find it strange tho as I have not modified any of those values and you would think that if you don't change them they would all be 1 day, and thus activat the RR.

Will defenetly have a look, thanks for your time.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Реєстрація
Related Posts Відповіді Переглядів Дія
link a custom field when I do an MTO
v14 v15 MTO
Аватар
Аватар
2
бер. 22
3079
Basic Reorder Rule not working
v14 replenish ReorderingRule
Аватар
Аватар
1
серп. 21
5616
Vendor pricelist selection when a product has multiple vendor pricelists Вирішено
RFQ vendorPricelist ReorderingRule MTO
Аватар
Аватар
2
лют. 25
7287
Interactions between MTO and Replenishment Rules? Вирішено
rules v14 replenishment MTO
Аватар
Аватар
1
вер. 22
2655
Odoo14 alternative for Automated Translations through Gengo API module
v14
Аватар
Аватар
Аватар
Аватар
3
вер. 25
3594
Спільнота
  • Навчальний посібник
  • Документація
  • Форум
Open Source
  • Завантаження
  • Github
  • Runbot
  • Переклади
Послуги
  • Хостинг Odoo.sh
  • Підтримка
  • Оновлення
  • Кастомні доробки
  • Навчання
  • Знайдіть бухгалтера
  • Знайдіть партнера
  • Стати партнером
Про нас
  • Наша компанія
  • Торгові активи
  • Зв'яжіться з нами
  • Вакансії
  • Події
  • Подкаст
  • Блог
  • Клієнти
  • Юридичні документи • Конфіденційність
  • Безпека
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo - це набір програм для роботи з відкритим кодом, які охоплюють всі ваші потреби компанії: CRM, електронна комерція, бухгалтерський облік, склад, точка продажу, управління проектами тощо.

Унікальна пропозиція Odoo - це одночасно дуже проста у використанні та повністю інтегрована.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now