Shipment cost should default to a blank box instead of 0.00.
Created attachment 154377 [details] [review] Bug 34095: Adjust logic so that shipment cost is empty if the receiving shipment cost is blank. To test: 1. Create a new basket (Orders are not standing, and items are created when placing an order) 2. Add a record to the basket. 3. Close the basket. 4. Receive the shipment - when creating the invoice leave the shipment cost as blank and then receive the item you added to the basket. 5. View the invoice and notice that the Shipping Cost is showing as “0.00” 6. Apply the patch and restart_all 7. Repeat steps 1-5 8. View the invoice and notice that the Shipping Cost is now blank. 9. Repeat steps 1-5 but this time add a shipment cost when creating the invoice. When you view the invoice confirm that the shipping cost does show up. 10. Sign off.
Created attachment 154499 [details] [review] Bug 34095: Adjust logic so that shipment cost is empty if the receiving shipment cost is blank. Signed-off-by: Anneli Österman <anneli.osterman@koha-suomi.fi>
Created attachment 154764 [details] [review] Bug 34095: Adjust logic so that shipment cost is empty if the receiving shipment cost is blank. Signed-off-by: Anneli Österman <anneli.osterman@koha-suomi.fi> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.11. Nice work everyone, thanks!
Pushed to 23.05.x for 23.05.04
Nice work everyone! Pushed to oldstable for 22.11.x