mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
feat(server): wip tax rate on sale invoice service
This commit is contained in:
@@ -34,6 +34,7 @@ export interface IItemEntry {
|
||||
|
||||
taxCode: string;
|
||||
taxRate: number;
|
||||
taxAmount: number;
|
||||
|
||||
item?: IItem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user