Skip to content
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

Fix #31015 #31035

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Fix #31015 #31035

merged 2 commits into from
Sep 19, 2024

Conversation

hansemschnokeloch
Copy link
Contributor

FIX #31015

datepaye is already a timestamp as stated in the docblock, using dol_stringtotime will lead to an error
@param string $datepaye {@from body} Payment date {@type timestamp}

@eldy eldy merged commit 3571867 into Dolibarr:develop Sep 19, 2024
6 of 7 checks passed
@ro78
Copy link

ro78 commented Oct 8, 2024

@eldy @hansemschnokeloch is it normal to not have this fix included in 20.0.1?

@eldy
Copy link
Member

eldy commented Oct 9, 2024

@eldy @hansemschnokeloch is it normal to not have this fix included in 20.0.1?

Yes PR was submit in develop branch so merged in develop branch.
I pushed another commit to fix it in 20.0 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't add payment through API since upgrade to 20.0
3 participants