Skip to content

Conversation

@rousseldenis
Copy link
Contributor

@rousseldenis rousseldenis commented Dec 3, 2025

image

@rousseldenis
Copy link
Contributor Author

@pilarvargas-tecnativa You changed the way this module behaves there : 38d6f68

The order is confirmed now. But a mail as 'Quotation' is still sent. Which is not good.

My plan is to add a configuration (global) parameter :

  • Either we skip payment and set to quotation sent
  • Either we skip payment and we confirm the order

What do you think ?

@rousseldenis
Copy link
Contributor Author

A good improvement should be also :

  • To store the 'skip_payment' information on sale order level (if this changes on partner level)
  • To use a specific mail template

@rousseldenis rousseldenis changed the title [IMP] website_sale_checkout_skip_payment: Fix duplicate order name display [18.0][IMP] website_sale_checkout_skip_payment: Fix duplicate order name display Dec 3, 2025
…not the order

Allows to confirm or not the order when the 'skip payment' is active. That option
is configurable per website.

Adds a field on sale order level in order to identify sale orders that have been
checked out with skip payment option even if the option has been changed on partner level
@rousseldenis rousseldenis changed the title [18.0][IMP] website_sale_checkout_skip_payment: Fix duplicate order name display [18.0][IMP] website_sale_checkout_skip_payment: Fix duplicate order name display + allows to confirm or not the order Dec 3, 2025
@pilarvargas-tecnativa
Copy link
Contributor

@pilarvargas-tecnativa You changed the way this module behaves there : 38d6f68

Well, I didn't really change any behavior, I just recovered something that was already in 15.0.

0a0bfc2

The order is confirmed now. But a mail as 'Quotation' is still sent. Which is not good.

My plan is to add a configuration (global) parameter :

  • Either we skip payment and set to quotation sent
  • Either we skip payment and we confirm the order

What do you think ?

The purpose of this module is aimed at B2B customers who are allowed to pay later but whose order must be confirmed and who receive that email. If the problem is that a quote email is sent, perhaps the solution is to send the email after confirming the order.

The purpose of this module is clear: if the partner has it configured, skip payment, confirm the order, and receive an email as feedback for that order.

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.

2 participants