You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 1 invoice out of hundreds which all is paid using the Stripe module, but one of them has not been validated and the invoice REF is accordingly :-(
The invoice after is validated, just this one.
Dolibarr Version
docker image v20.0.2 or docker v20.0.0
Environment PHP
docker image v20.0.2 or docker v20.0.0
Environment Database
MariaDB 11.5.2-MariaDB-ubu2404
Steps to reproduce the behavior and expected behavior
The invoice before and after were validated and was paid using the same method, Stripe.
Attached files
This invoice is not validated? but it is paid? - how did that happen?
I tried to reopen, and then classify as paid, but it is still not validated?
The text was updated successfully, but these errors were encountered:
No I am not. My setup is a webpage that shows which dance events and classes we offer (project is Open, and Services are For Sale). Buyer selects one of these, is presented a few more details, lead to a form they fill out. This creates a Proposal. They see their input data, confirm and this validated the Proposal + created an Order from the Proposal which is left in Draft mode.
Notifications triggered by Proposal Validation, then emails the buyer telling them they are on the waitinglist.
All this creation is done using the API.
Later then I manually inside Dolibarr validate the order if there is a spot for the buyer and they have the sufficient level.
This triggers a notification that emails them asking for payment, including a link to my own system that uses the API to find the Dolibarr payment url and redirects the buyer to that. From here on all interaction is done with standard Dolibarr pages.
This has worked for about 15 months, with I think 3 hiphups. This one. The issue with no payment registered #32510, and then an older issue where the invoice is left in started payment, even though it is paid 100% ??
Not everyone gets accepted, and some of them also cancel before accept or at accept so I sometimes deletes proposals and orders which are cancelled - no need to keep the personal data when it is not used.
I have set my Dolibarr up to not allowing deletion? Unalterable Archives is the module which is enabled.
We also do not use VAT because we are a non profit dance community.
Bug
I have 1 invoice out of hundreds which all is paid using the Stripe module, but one of them has not been validated and the invoice REF is accordingly :-(
The invoice after is validated, just this one.
Dolibarr Version
docker image v20.0.2 or docker v20.0.0
Environment PHP
docker image v20.0.2 or docker v20.0.0
Environment Database
MariaDB 11.5.2-MariaDB-ubu2404
Steps to reproduce the behavior and expected behavior
The invoice before and after were validated and was paid using the same method, Stripe.
Attached files
This invoice is not validated? but it is paid? - how did that happen?
I tried to reopen, and then classify as paid, but it is still not validated?
The text was updated successfully, but these errors were encountered: