[Vtigercrm-commits] [vtiger development] #7496: Page blank when edit invoice
vtiger development
vtiger-tickets at trac.vtiger.com
Mon Aug 20 11:39:24 PDT 2012
#7496: Page blank when edit invoice
-----------------------+----------------------------------------------------
Reporter: barra | Owner: developer
Type: defect | Status: new
Priority: blocker | Milestone: Unassigned
Component: vtigercrm | Version: 5.4.0
Severity: Medium | Keywords:
-----------------------+----------------------------------------------------
If I try to edit an invoice I get a blank screen.
Invalid variable in filee http://trac.vtiger.com/cgi-
bin/trac.cgi/browser/vtigercrm/branches/5.4.0/include/utils/EditViewUtils.php:
$currency_info = getInventoryCurrencyInfo($module,
$col_fields['record_id']);
Correct values:
$currency_info = getInventoryCurrencyInfo($module_name,
$col_fields['record_id']);
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7496>
vtiger development <http://trac.vtiger.com/>
vtiger CRM
More information about the vtigercrm-commits
mailing list