Skip to content

ricardo malla's blog

  • home
  • remote cto
  • it
    • o/s
    • databases
    • software
  • life
    • gamechangers
    • tv series
    • blogs to follow
    • books to read
    • health
  • ideas
  • notes
  • hire us
Search

ricardo malla's blog

Close menu
  • home
  • remote cto
  • it
    • o/s
    • databases
    • software
  • life
    • gamechangers
    • tv series
    • blogs to follow
    • books to read
    • health
  • ideas
  • notes
  • hire us

ricardo malla's blog

Search Toggle menu

Category: sugarcrm

November 20, 2018November 30, 2019sugarcrm

sugarcrm: run java script from custom logic hook

    <?php if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point'); class idempiere_sync { function idempiere_sync(&$bean, $event, $arguments) { require_once('log4php/LoggerManager.php'); $JAVA_HOME = […]

November 15, 2018November 15, 2018sugarcrm

sugarcrm: saved searches shared with all users

If you your saved searches be able to be seen by all users you need to comment the following line: Go to […]

November 9, 2018November 30, 2019sugarcrm

sugarcrm: restrict fields based on user (ver 2)

I want to restrict the display of some fields with sensitive information for certain employees using the CRM, but with the current […]

November 15, 2017sugarcrm

sugarcrm: cannot modify layout on subpanel on studio

Delete the override for the offending module /custom/Extension/modules/Accounts/Ext/Layoutdefs/_overrideAccount_subpanel_contacts.php    

April 20, 2017sugarcrm

sugarcrm: delete custom field

You have to check for following things. 1) Remove custom field entry in table "fields_meta_data" 2) Remove field from module_name_cstm table 2) […]

August 2, 2016August 2, 2016sugarcrm

sugarcrm: mysql query update contacts

Query 1 Adds Vendedor = 1 To All Contacts that are Joined to a Manufacturer     UPDATE contacts INNER JOIN a26_proveedor_contacts_c […]

February 1, 2016September 25, 2017sugarcrm

sugarcrm: module builder not creating database

When I create a new module in module builder, the databases are not creates/ Resolution: There was a problem with the group […]

December 17, 2015December 18, 2015sugarcrm

sugarcrm: show fields based on user

If you want to change the who is able to see for example the Assigned to Contacts on the Advanced Menus, because […]

November 3, 2015sugarcrm

sugarcrm: imap setting

Requirements: - Mail server needs on SugarCRM needs-- Inbound Email cannot function without the IMAP c-client libraries enabled/compiled with the PHP module. […]

October 23, 2015mysql, sugarcrm

mysql: assign opportunities to user based on parent account

Query to Select List:   SELECT * FROM opportunities LEFT JOIN accounts_opportunities ON accounts_opportunities.opportunity_id = opportunities.id LEFT JOIN accounts ON accounts_opportunities.account_id = […]

Posts pagination

1 2 >

Recent Posts

  • b2b social media basic stack
  • histamine intolerance
  • prestashop returning 302 instead of 404 for unexistent pages
  • fail2ban: audit
  • postgres grant commands
  • troubleshoot high cpu from mysql on ubuntu
  • ubuntu: replace text inside file
  • view wifi password on windows 11
  • python: upgrade all python modules on windows 11
  • office365: forward NDRs to shared mailbox

Categories

  • adempiere (1)
  • android (1)
  • apache (3)
  • asterisk (11)
  • backup strategies (3)
  • blogs to follow (1)
  • centos (1)
  • documentaries (1)
  • dropbox (2)
  • elasticsearch (1)
  • email marketing (3)
  • emfs (1)
  • esxi (1)
  • fail2ban (1)
  • finance (1)
  • gamechangers (5)
  • gamechanging concepts (2)
  • google (1)
  • google cloud (1)
  • health (3)
  • history (1)
  • ideas (1)
  • idempiere (16)
  • it (1)
  • java (8)
  • laptop (1)
  • legal (1)
  • life (2)
  • magento (6)
  • management (1)
  • mautic (9)
  • microbiome (1)
  • microsoft stack (5)
  • mysql (18)
  • nginx (1)
  • notes (1)
  • o/s (1)
  • openbravo (37)
  • openerp/odoo (6)
  • openvpn (1)
  • outlook (1)
  • pentaho (1)
  • pfsense (6)
  • php (4)
  • phplist (1)
  • phpmyadmin (1)
  • pingdom (1)
  • podcasts (2)
  • podcasts (1)
  • podcasts (1)
  • postfix (1)
  • postgresql (19)
  • prestashop (22)
  • procurement (1)
  • productivity (2)
  • python (3)
  • sales (1)
  • scrapy (1)
  • seo (1)
  • shell (3)
  • software (3)
  • spacy (1)
  • splunk (1)
  • sugarcrm (19)
  • synology (2)
  • sys admin (2)
  • talend (3)
  • tibco - jasper reports (20)
  • tv series (1)
  • ubuntu (26)
  • uncategorized (229)
  • unifi (3)
  • virtualbox (1)
  • virtualization (1)
  • vmware (5)
  • wordpress (2)
  • zoiper (1)
© 2025 ricardo malla's blog. Proudly powered by Sydney