# July 9 - Bugfixes and Improvements

**Bugfixes**

* Fixed issue saving/displaying shipping date off by one day (-1 day) when setting shipping date in shipping addresses.
* Solved error when trying to create a receiving order and product vendor is soft deleted.
* Fixed crashing backend call error on editing purchase order line.
* Fixed wrong date formatting in orders module for dynamic shipping dates.
* Fixed bug on removing a product with purchase orders already created and purchase orders lines were not being removed.

**Improvements**

* Now using dynamic years instead of fixed years values in card payment view.
* Disable order's shipping date in orders module list when shipping date was calculated dynamically using distribution addresses shipping dates.
* Replace all purchase orders lines hard deletion with soft deletion.&#x20;
