-
Hi,
In my test scenario, I modify crm polling interval, and show the resource result when learning fdb.
I found that the 'Used Count' + 'Available Count' is not equal the total number.
The followin…
-
crm threshold type can be setted to percentage, used and free. but when I set it to free, it alarms incorrectly.
1. config fdb threshold type to free, high 10000, low 100.
crm config thresholds fdb …
-
**Summary**
Lastname filters firstname
**Steps to reproduce**
crm/src/Oro/Bundle/ContactBundle/Resources/config/oro/datagrids.yml
contact-group-contacts-grid:
filters:
…
-
### What side quest or challenge are you solving?
I have written a detailed blog about my experience with twenty.
Link : https://dev.to/vardhaman619/my-experience-with-modern-open-source-crm-twenty-…
-
Description: Enhance integration capabilities with third-party systems such as CRM software or payroll services. Ensure seamless data exchange and synchronization to improve overall workflow efficienc…
-
- [ ] **Inventory Dashboard** - https://dribbble.com/shots/10492539-Inventory-Dashboard (Cool animation)
- [ ] **Coin Folio** - https://www.behance.net/gallery/80256535/CoinFolio?tracking_source=proj…
-
hey, we found following code will make urlclustering use lots of memory and ends up got killed by system. could you take a look? thanks
```python
import urlclustering
lines="""
http://www.digi…
-
The phone and email fields on the CRM contacts need to be more flexible. They need to:
- be multivalued fields with unlimited values (or something like five values, more is likely never needed)
- have…
-
Over the weekend I updated to the latest master version of this extension, which looks to have fixed issues with my sync to Xero. However my main cron job has stopped working since.
I'm seeing the …
-
I'd like to be able to annotate my functions using the types in this package when using it with typescript:
```ts
async function createContact(email: string): HubspotContact {
try {
await …