@adempiere/grpc-api
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -76,3 +76,3 @@ /************************************************************************************* | ||
is_allows_create_order: pointOfSales.getIsAllowsCreateOrder(), | ||
is_allows_confirm_shipment: pointOfSales.getIsAllowsConfirmShipments(), | ||
is_allows_confirm_shipment: pointOfSales.getIsAllowsConfirmShipment(), | ||
is_display_discount: pointOfSales.getIsDisplayDiscount(), | ||
@@ -79,0 +79,0 @@ is_display_tax_amount: pointOfSales.getIsDisplayTaxAmount(), |
{ | ||
"name": "@adempiere/grpc-api", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "ADempiere Web Store write in Javascript for a node service", | ||
@@ -5,0 +5,0 @@ "author": "Yamel Senih", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2874826