@nomalism-com/types
Advanced tools
@@ -26,6 +26,6 @@ import { DocumentLineNote } from "../../../shared/entities/stock"; | ||
| provider_tax_value: number; | ||
| client_tax_value: number; | ||
| global_discount: number; | ||
| preco_custo: number; | ||
| preco_venda: number; | ||
| client_unit_total: number; | ||
| margin: number | null; | ||
@@ -32,0 +32,0 @@ total_without_tax: number; |
+1
-1
| { | ||
| "name": "@nomalism-com/types", | ||
| "description": "A nomalism package with all necessary types and validations for developing APIs", | ||
| "version": "0.47.10", | ||
| "version": "0.47.11", | ||
| "author": "Nomalism <it.nomalism@gmail.com> (https://nomalism.com/)", | ||
@@ -6,0 +6,0 @@ "license": "UNLICENSED", |
830990
0