View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Cannot add approver - ProjeQtOr
 
 

Cannot add approver

More
14 May 2012 12:45 #1 by ekolossov
Hi,
I cannot add approver(s) for the document - on button click nothing happening so far...
I tried to clear cach, etc. - all the same. May be there some permissions need to be set (I have tried as admin as well)?
Regards,
Evgueni

Please Log in or Create an account to join the conversation.

More
14 May 2012 13:44 #2 by babynus
Replied by babynus on topic Re: Cannot add approver
Hi,

Issue confirmed on IE and Firefox. Works fine on chrome (can be a workaround)

Fixing : replace in /view/js/projectorDialog.js, line 839
function selectApproverItem() {
  var nbSelected=0;
  list=dojo.byId(approverId);
  if (list.options) {
with
function selectApproverItem() {
  var nbSelected=0;
  list=dojo.byId('approverId');
  if (list.options) {

Ticket #674 registered.

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
14 May 2012 13:59 - 14 May 2012 14:00 #3 by ekolossov
Replied by ekolossov on topic Re: Cannot add approver
Still need to be approverId not approverld but the quotes making it work.
Thanks,
Evgueni
Last edit: 14 May 2012 14:00 by ekolossov.

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.039 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.