-
Notifications
You must be signed in to change notification settings - Fork 49
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
Shipping not getting transfered as "delivered" #156
Comments
I am having this issue for a long time now ... from what i heard back from
Mollie themselves is that even though they have the 'is_delivery' field in
the api ... they choose to ignore it and do nothing with it.
Seems like a small change, but they seem unwilling to fix.
…On Mon, 2 Sept 2024 at 20:53, Jan-Phillip Oesterling < ***@***.***> wrote:
Hello together,
One of our customer using the sync shipment module. We need this to get
money from specific payment providers.
The module works well for all products which are actually gets delivered.
But we have problems with the shipping. In odoo default the shipping sale
order line does not get "deliverd".
Bildschirmfoto.2024-09-02.um.20.51.37.png (view on web)
<https://github.com/user-attachments/assets/0c04589c-b323-4230-bcec-3e97dfa37089>
Because of this the line does not gets marked as delivered in mollie. A
possible solution would be to set those lines (there is a field
"is_delivery" on the sale order line modell) always as delivered. Or does I
oversee something?
We are using odoo 17.0e and the current version of the shipping module.
—
Reply to this email directly, view it on GitHub
<#156>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMBQEBJ63NNMTE5GTFZ6NB3ZUSX4HAVCNFSM6AAAAABNQYX67GVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUYDCNBWGY3TSMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
@jwaes that would be terrible. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello together,
One of our customer using the sync shipment module. We need this to get money from specific payment providers.
The module works well for all products which are actually gets delivered. But we have problems with the shipping. In odoo default the shipping sale order line does not get "deliverd".
Because of this the line does not gets marked as delivered in mollie. A possible solution would be to set those lines (there is a field "is_delivery" on the sale order line modell) always as delivered. Or does I oversee something?
We are using odoo 17.0e and the current version of the shipping module.
The text was updated successfully, but these errors were encountered: