Abraham Anes
Abraham Anes
Thanks for the contribution @andersonbui ! Please follow the migration guidelines and preserve commit history: https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0
Hi @mmrondon! In Odoo 17.0, there is already a [field for eCommerce description](https://github.com/odoo/odoo/blob/a4e0e1bc7f53bc508570fb4b9d7957749f0ef55c/addons/website_sale/models/product_template.py#L51-L57), but this field is not displayed in any view. In my opinion, the best approach is to...
@patrickrwilson, could you do a rebase and force push to trigger the Runboat build?
Hello, I'm trying to fix the test issue but couldn't identify the exact problem. It seems to stem from the demo data not being installed, as I received this warning:...
Hi! Thanks for your contribution! IMO, it's better to use the [base_tier_validation](https://github.com/OCA/server-ux/tree/17.0/base_tier_validation) module for the approval process.
@dsolanki-initos [`web_widget_dropdown_dynamic`](https://github.com/OCA/web/pull/2563) It's already merged, could you do a rebase?