-
-
Notifications
You must be signed in to change notification settings - Fork 832
[FIX] report_substitute: avoid write over the mail template #1001
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 17.0
Are you sure you want to change the base?
Conversation
Hi @sbejaoui, |
FW of #994 |
@sbejaoui @jjscarafia @HviorForgeFlow Hello guys, could you review this fordwar-port of #994 ? Thanks a lot |
Thank you for the manual FW @augusto-weiss ! I confirm this is needed in the 17 and 18 versions, and it is an important fix, because it will avoid a concurrency problem. For example, when validating and auto-sending invoices. Best Regards |
/ocabot merge minor |
What a great day to merge this nice PR. Let's do it! |
@HviorForgeFlow your merge command was aborted due to failed check(s), which you can inspect on this commit of 17.0-ocabot-merge-pr-1001-by-HviorForgeFlow-bump-minor. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
d9e6f24
to
fa483fb
Compare
@pedrobaeza could you take a quick look here? A solution does not come me up. It looks like an error with a cryptography dependency but, in the past the related module was merge with any problem. |
Try to pin the library version |
No description provided.