Dolibarr ERP & CRM » Bugs » bug #1776 Undefined $deliverycompany variable in pdf_build_addressLatest modifications
Answer now
Snapshot Details |
Submitted by: | Marcos García (marcosgdf) | | Submitted on: | 2014-12-26 13:37 |
Last Modified On: | 2014-12-26 13:37 | |
Summary: | Undefined $deliverycompany variable in pdf_build_address |
Description: | if ($mode == 'delivery' && ! is_object($deliverycompany)) return -1;
in pdf.lib.php |
Step to reproduce bug: | |
Detected in version: | 3.6.0 | | Category: | Core Problem |
Severity: | 1 - Minor | | OS Type/Version: | |
PHP version: | | | Database type and version: | |
Status |
Status: | Open | | Assigned to: | Marcos García (marcosgdf) |
Resolution: | Fixed | |
Comments- Marcos GarcĂa 2015-10-11 12:40
- The bug has been corrected. Pull request send inside GIT sources
(http://www.github.com/Dolibarr/dolibarr) and waiting to merge
into develop branch. |
|
(http://www.github.com/Dolibarr/dolibarr) and waiting to merge
into develop branch.
3.7.0→ 3.6.0None→ Marcos García (marcosgdf)None→ Fixed