Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

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

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

Reordering Rule Calculus

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
reorderingrequest
3 Risposte
7480 Visualizzazioni
Avatar
Stivens Bermudez

If:

Qty on hand = 14

min qty = 20

max qty = 50

Quantity multiple = 8

Lead Time = 1


How is the calculus formulated? - How many units will be ordered?


0
Avatar
Abbandona
Avatar
Syeda Khadizatul Maria
Risposta migliore

Hello,
This is how I calculate reordering rules with multiple quantity

Possible Scenarios: 
Case-1: My On hand Quantity is 14, Minimum Quantity: 20, Maximum Quantity : 50, Multiple Quantity: 8
Maximum quantity should be ordered = Max qty – On hand qty = 50 – 14 = 36
8 *1 = 8 ( Now the max qty that should order is 36 and it does not meet maximum qty.)
8 *2 = 16 ( it does not meet maximum qty)
8 *3 = 24 ( it does not meet maximum qty)
8 *4 = 32 ( it does not meet maximum qty)
8 *5 = 40 ( it does meet maximum qty) ✓
Ans: 40 units will be ordered


Case-2: My On hand Quantity is 53, Minimum Quantity : 50, Maximum Quantity : 80, Multiple Quantity: 12, Sales order qty = 55
Maximum quantity should be ordered = Max qty + sales order qty – On hand qty = 80 + 55 – 53 = 82
12 *1 = 12 ( Now the max qty that should order is 82 and it does not meet maximum qty.)
12 *2 = 24 ( it does not meet maximum qty)
12 *3 = 36 ( it does not meet maximum qty)
12 *4 = 48 ( it does not meet maximum qty)
12 *5 = 60 ( it does not meet maximum qty)
12 *6 = 72 ( it does not meet maximum qty)
12 *7 = 84 ( it does meet maximum qty) ✓
Ans: 84 units will be ordered

5
Avatar
Abbandona
Avatar
Falguni Tank
Risposta migliore

hello stivens,
reordering rule would be triggered because of minimum quantity is 20 and on hand quantity is 14 so  it's triggered rule in order to multiply of 8 quantity . Whenever order generated , it will of 8 quantity at time of one order and got products in 1 day as per lead time is 1 day. order of product should be raise until stock will become 50 quantity as maxi qun is 50 .

hope you will understand ...
Thank you...

0
Avatar
Abbandona
Stivens Bermudez
Autore

Hello falguni,

thank you for your answer. But I ran two different scenarios with two identical products I created to simulate the reordering rule:

1st scenario: the qty created on the purchase order was 40

2nd scenario: the qty created on the purchase order was 56

I´m trying to figure it out how Odoo did change those quantities although are the same data.

Falguni Tank

hey Stevens,...

I thought you have added two different quantity multiple...

Stivens Bermudez
Autore

Hello Falguni,

No I didn´t , that´s why I am asking for the formula because I want to understand what is take into account.

Avatar
Fawzy Ahmed
Risposta migliore

Hi,

https://www.odoo.com/documentation/user/13.0/inventory/management/replenishment_strategies/min_stock_rule_vs_mto.html

https://webkul.com/blog/reordering-rules-in-odoo/

Aswini iWesabe

-2
Avatar
Abbandona
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
information request
request
Avatar
Avatar
1
giu 24
2358
Automated action to delete a record? (odoo.sh v13) Risolto
reordering
Avatar
Avatar
1
giu 20
6584
Exception: Object Unbound in request Risolto
request
Avatar
Avatar
9
nov 16
15587
Can odoo suggest reorder point
reordering
Avatar
0
set 15
5099
Reordering rule location for Manufactured Goods
reordering
Avatar
0
lug 15
3879
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة 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 è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

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