[Vtigercrm-commits] [vtiger development] #7020: ajax edit not working with custom module in Accounts
vtiger development
vtiger-tickets at trac.vtiger.com
Mon Feb 21 02:34:39 PST 2011
#7020: ajax edit not working with custom module in Accounts
------------------------+---------------------------------------------------
Reporter: robert | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: Unassigned
Component: vtigercrm | Version: 5.3.0
Keywords: |
------------------------+---------------------------------------------------
1.) DetailView of one Account is open
2.) The account has a related Custom Module
3.) open the ajax Related List in Detail View of Accounts
4.) Ajax editing of any detail in DetailView of Accounts is not working
any more.
Problem:
getObj in Accounts.js is returning two account_ids, the ajax save is
broking
Solution:
just uncomment getObj in Accounts.js - then getObj of general.js is used
and everything works.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7020>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list