Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Commit

Permalink
prePayment is in tax when odd amount to ebarimt
Browse files Browse the repository at this point in the history
  • Loading branch information
munkhsaikhan committed Aug 31, 2023
1 parent b0513d8 commit 686ffc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/modules/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ export interface PaymentType {
skipEbarimt?: boolean;
mustCustomer?: boolean;
notSplit?: boolean;
preTax?: boolean;
};
}

Expand Down

0 comments on commit 686ffc0

Please sign in to comment.