dolibarr/htdocs/commande/class
Laurent Destailleur 27a435994a Qual: Some methods object->addline used a first parameter that was
object->id, some not. Of course this was not a good pratice, since
object->id is already known so no need to provide it as parameter.
All methods addline in this case were modified to match good
pratice and be uniformed with others.
2013-07-10 17:29:54 +02:00
..
commande.class.php Qual: Some methods object->addline used a first parameter that was 2013-07-10 17:29:54 +02:00
commandestats.class.php Fix: Bad calculation. Missing global. 2013-07-01 02:10:22 +02:00