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 4 online users.
» 0 Member(s) | 1 Guest(s)
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,650
GENDOC imágenes
Forum: Open Discussions
Last Post: joebordes
06-02-2024, 05:11 PM
» Replies: 4
» Views: 2,018

 
  Can we block conversion of records to other types?
Posted by: Guido1982 - 09-04-2020, 11:35 AM - Forum: Administrator Support - Replies (1)

I'm currently removing some 'ADD' buttons in related lists since we want to block some paths of creation. So for instance, we want to enforce users to create invoices from salesorders and very much prohibit them from creating invoices directly from accounts. Now I think removing the ADD button should be enough, but I was just wondering if we have some stronger way of enforcing (and prohibiting) certain paths of record creation/conversion.

Print this item

  web based shortcut to create trouble ticket for specific product or contact
Posted by: slechaix - 09-03-2020, 06:50 PM - Forum: coreBOS Development - Replies (1)

Hello,

I see here http://corebos.com/documentation/doku.ph...ke_a_short that it is possible to create a direct link to add a trouble ticket for a specific asset.
Is it possible to do that for a Contact or Product ?
I tried but no success. In my case I would like to click on a link that open a new ticket with both contact and product specifically selected.
If not possible natively I suppose I have to use some web services.

Thanks.
Steve

Print this item

  Cambio de ubicacion (DNS)
Posted by: JesusPC - 09-03-2020, 09:19 AM - Forum: International - Replies (3)

Hola

Encantado con coreBOS usándolo desde hace años.
La cuestión es que uso el nombre DNS que apunta a mi IP Pública con varios servicios a la vez (coreBOS, Conexiones remotas, etc) y necesito cambiar el servicio de ubicación, IP nueva, distinta.

¿Como puedo realizar el cambio sin morir en el intento?
es decir, ahora uso servidor.midominio.com y quiero usar por ejemplo corebos.midominio.com.

Las imágenes, firmas, etc. enviadas por correo apuntan a ese DNS.

Supongo que debería ser alguna utilidad capaz de renombrar todos los enlaces de la base de datos y apache. Lo que ya se ha enviado a clientes y empleados, dejará de funcionar el enlace, imágenes, etc., pero eso ya entiendo que no tiene solución...

Print this item

  ModTracker error when adding comment
Posted by: slechaix - 09-02-2020, 09:39 PM - Forum: Modules/Extension Support - Replies (2)

Hi,
does someone have this error and corrected it ?

I use modtracker to track any change on modules like Tickets, it works well when modifying any field but it's not working as soon as I insert a comment.

Code:
Uncaught SyntaxError: JSON.parse: unexpected character at line 2 column 1 of the JSON data
    showhistory http://cbprdtest/modules/ModTracker/ModTrackerCommon.js:139
    jQuery 6
    showhistory http://cbprdtest/modules/ModTracker/ModTrackerCommon.js:134
    <anonymous> javascript:ModTrackerCommon.showhistory('223451'):1
ModTrackerCommon.js:139:27
    showhistory http://cbprdtest/modules/ModTracker/ModTrackerCommon.js:139
    jQuery 6
    showhistory http://cbprdtest/modules/ModTracker/ModTrackerCommon.js:134
    <anonyme> javascript:ModTrackerCommon.showhistory('223451'):1

httpd error log:
Code:
PHP Fatal error:  Call to a member function getFieldLabelKey() on string in /var/www/html/corebos/modules/ModTracker/core/ModTracker_Field.php on line 25, referer: http://cbprdtest.viti.pf/index.php?module=HelpDesk&parenttab=ptab&action=DetailView&record=223449

Thanks for your help

Print this item

  Error installing cbupdater
Posted by: slechaix - 08-28-2020, 07:06 PM - Forum: Administrator Support - Replies (1)

Hello,

I'm trying to migrate from CB5.5 to CB8.
I have this error at the end of the script when I ran installupdater.php (please check attachment).

Should I worry about it ?

Thanks for your help



Attached Files
.pdf   instalupdater_log.pdf (Size: 74.28 KB / Downloads: 1)
Print this item

Tongue Suggested - send schedule report to all user emails
Posted by: rslemer - 08-26-2020, 03:57 PM - Forum: Administrator Support - No Replies

Today, when report was scheduled to send to user, system only uses a principal email

I suggest possibility send email to another emails in users preferences too

I think will good idea the created a new global variable to specify what emails fields should be use ( and maintanin back compatibility )

Ex
GV - sendEmailUser - list of files, email, otheremail, customEmail

Report will be sent for all emails

I had this conversation with Joe and him have explain today is not supported

I registry my ideia here in forum too



Attached Files Thumbnail(s)
   
Print this item

  business maps/validations/ notDuplicate validation on UI10 field
Posted by: Svemar - 08-26-2020, 07:14 AM - Forum: Administrator Support - Replies (6)

Hello,
I am trying to implement the map to prevent saving the product witch already exist for the the vendor. So I want to check that there is no saved product with particular vendor_part_no AND particular Vendor name.
I tried the following map, but it does not allow to save product whit the same the vendor_part_no BUT different vendor.
Could you please guide me?

<map>
<originmodule>
<originname>Products</originname>
</originmodule>
<fields>
<field>
<fieldname>vendor_part_no</fieldname>
<validations>
<validation>
<rule>notDuplicate</rule>
</validation>
</validations>
</field>
<field>
<fieldname>vendor_id</fieldname>
<validations>
<validation>
<rule>notDuplicate</rule>
</validation>
</validations>
</field>
</fields>
</map>

Print this item

  Migration from vTiger 5.4 to Corebos 8
Posted by: slechaix - 08-24-2020, 07:54 PM - Forum: Administrator Support - Replies (2)

Hi,

I would like to know if someone already tried to migrate data from one server with vTiger 5.4 or CB 5.x to latest Corebos version by doing a soft migration.
My idea is to keep my vTiger 5.4 server which is used in production working until my new Corebos server is ready.
When all my tests on my new CB server is done, I want to copy all missing/newer data to my CB server then put it live in production.
My CB server has been created from a clone of my VT server then upgraded to CB8 and I prefer not to do it again.

There will be only data in these modules to copy:
- Contacts
- Products
- Leads
- HelpDesk

Of course I need to keep the relation between an entry in Contact and Products for example.

Thanks for your help
Steve

Print this item

  Mail Converter attach pic zero size, bug!?
Posted by: addady2 - 08-19-2020, 12:38 PM - Forum: Administrator Support - Replies (5)

Hi,

It seem like some bug regarding analyzing incoming email.
Image that embedded in the email, create in the CRM ticket with invalid image file ,the file size is zero.

How to reproduce form the mobile phone:

  1. Take screenshot.
  2. Share it with gmail app.
  3. Send the email to the crm email address.
Look like certain type of email the the main convertor not analize well.


Thanks

Print this item

  PBX Manager module error
Posted by: phongkni - 08-19-2020, 02:31 AM - Forum: Administrator Support - Replies (7)

When I enter the PBX Manager module and then select a filter I get the error message.

   

Then I opened the PBX Manager module again and got the following error

Fatal error: Call to a member function sql_escape_string() on null in C:\xampp\htdocs\data\CRMEntity.php on line 3507


How to fix this problem. Thanks

Print this item