Tuesday, December 4, 2018
3 changes · master
Enhancements to existing features
Barcode nomenclature selection is no longer shown in the general company settings. It is now available where it is used, in Event and Inventory settings, making configuration cleaner and easier for users managing those apps.
Original PR description
We don't want to bloat the company settings with the choice of the barcode nomenclature. We move this settings to event_barcode and stock_barcodes. task id 1903864
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
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