-
This is another possible issue from my analysis of permissions problems in SuiteCRM. I'm not _sure_ it's an issue, so I phrased it as question; but it's worth considering it carefully - and I _think_ …
-
It would be handy to have an asset recall feature where if a user is assigned an asset, the system would email the user advising that the asset is being recalled, with a brief explanation attached to …
-
Usually, after performing a mailmerge, the document is 'flattened' and all merge fields / source data is removed. I can't see any option to do this and when I load the target document, it displays "O…
-
Would be nice to be able to call a command line password manager in the config file. Right now, I'm unable to use mailmerge with davmail as an intermediary to an exchange server because it doesn't han…
-
Hello,
I am using the compositeprimarykeys gem and I am getting a error when I try to save a record with the LOW_PRIORTY keyword:
> > s = SurveyInfo.find_by_Client "Test Client"
> > => #
> > s.Recor…
-
## Expected Behavior
See also https://support.office.com/en-us/article/Field-codes-MergeField-field-7a6d24a1-68a6-4b05-8359-1dc087daf4e6?ui=en-US&rs=en-US&ad=US
When the merge instruction contains…
-
### This issue is unique.
- [X] I have used the [search tool](https://github.com/ONLYOFFICE/DesktopEditors/issues?q=) and did not find an issue describing my idea.
### Your idea.
Would be great to …
-
There was a major performance improvement merged in August last year: https://github.com/Bouke/docx-mailmerge/pull/81
I'm using the library and referring to it by the commit hash directly, It would…
-
I'd like to be able to have a mail merge field in my word document template, and then merge in new mail merge fields. In other words something like this:
In template:
```
List of activities:
…
-
When an email address contains invalid characters (i.e. on-ASCII) mailmerge crashes with a stack trace.
Expected behavior: some kind of error message instead of crash. Ideally, continuing to send the…