Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 539,601
» Latest member: cubanpath23
» Forum threads: 1,745
» Forum posts: 9,084

Full Statistics

Online Users
There are currently 4 online users.
» 0 Member(s) | 1 Guest(s)
Applebot, Bing, Google

Latest Threads
Finetuning the way you se...
Forum: coreBOS Development
Last Post: alexandy40d
12-06-2024, 07:38 AM
» Replies: 4
» Views: 8,140
MariaDB Version
Forum: Administrator Support
Last Post: joebordes
11-01-2024, 11:49 AM
» Replies: 1
» Views: 633
Product Catalog / parts c...
Forum: Modules/Extension Support
Last Post: joebordes
09-15-2024, 09:40 AM
» Replies: 1
» Views: 1,108
Challenges and Best Pract...
Forum: coreBOS Development
Last Post: wishforbes
08-30-2024, 04:21 PM
» Replies: 0
» Views: 720
PRODUCTS IN ACCOUNTS BY O...
Forum: User Support
Last Post: jonathanmoore858
08-03-2024, 04:14 PM
» Replies: 4
» Views: 2,768
Zapier | Integration
Forum: Modules/Extension Support
Last Post: bernardgbailey
07-29-2024, 11:45 PM
» Replies: 7
» Views: 9,848
Versión PHP recomendada
Forum: International
Last Post: joebordes
07-04-2024, 05:42 PM
» Replies: 7
» Views: 3,333
Could Someone Give me Adv...
Forum: Open Discussions
Last Post: joebordes
06-27-2024, 08:32 AM
» Replies: 1
» Views: 1,706
RESTRICTED FILE
Forum: Administrator Support
Last Post: inspectorflint
06-22-2024, 08:08 AM
» Replies: 7
» Views: 5,663
GENDOC imágenes
Forum: Open Discussions
Last Post: joebordes
06-02-2024, 05:11 PM
» Replies: 4
» Views: 2,040

 
  error import a service contracts
Posted by: rslemer - 08-23-2018, 12:58 AM - Forum: Administrator Support - Replies (2)

Fatal error: Uncaught exception 'WebServiceException' with message 'Permission to read given object is denied' in /usr/share/coreBOS/corebos-master/include/Webservices/Delete.php:47 Stack trace: #0 /usr/share/coreBOS/corebos-master/modules/Import/controllers/Import_Data_Controller.php(238): vtws_delete('25x274703', Object(Users)) #1 /usr/share/coreBOS/corebos-master/modules/Import/controllers/Import_Data_Controller.php(111): Import_Data_Controller->createRecords() #2 /usr/share/coreBOS/corebos-master/modules/Import/controllers/Import_Controller.php(56): Import_Data_Controller->importData() #3 /usr/share/coreBOS/corebos-master/modules/Import/controllers/Import_Index_Controller.php(315): Import_Controller->triggerImport(true) #4 /usr/share/coreBOS/corebos-master/modules/Import/index.php(27): Import_Index_Controller::process(Object(Import_API_Request), Object(Users)) #5 /usr/share/coreBOS/corebos-master/modules/ServiceContracts/Import.php(10): require_once('/usr/share/core...') #6 /usr/share/coreBOS/corebos-master/index.php( in /usr/share/coreBOS/corebos-master/include/Webservices/Delete.php on line 47

Print this item

  Suggestion Meta Variable for group
Posted by: rslemer - 08-22-2018, 11:36 AM - Forum: Administrator Support - Replies (1)

I created some filter with meta variable current_user it's works as expected

But in some cases, registry is assigned to a group ( my user is assigned this group too )

There any way, filters listed this registry too?

Today I need add a new condition, for each group, in each filter



Attached Files Thumbnail(s)
   
Print this item

  Suggestion - Mail Manager
Posted by: rslemer - 08-22-2018, 11:28 AM - Forum: Administrator Support - Replies (1)

II suggest create a filter for list only unread messages

This useful for user's focus in new messages only



Attached Files Thumbnail(s)
   
Print this item

  How to make date conditions work with workflows
Posted by: partnerwerk - 08-21-2018, 07:12 PM - Forum: Administrator Support - Replies (2)

I want to get a workflow running 24 hours before a scheduled calendar item but I can not figure out how to set the right conditions.

