This website requires JavaScript.
Explore
Help
Register
Sign In
waqas
/
Akaunting
Watch
1
Star
0
Fork
You've already forked Akaunting
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b56a3bda56
Akaunting
/
app
/
Models
/
Document
History
Hayatunnabi Nabil
b56a3bda56
fix: error handling for arithmetic operations and improve calculations in Document and TaxSummary classes. Added checks for division and modulo by zero, and adjusted percentage calculation logic to handle zero sub-total cases.
2025-11-13 13:41:12 +06:00
..
Document.php
fix: error handling for arithmetic operations and improve calculations in Document and TaxSummary classes. Added checks for division and modulo by zero, and adjusted percentage calculation logic to handle zero sub-total cases.
2025-11-13 13:41:12 +06:00
DocumentHistory.php
akaunting 3.1
2023-10-03 11:06:08 +03:00
DocumentItem.php
fixed document line discount calculation issue
2025-02-27 13:00:24 +03:00
DocumentItemTax.php
added recurring scope to document models
2023-07-20 15:44:03 +03:00
DocumentTotal.php
changed global discount calculate method
2024-12-31 20:11:34 +03:00