Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 175 online users. » 0 Member(s) | 175 Guest(s)
|
Latest Threads |
Sizes and Colors
Forum: Modules/Extension Support
Last Post: inspectorflint
01-25-2023, 05:03 PM
» Replies: 0
» Views: 32
|
unblock admin account
Forum: Administrator Support
Last Post: guri160
01-09-2023, 02:50 PM
» Replies: 3
» Views: 239
|
Presentando coreBOSCRM
Forum: Webinars and Articles
Last Post: joebordes
01-03-2023, 11:31 AM
» Replies: 2
» Views: 4,486
|
Suggestion - Action menu ...
Forum: Administrator Support
Last Post: joebordes
12-30-2022, 08:07 AM
» Replies: 14
» Views: 4,088
|
[solved] Message security...
Forum: Administrator Support
Last Post: joebordes
12-22-2022, 06:52 PM
» Replies: 8
» Views: 3,873
|
incoming whatsapp message...
Forum: Administrator Support
Last Post: jonsinca
12-22-2022, 02:06 PM
» Replies: 2
» Views: 2,235
|
crear nuevo módulo
Forum: User Support
Last Post: inspectorflint
12-15-2022, 02:37 PM
» Replies: 41
» Views: 39,007
|
Popup windows(text) with ...
Forum: User Support
Last Post: xh.shazivari
12-14-2022, 05:35 PM
» Replies: 1
» Views: 264
|
Mail Converter
Forum: Open Discussions
Last Post: Dan_Theo
12-02-2022, 10:49 AM
» Replies: 5
» Views: 9,748
|
Trying using Gendoc
Forum: Administrator Support
Last Post: geraldbigot
11-20-2022, 08:10 PM
» Replies: 0
» Views: 376
|
|
|
When I don't want delayed evaluation of conditions on an e-mail task |
Posted by: Guido1982 - 10-20-2022, 01:13 PM - Forum: Administrator Support
- Replies (4)
|
 |
I have this situation: When a salesorder is created, and is has a certain state: I want to send an e-mail. Now somewhere along the line, we made sure the 'evaluate conditions on delayed execution' checkbox is set by default when creating e-mail tasks. Now, this could potentially mean that I want to send an e-mail when the status is A upon creation of the salesorder, then someone changes it to B before the e-mail task runs, and the e-mail is not sent I guess?
Would I prevent this scenario by disabling the checkbox that enables condition evaluation on delayed execution? I remember we talked about this before, but can't remember the outcome.
|
|
|
Update cbupd-0000448 |
Posted by: LorenzoGreco - 10-18-2022, 07:58 AM - Forum: Administrator Support
- Replies (2)
|
 |
installing update
Update cbupd-0000448: addQueryTypePicklistTocbQuestion::addQueryTypePicklistTocbQuestion
Adding Query Type picklist to cbQuestion.
Fatal error: Uncaught Error: Call to a member function FetchRow() on bool in /home/XXXXXXX/include/database/PearDatabase.php:607 Stack trace: #0 /home/XXXXXXX/build/changeSets/2022/addQueryTypePicklistTocbQuestion.php(50): PearDatabase->fetch_array(false) #1 /home/XXXXXXX/modules/cbupdater/dowork.php(85): addQueryTypePicklistTocbQuestion->applyChange() #2 /home/XXXXXXXX/index.php(471): include_once('/home/gogo/vt.g...') #3 {main} thrown in /home/XXXXXXXX/include/database/PearDatabase.php on line 607
coreBOS 8.0 (d6be0b01020221005)
FYI
Lorenzo
|
|
|
Create a special custom field |
Posted by: LorenzoGreco - 10-15-2022, 12:49 PM - Forum: Modules/Extension Support
- Replies (1)
|
 |