I set the first field to "date_start" and the second to "days_later". In the third field I use an expression: "1".

The test with evalwf.php is positive but the mail is not sent.

Are there any ideas what I could do?

Print this item

  Navigation thru filter
Posted by: rslemer - 08-21-2018, 05:12 PM - Forum: Administrator Support - Replies (2)

Filter navigation

If I set a specific filter I can go browsing the registry by the arrows, in top of screen,, the system shows me record the record and I can go changing some information

Only if I editing a field in line, because if I use the edit button the system will not let me continue in the list

Why does this occur?



Attached Files Thumbnail(s)
   
Print this item

  Global Variable - Application_ExpirePasswordAfterDays
Posted by: rslemer - 08-21-2018, 05:05 PM - Forum: Administrator Support - Replies (1)

I set Application_ExpirePasswordAfterDays to 30 and cron active, but my password never expire

What I do wrong?

Print this item

  Change assigned to in mass edition
Posted by: rslemer - 08-21-2018, 12:46 PM - Forum: Administrator Support - Replies (2)

I tried change many registry, field assigned to, in mass edition

System shows, "Saved" but not change a assigned to field and not show any error message ..

Sad

If I navigate one by one, system change without a problem

Print this item

  Some problems with (scheduled) reports
Posted by: Guido1982 - 08-21-2018, 12:44 PM - Forum: coreBOS Development - Replies (7)

I'm experiencing some problems with reports:

  • No matter which type in choose in the sending of scheduled reports, when I re-edit the report it always defaults to 'URL'. I checked the database, the save happens correctly but if you don't pay attention when editing a report your scheduled report will default to URL and send out that way.
  • Scheduled reports don't use the same filtering as the reports in the application. For instance, we have a report that filters on the statusses for PurchaseOrders (they may NOT be those two statusses). We filter on the translated statusses, which works in the application. When we receive the scheduled report however, we receive many many more purchaseorders, including the ones that have the statusses we filtered out.
  • We always have to set the time two hours early (one hour during the winter). Even though I set the time zone for the user correctly (UTC +02:00 in august). Where does the scheduled report system get the time it needs to send its reports? From the user or from some global value? I checked the date command through SSH, it displayed the correct time so server time is correct.

Print this item

  [ solved ] - Suggestion - Button for select a Service Contracts
Posted by: rslemer - 08-20-2018, 06:44 PM - Forum: Administrator Support - Replies (2)

In related tab, at some modules is possible select and add a new entity

Specificaly, in Contacts not possible select a existing service contracts, only exists a button for add

Is possible add a button for my user, select a previous contract, like the documents, for example?



Attached Files Thumbnail(s)
       
Print this item

  Error with multiple workflow tasks
Posted by: partnerwerk - 08-20-2018, 02:02 PM - Forum: Administrator Support - Replies (3)

I created three workflow tasks (all emails) in one workflow. Only the first one gets executed. When I change the conditions which would apply to the second and third nothing happens.

When I try to access the tasks I can access the first one but not second and third. Instead there is the following error message:

Quote:Warning: require_once(/.../include/htmlpurifier/library): failed to open stream: No such file or directory in /.../modules/com_vtiger_workflow/VTTaskManager.inc on line 152

Fatal error: require_once(): Failed opening required '' (include_path='/.../include/htmlpurifier/library:.:/usr/share/php') in /.../modules/com_vtiger_workflow/VTTaskManager.inc on line 152

The htmplpurifier library folder is existing. So I do not understand what might be wrong here.

PS: The evalwf.php script is producing all the three emails.

The Url to the first task is this:

/index.php?module=com_vtiger_workflow&action=edittask&task_id=30&return_url=index.php%3Fmodule%3Dcom_vtiger_workflow%26action%3Deditworkflow%26workflow_id%3D45%26return_url%3Dindex.php%253F

the second is much longer and is missing the task_id:
/index.php?module=com_vtiger_workflow&action=edittask&return_url=index.php%3Fmodule%3Dcom_vtiger_workflow%26action%3Deditworkflow%26workflow_id%3D45%26return_url%3Dindex.php%253Fmodule%253Dcom_vtiger_workflow%2526action%253Dworkflowlist%2526parenttab%253DSettings

When I am adding the task_id to the second url I can open the page and work on the task. However - it does not get executed when its conditions are met.

Print this item