Skip to content

Commit

Permalink
COMMERCE-7414 New pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Oct 8, 2021
1 parent f7915d2 commit 7268825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/apps/commerce/commerce-order-rule-service/service.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0"?>
<!DOCTYPE service-builder PUBLIC "-//Liferay//DTD Service Builder 7.4.0//EN" "http://www.liferay.com/dtd/liferay-service-builder_7_4_0.dtd">

<service-builder auto-namespace-tables="false" mvcc-enabled="false" package-path="com.liferay.commerce.order.rule">
<service-builder auto-namespace-tables="false" mvcc-enabled="false" package-path="com.liferay.commerce.order.rule" short-no-such-exception-enabled="false">
<author>Luca Pellizzon</author>
<namespace>Commerce</namespace>
<namespace>COR</namespace>
<entity external-reference-code="true" local-service="true" name="COREntry" remote-service="true">

<!-- PK fields -->
Expand Down

0 comments on commit 7268825

Please sign in to comment.