Tuesday, December 4, 2018
4 changes
Resolved issues and error corrections
This update fixes a spelling mistake in stock demo data, changing “San Fransisco” to “San Francisco.” It improves the accuracy and professionalism of sample data without affecting day-to-day operations.
Original PR description
Fix typo in demo data: San Fransisco -> San Francisco -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Credit notes created from sales order invoices now consistently reduce the invoiced quantity on the related sales order lines, regardless of the refund option used. This makes sales order billing status more accurate and reduces manual corrections after refunds.
Original PR description
https://www.odoo.com/web?debug#id=1859308&action=333&active_id=965&model=project.task&view_type=form&menu_id=4720
Inventory screens now automatically clear obsolete zero-quantity records when users open on-hand quantities or locate lots. This reduces confusing empty stock lines and gives users a cleaner, more accurate view before scheduled cleanup jobs run.
Original PR description
- unlinked zero quants on click of stat button 1 product.template -> On hand 2 stock.production.lot -> locate Task: https://www.odoo.com/web#id=1913642&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 PAD: https://pad.odoo.com/p/r.fac1943d33a6935a20f34a1f61cf1680 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Fixes several General Ledger reporting issues that could show incorrect opening balances, unaffected earnings, or currency amounts in multi-company setups. This helps businesses get more accurate accounting reports, especially when using cash basis accounting or companies with different currencies.