dvdl16 / csf_za

South Africa Customizations - Country Specific Functionality for South Africa
MIT License
1 stars 1 forks source link

Fix negatives in journal entries totals #10

Closed dvdl16 closed 1 month ago

dvdl16 commented 1 month ago

Description

fix: set tax_amount to have same sign as incl_tax_amount

Type of change

Tests

Checklist:

User Experience:

N/A

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.88889% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 63.40%. Comparing base (16bfe81) to head (9b225c5). Report is 1 commits behind head on version-15.

Files Patch % Lines
csf_za/__init__.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## version-15 #10 +/- ## ============================================== + Coverage 62.23% 63.40% +1.16% ============================================== Files 8 8 Lines 188 194 +6 ============================================== + Hits 117 123 +6 Misses 71 71 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.