ERPNext Version 16 Beta 1
Features
Company: Added support for setting a default sales contact and auto-fetching it into sales transactions (#50159 – @barredterra)
Budget Enhancements: Improved Budget module with additional validations and controls (#50286 – @khushi8112)
General Ledger Reposting: Added option to repost only GL Entries. (#50660 – @rohitwaghchaure)
Improvements
Job Card Employee: Added filters for Company and Status. (#50625)
Material Request (BOM): Show only current company warehouses in “Get Material from BOM”. (#50627)
Product Bundle: Reset fields when document is new. (#50639)
Purchase Receipt: Added internal and external links field. (#50502)
Workspace: Updated icons for sidebar in ERPNext modules. (#50585)
Lead: Made the Create and Action menus visible. (#50669)
Fixes
Accounting & Finance
Fixed NoneType issue on item tax rate. (#50583)
Added translation for accounting dimension in GL. (#50516)
Use dynamic account type to calculate average ratio balance. (#50524)
Validate account type in depreciation accounts. (#50591)
Handle zero-rate actual taxes in tax calculation. (#50658)
Handle empty item_tax_rate in ItemTax class. (#50609)
Ignore empty invoice chunks during processing. (#50675)
Fix for unintended depends_on expression backport. (#50529)
Stock & Manufacturing
Validate reserved batches to prevent incorrect delivery. (#50622)
Add condition for “Allow Negative Stock” in POS. (#50369)
Stock Entry (Manufacture): Correct operating cost calculation. (#48634)
Validate negative conversion factor for UOM. (#50635)
Unhide “Zero Valuation” checkbox in Stock Reconciliation. (#50649)
Validate SABB auto-creation when disabled. (#50486)
Fix SABB deletion validation. (#50644)
Serial/Batch Selector: Ensure it shows every time. (#50646)
Remove disabled warehouses from warehouse lookup. (#50385)
Sales, CRM & Buying
Add return status for Purchase Receipt. (#50512)
Customer: Auto-link contacts & addresses when created from lead/opportunity/prospect. (#50665)
Pricing Rule: Respect time validity. (#50667)
Pick List: Status now updates when DN is created. (#50655)
UI / UX
Fix desktop icons. (#50624)
Replace this references with function paths in JS files. (#50623)
Remove redundant BOM save messages. (#50614)