mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-18 02:34:08 +00:00
v5.0.0 update
This commit is contained in:
7
resources/scripts/stub/tax.js
Normal file
7
resources/scripts/stub/tax.js
Normal file
@@ -0,0 +1,7 @@
|
||||
export default {
|
||||
name: '',
|
||||
tax_type_id: 0,
|
||||
amount: null,
|
||||
percent: null,
|
||||
compound_tax: false,
|
||||
}
|
||||
Reference in New Issue
Block a user