mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
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 |
||
|---|---|---|
| .. | ||
| class | ||
| stats | ||
| tpl | ||
| card.php | ||
| contact.php | ||
| customer.php | ||
| document.php | ||
| index.php | ||
| info.php | ||
| list.php | ||
| note.php | ||
| orderstoinvoice.php | ||