dolibarr-tasktrack
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-tasktrack] [Task #1242] Include theorical stock into page repl


From: Doliforge
Subject: [Dolibarr-tasktrack] [Task #1242] Include theorical stock into page replenishement
Date: Sun, 06 Jul 2014 13:18:03 +0200

Doliforge
Ce message ne s'affiche pas correctement?
mettez à jour vos préférences utilisateur.

Include theorical stock into page replenishement

Dernières modifications

06/07/2014 13:18 (Europe/Paris)
Fix has been provided to have a correct virtual stock calculated (real - (orders (valid & in progress) - sendings) + (supplier orders (waiting) - receptions))
https://github.com/Dolibarr/dolibarr/pull/1702

I think this value should be stored in product table to avoid complex requests (replenish function for example)

Répondre

État

 Détails
Submitted on:  12/02/2014 14:59 Submitted by:  Laurent Destailleur (eldy)
Last Modified On:  02/03/2014 19:43 
Summary:  Include theorical stock into page replenishement
Description:  Include theorical stock into page replenishement. This will allow to make order according to what will happen in future. And not only comparing current stock with desired stock.
Priority:  7 Open to Any Developer:  Yes
Subproject:  Module Orders Assigned to (multiple):  Aucun
Planned for version:   
 Etat
Start Date:  - End Date:  -
Completion (0-100%):  100 Status:  Open

Commentaires

Maxime Kohlhaas 06/07/2014 13:18
Fix has been provided to have a correct virtual stock calculated (real - (orders (valid & in progress) - sendings) + (supplier orders (waiting) - receptions))
https://github.com/Dolibarr/dolibarr/pull/1702

I think this value should be stored in product table to avoid complex requests (replenish function for example)
Laurent Destailleur 02/03/2014 19:43
I publish a patch in dev.
Note that theorical stock is real + validated supplier orders - validated customer orders.
Andriolo Hubert 02/03/2014 18:35
Yes it would be useful Only for fully deliverable/delivered curstomer's and supplier's orders.
As The theoretical stock bases its calculation only about statuses of orders (opened or closed)
and doesn't calculate what qty remains to receive from supplier
and what qty remains to ship to customer.

Do you agree with this point ?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]