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

--- Comment #2 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 184380
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184380&action=edit
Bug 40387: Add test for undefined tax rate handling in EDI processing

This adds a test to verify that EDI invoice processing correctly handles
invoices without TAX segments (undefined tax rates).

The test covers:
1. Processing invoices without TAX segments
2. Verifying no warnings about uninitialized values in multiplication
3. Confirming tax rates are set to 0 when no tax information is present
4. Ensuring invoice processing completes successfully

-- 
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/

Reply via email to