update migrations and create base migration. set discount and tax to sale invoices
This commit is contained in:
Vendored
+1
-1
@@ -9,7 +9,7 @@
|
||||
"editor.formatOnSave": true
|
||||
},
|
||||
"[typescript]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
"editor.defaultFormatter": "vscode.typescript-language-features"
|
||||
},
|
||||
"editor.formatOnSave": true,
|
||||
"cSpell.words": [
|
||||
|
||||
Reference in New Issue
Block a user