Friday, October 4, 2024
2 changes · 18.0
Enhancements to existing features
The GitHub issue template was updated to align bug reports with the Odoo 18 release. This helps contributors provide clearer, release-appropriate information, making issue triage more efficient.
Miscellaneous changes
## Before this commit The Reseller field was visible on the sales order but not the invoice. Although the field existed on the invoice, it wasn't displayed. It needed to be made visible. ## After this commit The Reseller field is now visible on the invoice as well. > Task-4216234 Forward-Port-Of: odoo/odoo#182044
Original PR description
## Before this commit The Reseller field was visible on the sales order but not the invoice. Although the field existed on the invoice, it wasn't displayed. It needed to be made visible. ## After this commit The Reseller field is now visible on the invoice as well. > Task-4216234 Forward-Port-Of: odoo/odoo#182044