[Vtigercrm-commits] [Vtiger development] #8363: export/import issue while editing custom profile

Vtiger development vtiger-tickets at trac.vtiger.com
Thu Jul 16 08:07:42 GMT 2015


#8363: export/import issue while editing custom profile
-------------------------+-----------------------
 Reporter:  sumix        |       Owner:  manu
     Type:  enhancement  |      Status:  reopened
 Priority:  major        |   Milestone:  6.3.0
Component:  vtigercrm    |     Version:  6.1.0
 Severity:  Medium       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by sumix):

 now I have the following ...
 mysql> select * from vtiger_profile2utility where tabid=40;
 +-----------+-------+------------+------------+
 | profileid | tabid | activityid | permission |
 +-----------+-------+------------+------------+
 |         1 |    40 |          5 |          0 |
 |         1 |    40 |          6 |          0 |
 |         1 |    40 |         10 |          0 |
 |         2 |    40 |          5 |          0 |
 |         2 |    40 |          6 |          0 |
 |         2 |    40 |         10 |          0 |
 |         3 |    40 |          5 |          0 |
 |         3 |    40 |          6 |          0 |
 |         3 |    40 |         10 |          0 |
 |         4 |    40 |          5 |          0 |
 |         4 |    40 |          6 |          0 |
 |         4 |    40 |         10 |          0 |
 |         5 |    40 |          5 |          0 |
 |         5 |    40 |          6 |          0 |
 |         5 |    40 |         10 |          0 |
 |         6 |    40 |          5 |          0 |
 |         6 |    40 |          6 |          0 |
 |         6 |    40 |         10 |          0 |
 |         7 |    40 |          5 |          0 |
 |         7 |    40 |          6 |          0 |
 |         7 |    40 |         10 |          0 |
 |         8 |    40 |          5 |          0 |
 |         8 |    40 |          6 |          0 |
 |         8 |    40 |         10 |          0 |
 |         9 |    40 |          5 |          0 |
 |         9 |    40 |          6 |          0 |
 |         9 |    40 |         10 |          0 |
 |        10 |    40 |          5 |          0 |
 |        10 |    40 |          6 |          0 |
 |        10 |    40 |         10 |          0 |
 +-----------+-------+------------+------------+
 30 rows in set (0.00 sec)

 should I change permission for some profileid ?

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8363#comment:11>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM


More information about the vtigercrm-commits mailing list