dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 75ae61: FIX: calculation of $products


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 75ae61: FIX: calculation of $products_dispatched
Date: Mon, 26 Aug 2019 14:58:42 -0700

  Branch: refs/heads/9.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 75ae611f9e49fead3aa825249b55734a5088cab4
      
https://github.com/Dolibarr/dolibarr/commit/75ae611f9e49fead3aa825249b55734a5088cab4
  Author: atm-florian.m <address@hidden>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M htdocs/fourn/commande/dispatch.php

  Log Message:
  -----------
  FIX: calculation of $products_dispatched
After the DB retrieval method was changed from fetch_row to fetch_object, the 
indices used became wrong.


  Commit: b155fdc014caaeea15848605ae75e82823819c1f
      
https://github.com/Dolibarr/dolibarr/commit/b155fdc014caaeea15848605ae75e82823819c1f
  Author: Florian Mortgat <address@hidden>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M htdocs/fourn/commande/dispatch.php

  Log Message:
  -----------
  FIX: wrong display (and hidden input) for already dispatched quantity


  Commit: 770b4197699d0a9a23ac25b99e2fc60281ba8c7b
      
https://github.com/Dolibarr/dolibarr/commit/770b4197699d0a9a23ac25b99e2fc60281ba8c7b
  Author: Florian Mortgat <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M htdocs/fourn/commande/dispatch.php

  Log Message:
  -----------
  Revert "FIX: wrong display (and hidden input) for already dispatched quantity"

This reverts commit b155fdc014caaeea15848605ae75e82823819c1f.


  Commit: e404069d264afb2e5078aa92de029d8dd7c1da95
      
https://github.com/Dolibarr/dolibarr/commit/e404069d264afb2e5078aa92de029d8dd7c1da95
  Author: Florian Mortgat <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M htdocs/fourn/commande/dispatch.php

  Log Message:
  -----------
  Revert "FIX: calculation of $products_dispatched"

This reverts commit 75ae611f9e49fead3aa825249b55734a5088cab4.


  Commit: dbd68027f86329bc6ad061adb9d9b870f39f807f
      
https://github.com/Dolibarr/dolibarr/commit/dbd68027f86329bc6ad061adb9d9b870f39f807f
  Author: Florian Mortgat <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    A 
htdocs/fourn/commande/script/repair_llx_commande_fournisseur_dispatch_3.6-9.0.php

  Log Message:
  -----------
  New script that links "orphaned" dispatch lines to order lines
(the "orphans" are dispatch lines that were created in old versions of Dolibarr 
which didn’t have fk_commandefourndet in llx_commande_fournisseur_dispatch)


  Commit: c9e70ed1c1d4f544e773cc9b703aace0b712c9a4
      
https://github.com/Dolibarr/dolibarr/commit/c9e70ed1c1d4f544e773cc9b703aace0b712c9a4
  Author: Florian Mortgat <address@hidden>
  Date:   2019-07-22 (Mon, 22 Jul 2019)

  Changed paths:
    M 
htdocs/fourn/commande/script/repair_llx_commande_fournisseur_dispatch_3.6-9.0.php

  Log Message:
  -----------
  Fix problems detected by travis-ci


  Commit: 3ef257f4f2a82de116588ef568046de81922e004
      
https://github.com/Dolibarr/dolibarr/commit/3ef257f4f2a82de116588ef568046de81922e004
  Author: Florian Mortgat <address@hidden>
  Date:   2019-07-31 (Wed, 31 Jul 2019)

  Changed paths:
    M 
htdocs/fourn/commande/script/repair_llx_commande_fournisseur_dispatch_3.6-9.0.php

  Log Message:
  -----------
  Removed commented out code from the new migration script


  Commit: fa29415e6a16d5bab7afc9a9c342d75cfc6f07c3
      
https://github.com/Dolibarr/dolibarr/commit/fa29415e6a16d5bab7afc9a9c342d75cfc6f07c3
  Author: Florian Mortgat <address@hidden>
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
    R 
htdocs/fourn/commande/script/repair_llx_commande_fournisseur_dispatch_3.6-9.0.php
    M htdocs/install/repair.php

  Log Message:
  -----------
  Moved repair payload from a specific script to install/repair.php


  Commit: 047298cded8b3dfe311c26c884262ba2ee74828b
      
https://github.com/Dolibarr/dolibarr/commit/047298cded8b3dfe311c26c884262ba2ee74828b
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-08-26 (Mon, 26 Aug 2019)

  Changed paths:
    M htdocs/install/repair.php

  Log Message:
  -----------
  Merge pull request #11511 from 
atm-florianm/9.0_FIX_dispatched-products-array-bug

9.0 fix dispatched products array bug


Compare: 
https://github.com/Dolibarr/dolibarr/compare/c7f06fe50e88...047298cded8b



reply via email to

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