dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] ee5577: FIX Duplicate product_type as


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] ee5577: FIX Duplicate product_type asignement on order add...
Date: Fri, 09 Mar 2018 10:45:49 -0800

  Branch: refs/heads/7.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: ee557768865200c759948872bd4aa6919f0b811a
      
https://github.com/Dolibarr/dolibarr/commit/ee557768865200c759948872bd4aa6919f0b811a
  Author: Romain DELVAL <address@hidden>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

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

  Log Message:
  -----------
  FIX Duplicate product_type asignement on order addline

On addline order method, ther is a duplicate assignation on
line->product_type before call to "insert" method.
The second assignement always make product_type to "0" while it was
fetched from product himsel like it was made on first asignement few
lines above


  Commit: 143827ac791d6378581ad6518f0b2da457f6e8af
      
https://github.com/Dolibarr/dolibarr/commit/143827ac791d6378581ad6518f0b2da457f6e8af
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

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

  Log Message:
  -----------
  Merge pull request #8306 from Robisix/7.0

FIX Duplicate product_type asignement on order addline


Compare: 
https://github.com/Dolibarr/dolibarr/compare/8f7122cf5235...143827ac791d

reply via email to

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