https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34095
--- Comment #1 from Laura Escamilla <[email protected]> --- Created attachment 154377 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154377&action=edit 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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
