forked from civicrm/civicrm-core
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move tax handling from line item api to BAO to make it available from…
… apiv4 This implementation has some limitations. I only address one in this PR - removing the rounding - as the focus of the PR is the move. The rounding from all save layers was previously removed but it was reverted when it was eroneously believed to have caused a bug. The bug turned out to be civicrm#18297
- Loading branch information
1 parent
a3ae022
commit 07ebcb2
Showing
2 changed files
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters