dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 959c41: Fix : virtual stock was not c


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 959c41: Fix : virtual stock was not correctly calculated b...
Date: Fri, 04 Jul 2014 03:29:39 -0700

  Branch: refs/heads/3.6
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 959c41e8db19c8577233042c9b2617630fc68f2d
      
https://github.com/Dolibarr/dolibarr/commit/959c41e8db19c8577233042c9b2617630fc68f2d
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M htdocs/product/class/product.class.php
    M htdocs/product/stock/product.php

  Log Message:
  -----------
  Fix : virtual stock was not correctly calculated because reception was not 
included.


  Commit: b115e9b943c24a2408aedb8db3c835eddb19dfd4
      
https://github.com/Dolibarr/dolibarr/commit/b115e9b943c24a2408aedb8db3c835eddb19dfd4
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M htdocs/product/stock/replenish.php

  Log Message:
  -----------
  Fix : replenish function was not working with virtual stock


  Commit: 830cc30f802c0569ac16a8e2bdf574724f5a6f36
      
https://github.com/Dolibarr/dolibarr/commit/830cc30f802c0569ac16a8e2bdf574724f5a6f36
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M htdocs/product/class/product.class.php

  Log Message:
  -----------
  Fix : sendings and reception stock calculation must be on the same status 
than order and oreder supplier calculation


  Commit: a22963e4329cf73be2a22874fbfd9c4ca02a1ec6
      
https://github.com/Dolibarr/dolibarr/commit/a22963e4329cf73be2a22874fbfd9c4ca02a1ec6
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M htdocs/product/stock/replenish.php

  Log Message:
  -----------
  Fix : filter by status + was not working if desiredstock not defined


  Commit: a26db9ab524010e9ddf6b2da1aa9f10353584bf4
      
https://github.com/Dolibarr/dolibarr/commit/a26db9ab524010e9ddf6b2da1aa9f10353584bf4
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M htdocs/product/stock/replenish.php

  Log Message:
  -----------
  Fix : qty ordered was not including qty already received


  Commit: 51e4fa0d3613629347a7df1a51c06441584412c2
      
https://github.com/Dolibarr/dolibarr/commit/51e4fa0d3613629347a7df1a51c06441584412c2
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M htdocs/product/stock/replenish.php

  Log Message:
  -----------
  Fix : picto for already ordered product was missing


  Commit: f2248d5bc887b66b9254f315992d5c8eadc19952
      
https://github.com/Dolibarr/dolibarr/commit/f2248d5bc887b66b9254f315992d5c8eadc19952
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M htdocs/product/stock/replenish.php

  Log Message:
  -----------
  Fix : ordered should display qty in supplier order not yet send


  Commit: 8eb8f33f28850a8f8be69c0d61540c33caf475ce
      
https://github.com/Dolibarr/dolibarr/commit/8eb8f33f28850a8f8be69c0d61540c33caf475ce
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M htdocs/product/stats/commande.php
    M htdocs/product/stats/commande_fournisseur.php
    M htdocs/product/stats/facture.php
    M htdocs/product/stats/facture_fournisseur.php
    M htdocs/product/stats/propal.php

  Log Message:
  -----------
  Ajout qté dans écran consommation produit


  Commit: db0fa0afd0ab803122f13b8172a72b552d18feea
      
https://github.com/Dolibarr/dolibarr/commit/db0fa0afd0ab803122f13b8172a72b552d18feea
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M htdocs/product/stock/replenish.php

  Log Message:
  -----------
  Revert "Fix : ordered should display qty in supplier order not yet send"

This reverts commit f2248d5bc887b66b9254f315992d5c8eadc19952.


  Commit: c662f34f16a2bfdcd82107ab6f3a870970148a60
      
https://github.com/Dolibarr/dolibarr/commit/c662f34f16a2bfdcd82107ab6f3a870970148a60
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-07-04 (Fri, 04 Jul 2014)

  Changed paths:
    M htdocs/product/class/product.class.php
    M htdocs/product/stats/commande.php
    M htdocs/product/stats/commande_fournisseur.php
    M htdocs/product/stats/facture.php
    M htdocs/product/stats/facture_fournisseur.php
    M htdocs/product/stats/propal.php
    M htdocs/product/stock/product.php
    M htdocs/product/stock/replenish.php

  Log Message:
  -----------
  Merge pull request #1702 from atm-maxime/3.6

Fix : virtual stock was not correctly calculated because reception was n...


Compare: 
https://github.com/Dolibarr/dolibarr/compare/7ee1388582bf...c662f34f16a2

reply via email to

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