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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 539,593
» Latest member: lotioncoast6
» Forum threads: 1,745
» Forum posts: 9,084

Full Statistics

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

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

 
  pabx manager | suggest test when setting conf values
Posted by: rslemer - 08-18-2020, 06:13 PM - Forum: Administrator Support - Replies (1)

I suggest system make a test when user setting pabx setting ( like as smtp outgoing server )

I means, when I setting SMTP outgoing server, system sent a email for certify configuration is right, and working as well

I think is the better practice, same process when user setting SoftPhone Server Settings too ( like as capture any log, or make a test call )



Attached Files Thumbnail(s)
   
Print this item

  strange behaviour with filters in list view when using custom field
Posted by: slechaix - 08-18-2020, 02:31 AM - Forum: Administrator Support - Replies (4)

Hi,

When I want to use advanced filter in a view, if I use a negative condition like "not equal to" or "does not contain" on a custom field, then I have no result.

My filter is really simple with only one condition:
Model field (cf_801) => does not containt "ABCDE" give me an empty list

Wheareas if I use a positive condition, I have no issue.
Same if I use filter on any non custom field, I have no issue at all.

Do you think it's a bad configuration, a bug, or maybe I'm not using filters correctly ?

Thanks for your help
Steve

Print this item

  Does not show a list of organization names when creating a quick contact in mail
Posted by: phongkni - 08-14-2020, 06:10 AM - Forum: Administrator Support - Replies (7)

When I click on the item of organization name, the list of organization names is not displayed. While this item is normally displayed in the Contact module.
   
Ctrl + Shift + I on Chrome has this error:
index.php?action=index&module=MailManager:1 Uncaught ReferenceError: open_contact_account_details is not defined
   at HTMLInputElement.onclick

Please fix this for me. Thank you

Print this item

  attach a product to a contact
Posted by: slechaix - 08-13-2020, 03:18 AM - Forum: Administrator Support - Replies (3)

Hi

Is there a web service to attach or link a product to a contact ?

I'm migration from vtiger 5.4 to corebos 8 and I did made a web service for vt5.4.
But the same web service doesn't work anymore after migration.

In my CRM, a contact or customer can have multiple unique products identified by a serial number.
I'm using a POS application to create a contact in the CRM and to assign him a product.

thanks for your help

Print this item

  Help with automation from mail scanner
Posted by: rslemer - 08-12-2020, 02:39 PM - Forum: Administrator Support - Replies (2)

When anybody call to my user, and leave a message, my Ipx system send a new email with message attached

email has in body text like that

There is a new voicemail in mailbox 403:

Today I have a rule in mail scanner for all that's message for created a new ticket for each message, but I that's ticket willbe assigned to the group ( attendant ), and I wish assined each ticket to a user with a same extension

Is this case I wish search for extension "403" and setting this ticket to user with thats extension in your preferences

I know exists table with that association extension to user, but how I can search for that in mail scanner e usar essa informação? Or better created a workflow after that's was created ? I think I need created a custom function for that right?

I appreciate any suggestion ...

Print this item

  Custom workflow 'meta' functions
Posted by: Guido1982 - 08-10-2020, 12:44 PM - Forum: coreBOS Development - No Replies

OK so following the two threads on extending workflow functionality and/or e-mailing comment content I'd like to propose something that I'll code as well. Since the comment function is based both on being triggered on the module record that is the parent of the comment and also uses the dedicated comment tables for for instance tickets, it just doesn't cut it for me.

I want the sending of an e-mail to be triggered by the comment itself being saved for the first time, I want to get the previous sibling comments and I want to send information from the parent record and records related to that parent record. So I want to create a custom function that I can call in the e-mail. So I'd like to extend the VTSimpleTemplate class and be able to call custom functions in the e-mail that fit my exact need.

How would I go about extending the engine to allow developers to call custom functions? So basically:

Code:
$(general : (__VtigerMeta__) mycustomfunctionname)

Print this item

  Error of unit price value when adding to the Price Books
Posted by: phongkni - 08-06-2020, 04:28 AM - Forum: Administrator Support - Replies (6)

Please guide me to fix this problem, thanks



Attached Files Thumbnail(s)
       
Print this item

  Subir archivos .xlsx al modulo de Documentos
Posted by: garenas - 08-06-2020, 01:43 AM - Forum: International - Replies (1)

Hola buen día.

Quisiera saber si me pueden apoyar, el día de hoy intente subir archivos extensión .xlxs y .pptx al sistema, sin embargo me arroja el siguiente mensaje:

Sorry! Attempt to access restricted file.
We are looking for this file path: modules//.php
We are looking here:
Real file path:
Root dir path: /var/www/html/instanciacorebos/

Intente cargar archivos .xls y .ppt y se guardaron de forma correcta.

Existe alguna limitante que no permite cargar ese tipo de archivos ? o me falta alguna configuración dentro de los archivos de corebos.

De antemano agradezco sus comentarios.

Saludos.

Print this item

  Do validations only allow true or false
Posted by: Guido1982 - 08-04-2020, 12:31 PM - Forum: coreBOS Development - Replies (19)

I was asked to do a validation where the salesorder shipping address needs to match the account shipping address. Now that's easy enough, but I was also asked to provide the option to overwrite the currect salesorder address with the address from the account when there is no match. Do we have some option to fire a custom function when a validation fails or is it just true of false? And if it is, would it be a good idea to allow custom 'ontrue' and 'onfalse' handlers? I could work on that.

Print this item

  Does the workflow field template support two levels?
Posted by: Guido1982 - 08-04-2020, 09:46 AM - Forum: coreBOS Development - Replies (2)

We can do something like

Code:
$(fieldname : (Module) referencefield)
right now, but can we also do
Code:
$($fieldname : (Module) fieldname) : (Module) referencefield)
To get to two levels? And if not, could we create that?

Print this item