https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42825 --- Comment #1 from Adolfo Rodríguez Taboada <adolfo.rodriguez@xercode.es> --- Created attachment 200207 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200207&action=edit Bug 42825: ERM Local Title - Start date (started_on) not saved for package resources To reproduce: 1. Go to ERM > eHoldings > Local > Titles 2. Create or edit a local title 3. Link it to a package and enter a Start date, End date and Proxy 4. Save 5. Reopen the title and click on the linked package row => Start date is empty; End date and Proxy are saved correctly Apply patch, then: 1. Go to ERM > eHoldings > Local > Titles 2. Create or edit a local title 3. Link it to a package and enter a Start date, End date and Proxy 4. Save 5. Reopen the title and click on the linked package row => Start date is now saved and displayed correctly => No TypeError in the browser console when selecting a start date -- You are receiving this mail because: You are watching all bug changes.