Hi All
I don't understand how to create a custom field like Term and Conditions in quote module.
in quote Module i can Choose Termand condition in a Field (tandc
vtiger_quotes:tandc:tandc:Quotes_Terms_and_Conditions:I~O)
and this choose fill automatically the field (terms_conditions Text Area 65535
vtiger_quotes:terms_conditions:terms_conditions:Quotes_Terms_&_Conditions:V~O)
is possible to create other field like this, and ( i suppose the answer) using html format?
i Would like this, because i use quote e gendoc to send the Quote, but i need to insert something like service description
Other way is to create a Fake product whit a long description, and print this description.
or i don't know how gendoc can generate the pdf document and in the same time add specific sheet of an other formatted pdf.
i hope anyone has an idea.
regards
Lorenzo
|
|
|
[Solved]Change module reference field |
Posted by: radu - 10-13-2022, 06:40 PM - Forum: User Support
- Replies (3)
|
 |
Hello,
I would like to change InventoryDetails reference field to something more relevant than the entity's number. It is important especially in the mobile interface where only 1 field is shown in 'listview'.
Any help is appreciated.
Thank you.
|
|
|
'From e-mail' field in workflow not respected |
Posted by: Guido1982 - 09-29-2022, 08:52 AM - Forum: Administrator Support
- Replies (12)
|
 |
This is a custom workflow task from PDFMaker, so maybe there is an issue there. They've copied the stock e-mail task and all the variables. Now when I set an e-mail address in the 'From' field, the e-mails still get sent with the e-mail address that is set globally in the outgoing mail server settings in the 'From' header. Is this expected behavior? Any way to change it?
|
|
|
What is the best way to hide a field visually? |
Posted by: Guido1982 - 09-06-2022, 02:32 PM - Forum: Administrator Support
- Replies (9)
|
 |
I want to hide some fields, purely visually. So I want users to have the same rights on those fields, I want workflows and other code to be able to have the same rights on the fields as they have now: I only want to have the fields hidden from the regular detailview. Now I can set their 'presence' column to 1, but that doesn't feel like the way to go. I don't want to disable them in the profile, since that might disable access to the fields for that profile, while it can be needed for some background processes.
So: purely visually. What is the best way to do that.
|
|
|
Update cbupd-0000443: dropForeignKeys (end with error) |
Posted by: LorenzoGreco - 08-25-2022, 03:56 PM - Forum: Administrator Support
- Replies (3)
|
 |
