[Koha-bugs] [Bug 34095] Shipping cost should default to a blank box instead of 0.00

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 11 17:39:17 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34095

--- Comment #1 from Laura Escamilla <Laura.escamilla at bywatersolutions.com> ---
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.


More information about the Koha-bugs mailing list