Friday, April 12, 2024
2 changes · 17.0
Enhancements to existing features
This update adds a customization hook to the stock accounting system for dropshipping transactions. It allows companies to modify how costs are recognized in their accounting entries, enabling them to record cost of goods sold at the time of both input and output rather than waiting for customer invoices. This is a technical enhancement that provides flexibility for companies with specific accounting requirements.
Original PR description
The goal is to modify the accounts that take please in those entries. A typical example is a company that wants to recognize cost of goods sold for the input and output at the same time, instead of waiting for the customer invoice. This is just a hook, not functional change. cc @ForgeFlow Forward-Port-Of: odoo/odoo#161460 Forward-Port-Of: odoo/odoo#137582
Resolved issues and error corrections
The Discuss video call integration was updated to work with the latest version of Odoo's SFU service. This helps keep group calls reliable and compatible with the supporting call infrastructure.
Original PR description
TODO ref to SFU patch see: https://github.com/odoo/sfu/pull/7 task-3861455