Hi All for your information
Update cbupd-0000443: dropForeignKeys::dropForeignKeys
Drop Foreign Keys
F
ALTER TABLE vtiger_account DROP FOREIGN KEY fk_1_vtiger_account
F
ALTER TABLE vtiger_accountbillads DROP FOREIGN KEY fk_1_vtiger_accountbillads
F
ALTER TABLE vtiger_accountscf DROP FOREIGN KEY fk_1_vtiger_accountscf
F
ALTER TABLE vtiger_accountshipads DROP FOREIGN KEY fk_1_vtiger_accountshipads
F
ALTER TABLE vtiger_activity DROP FOREIGN KEY fk_1_vtiger_activity
F
ALTER TABLE vtiger_assets DROP FOREIGN KEY fk_1_vtiger_assets
F
ALTER TABLE vtiger_campaignscf DROP FOREIGN KEY fk_1_vtiger_campaignscf
F
ALTER TABLE vtiger_contactaddress DROP FOREIGN KEY fk_1_vtiger_contactaddress
F
ALTER TABLE vtiger_contactdetails DROP FOREIGN KEY fk_1_vtiger_contactdetails
F
ALTER TABLE vtiger_contactscf DROP FOREIGN KEY fk_1_vtiger_contactscf
F
ALTER TABLE vtiger_contactsubdetails DROP FOREIGN KEY fk_1_vtiger_contactsubdetails
F
ALTER TABLE vtiger_faq DROP FOREIGN KEY fk_1_vtiger_faq
F
ALTER TABLE vtiger_faqcf DROP FOREIGN KEY fk_1_vtiger_faqcf
F
ALTER TABLE vtiger_invoice DROP FOREIGN KEY fk_2_vtiger_invoice
F
ALTER TABLE vtiger_invoicebillads DROP FOREIGN KEY fk_1_vtiger_invoicebillads
F
ALTER TABLE vtiger_invoicecf DROP FOREIGN KEY fk_1_vtiger_invoicecf
F
ALTER TABLE vtiger_invoiceshipads DROP FOREIGN KEY fk_1_vtiger_invoiceshipads
F
ALTER TABLE vtiger_invoicestatushistory DROP FOREIGN KEY fk_1_vtiger_invoicestatushistory
F
ALTER TABLE vtiger_leadaddress DROP FOREIGN KEY fk_1_vtiger_leadaddress
F
ALTER TABLE vtiger_leaddetails DROP FOREIGN KEY fk_1_vtiger_leaddetails
F
ALTER TABLE vtiger_leadscf DROP FOREIGN KEY fk_1_vtiger_leadscf
F
ALTER TABLE vtiger_leadsubdetails DROP FOREIGN KEY fk_1_vtiger_leadsubdetails
F
ALTER TABLE vtiger_notes DROP FOREIGN KEY fk_1_vtiger_notes
F
ALTER TABLE vtiger_parenttabrel DROP FOREIGN KEY fk_1_vtiger_parenttabrel
F
ALTER TABLE vtiger_parenttabrel DROP FOREIGN KEY fk_2_vtiger_parenttabrel
F
ALTER TABLE vtiger_pobillads DROP FOREIGN KEY fk_1_vtiger_pobillads
F
ALTER TABLE vtiger_poshipads DROP FOREIGN KEY fk_1_vtiger_poshipads
F
ALTER TABLE vtiger_potential DROP FOREIGN KEY fk_1_vtiger_potential
F
ALTER TABLE vtiger_potentialscf DROP FOREIGN KEY fk_1_vtiger_potentialscf
F
ALTER TABLE vtiger_pricebook DROP FOREIGN KEY fk_1_vtiger_pricebook
F
ALTER TABLE vtiger_pricebookcf DROP FOREIGN KEY fk_1_vtiger_pricebookcf
F
ALTER TABLE vtiger_productcf DROP FOREIGN KEY fk_1_vtiger_productcf
F
ALTER TABLE vtiger_products DROP FOREIGN KEY fk_1_vtiger_products
F
ALTER TABLE vtiger_purchaseorder DROP FOREIGN KEY fk_4_vtiger_purchaseorder
F
ALTER TABLE vtiger_purchaseordercf DROP FOREIGN KEY fk_1_vtiger_purchaseordercf
F
ALTER TABLE vtiger_quotesbillads DROP FOREIGN KEY fk_1_vtiger_quotesbillads
F
ALTER TABLE vtiger_quotescf DROP FOREIGN KEY fk_1_vtiger_quotescf
F
ALTER TABLE vtiger_quotesshipads DROP FOREIGN KEY fk_1_vtiger_quotesshipads
F
ALTER TABLE vtiger_quotestagehistory DROP FOREIGN KEY fk_1_vtiger_quotestagehistory
F
ALTER TABLE vtiger_salesorder DROP FOREIGN KEY fk_3_vtiger_salesorder
F
ALTER TABLE vtiger_salesordercf DROP FOREIGN KEY fk_1_vtiger_salesordercf
F
ALTER TABLE vtiger_service DROP FOREIGN KEY fk_1_vtiger_service
F
ALTER TABLE vtiger_sobillads DROP FOREIGN KEY fk_1_vtiger_sobillads
F
ALTER TABLE vtiger_soshipads DROP FOREIGN KEY fk_1_vtiger_soshipads
F
ALTER TABLE vtiger_ticketcf DROP FOREIGN KEY fk_1_vtiger_ticketcf
F
ALTER TABLE vtiger_troubletickets DROP FOREIGN KEY fk_1_vtiger_troubletickets
F
ALTER TABLE vtiger_vendor DROP FOREIGN KEY fk_1_vtiger_vendor
F
ALTER TABLE vtiger_vendorcf DROP FOREIGN KEY fk_1_vtiger_vendorcf
Changeset dropForeignKeys applied!
ERROR: Class dropForeignKeys called without update record in application!!
bye all
Lorenzo
|
|
|
|