Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

I am currently on version v0.53.0. How

I am currently on version v0.53.0. How can I safely upgrade to the latest version?

Sorry it may be a dumb question, but I

Sorry it may be a dumb question, but I feel like I'm missing a lot of features when I compare the release notes and the capabilities of my deployed version. (like AI, filters, etc.) Is it because it must be activated somewhere? Thanks!...

Hey @Wayne, yes 10k free credit after

Hey @Wayne, yes 10k free credit after this threshold it will be billed dynamically per usage. I don't have detailled information about pricing @Félix might have more ! On self-hosted instance you will only pay the cost to host them yes...

Hi everyone, with 20 years of experience

Hi everyone, with 20 years of experience in Salesforce, this is by far the most interesting project I've encountered, which has the potential to disrupt the Salesforce monopoly significantly(I am not exaggerating). I am seeing a lot of chatter about a few missing functionalities in Twenty. I want to add to that list and also understand the team's thoughts on it. I was wondering if we have any plans in the roadmap to create custom UI pages. What I mean is the ability to create a page (similar to Visualforce, LWC components, or even Screen Flows in Salesforce) where we can display or collect information from different objects in one place. This becomes particularly important when using specific domains, such as Finance or Retail, where end-users interact with their customers on the call and collect information from them. Having everything in place makes it easier. It also opens up the door for creating custom functionalities within the CRM....

globally disable the email and calendar

I see. Thanks! That works for me. It would still be good to have a setting to disable it completely, so other users in the workspace don't see it either, when signing up or in settings, as it can be confusing

Currently trying to migrate everything

Currently trying to migrate everything to twenty and am wondering: Why must I multiply the "amountMicros" of the deal API with 100.000 to get the value I actually want? Would have expected cents to be the smalles value.

Hello, development team!

Hello, development team! I would like to know if there are any plans to release an “if” and “else” condition feature in Twenty’s workflows. The ability to create logical branches would make automations much more powerful and flexible, allowing different scenarios to be handled within a single workflow. Is there any timeline or ongoing discussion about this feature? Thank you in advance for your attention!...

Multiple Teams CRM

I have a question on how to manage data from multiple teams in the same CRM

Yes, we are slowly getting there. We

Yes, we are slowly getting there. We have one major blocker left (which is the sequentiality between core schema migrations and workspace schema migrations), should be good end of summer

just about to do a pull down the latest

just about to do a pull down the latest version (1.0). Is there any adjustment that is recommended to the docker compose file? Or will the current one (am running v0.55.9) work without issue?

@Sebastian I tried setting TAG=v0.60.7

@Sebastian I tried setting TAG=v0.60.7 and the upgrade seems to have been successful. However, when I now go to the app in a browser, I am already logged in, which is good. I am shown the Settings page which is fine. But when I try to close settings, I get this error:
No description

Congrats! 🍾 Are there any plans to add

Congrats! 🍾 Are there any plans to add a sort of incremental upgrade feature? So that for example someone from 0.51 can upgrade directly to 0.55 instead of having to go through each version. (The reason why I ask is I see a lot of people having issues upgrading)

Same thing here. Did the import work out

Same thing here. Did the import work out? Are there any major tripwires to look out for?

Is there a quick user guide to Twenty? I

Is there a quick user guide to Twenty? I've set it up and have it working in my lab environment, but cannot seem to add any users. Also, when i click the button to copy the link to clipboard, it says it has copied correclty, but doesn't actually do it. Any suggestions on how to add new users greatly appreciated (other than going into the database and manually creating an entry for a new user)

Hi, we got this error why is this

Hi, we got this error why is this happeing? :column User__User_workspaces.defaultAvatarUrl does not exist

Quick question! To upgrade from 0.53 and

Quick question! To upgrade from 0.53 and upwards, do you recommend doing sequential upgrade, or I can skip to 0.55 lets say?

[Self Host] Current version Unknow,

[Self Host] Current version Unknow, someone is the same as me and how it can display. Thanks!
No description

Hi everyone, I switch today from 0.54

Hi everyone, I switch today from 0.54 to 0.55 which worked and I see CRM but in the Health Status of the APP I see 12 pending migrations. How could I start it manually?

Hi! Want to check If this is expected

Hi! Want to check If this is expected behavior. Today we deployed from 0.55.6 version. When you first visit *:3000 page it redirects you to *:3000/welcome page. ...

try `export NODE_OPTIONS=--max_old_space

try export NODE_OPTIONS=--max_old_space_size=4096 , refresh terminal and then run again