Description:
Discussions for users of Fat Free CRM, a Ruby on Rails-based open source CRM platform.
|
|
|
worflow question
|
| |
I have accounts that send my company leads. So, like opportunities, I want to associate a lead with an account. Does anyone know of a workflow that supports this? If not, I am planning on patching fat free crm to optionally associate leads with accounts. feedback on my patch approach?
|
|
sslerror hostname was not match with the server certificate
|
| |
I keep getting the below error every time an email is sent. After some research, I found that the error is from not being able to set the ca_file or ca_path attribute for OpenSSL::SSL::SSLContext through the mail plugin (gem) which is used by action mailer. My proofs are in "mail-2.4.4/lib/mail/network/d elivery_methods/smtp.rb" at line 122 and at... more »
|
|
a single email account?
|
| |
for email_comment_replies and email_dropbox, may I use a single email address? I am checking to make sure fat free crm will be able to differentiate between comment replies and the dropbox when using the same email address inbox.
|
|
Customize Possibility of FatCRM
|
| |
Hi Fat Free CRM Director,
I've got lots concern to apply Fat Free CRM for our company.
By the way, I'd like to ask you that the possibility of customize of
Fat Free Crm.
Is there any way to customize it?
Also what i have to do with it?
please help me out this.
thank you.
|
|
db/schema.rb doesn't match
|
| |
hey, The db/schema.rb doesn't match db/migrate. And, because of that, for those who are upgrading, there are some null field differences between the expected database schema and the actual db schema. Please create a db/migrate to fix the differences. Or, is the current schema.rb wrong? This is when the change was made to the schema.rb:... more »
|
|
JRuby support or psych support
|
| |
I'm working to get an installation up and I've been able to make many
changes, but the settings.default.yml seems to not be seeding data
because it's using the psych engine instead of syck. For the short
term until I update the .yml files, what is the database format for
the tabs setting? Also, if there is a better solution, that would be... more »
|
|
q: ffcrm as engine to existing rails app as subdomain
|
| |
hi i have a working rails3 app using devise where user can have projects etc..now what i want is: - deploy crm under a subdomain as an engine to the current app - authentication - how / what would i need to do here? can i grab the current_user if ffcrm runs on a subdomain? - if a user adds "a project-owner" to his current "friends" i want this... more »
|
|
Working Installation as RailsEngine (without the git repo)
|
| |
Good news, I think i found all the bugs. There was a litte config line that differs and this was causing all the pain. For the sake of easyness I'm adding the full installation steps below. ...If you run with apache/passenger ...Change config/database.yml to your likings Add the following to config/application.rb... more »
|
|
First time install issues
|
| |
Hi I have tended to use Centos5 in the past for web hosting zimbra and samba. I like to have things install easily, but am having to mess around a lot with centos 5 So I have started to play with Centos 6.2 64bit upon which I have loaded the virtualmin gpl panel. When I follow through the instructions, I am able to fight my way through to the... more »
|
|
|