Wednesday, August 25, 2021
1 change · master
Features or functions removed from Odoo
Obsolete code for handling extra checkout information was removed because that form now uses a different submission path. This keeps the online shop code cleaner without changing the customer checkout experience.
Original PR description
Since e4a317a the extra info form is not posted on this controller anymore. It posts to /website_form/shop.sale.order instead. This is left over dead code @JKE-be -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr