User Profile
Collapse
-
The problem is what is the current values. There's no such a construct in accounting as far as I understand it. We have Debit and Credit documents, each... -
Not planned for now.
The simple way: Match by product_id and tax_code_id. If every CN item is matched, then negate all matches. Otherwise,...Leave a comment:
-
This could be solved if we had references for credit note items pointing to respective invoice items. Without it, there are edge cases not allowing for...Leave a comment:
-
Database credentials are specified in config.json (in the root directory of the extension repository). https://github.com/espocrm/ext-template#config...Leave a comment:
-
-
Do you mean that in the second Credit Note all items that were negated by the previous Credit Note should be absent? E.g. Item 1 in an Invoice. Fully...Leave a comment:
-
Hi,
It's reasonable to set it Account > Primary Payment Method. The logic is that the document's payment method is inherited from the...Leave a comment:
-
The PHP script is run by the Espo instance (installed in the 'site' directory), but when there's no database, it cannot start. The error should be in...Leave a comment:
-
HI,
Maybe will be added. Though I'm not sure if we need to implement automation.Leave a comment:
-
Hi,
Needs a correction for the subject, as multiple Credit Notes already can be applied. It subject can be read like it's not possible....Leave a comment:
-
-
-
Currently, we are too busy with other stuff, can't review feature PRs. Not sure when I'll get some spare time.
Free form country field is...Last edited by yuri; 08-06-2026, 02:33 PM.Leave a comment:
-
I think we'll release it in the next minor version, 10.1. In a few month.Leave a comment:
-
I think processDuplicate update can fail only if there's a deadlock, which is not likely. Otherwise, we should wrap into retries almost everything, I...👍 1Leave a comment:
-
Correct. I fixed it by adding a break.
Though I refactored the code since, to unit tests simpler, there's no one commit to apply the change....Last edited by yuri; 08-05-2026, 05:34 PM.Leave a comment:
-
Possible fix: https://github.com/espocrm/espocrm/c...48b7399adef770
Could you apply this fix manually and let...Leave a comment:
-
In the Importer, we use SELECT FOR UPDATE to lock the email record before calling save, which updates email_user and other relationship tables. A parallel...Leave a comment:
No activity results to display
Show More

Leave a comment: