-
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.
[IMP] For subcontractor total qty on invoice line
To avoid quantity difference between invoice line and subcontractor, we copy the quantity from subcontractor to invoice line (if diff is really small), this way, we avoid amount differences between the invoice line and the subcontractor. On the other hand, we loose a bit of accurency between invoice line and timesheet line.
- Loading branch information
1 parent
1861e12
commit 0e135f2
Showing
2 changed files
with
11 additions
and
1 deletion.
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