@adempiere/grpc-api
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -22,3 +22,3 @@ /************************************************************************************* | ||
convertBankAccountFromGRPC, | ||
convertCustomerAddressFromGRPC, | ||
convertCustomerFromGRPC, | ||
convertDocumentTypeFromGRPC, | ||
@@ -56,3 +56,3 @@ convertSalesRepresentativeFromGRPC, | ||
), | ||
template_customer: convertCustomerAddressFromGRPC( | ||
template_customer: convertCustomerFromGRPC( | ||
pointOfSales.getTemplateCustomer() | ||
@@ -59,0 +59,0 @@ ), |
{ | ||
"name": "@adempiere/grpc-api", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"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
2991447