Skip to content

Commit 07ad0cd

Browse files
authoredMar 6, 2018
Merge pull request #15 from nsip/3.4.3-Lyn
3.4.3 changes from feedback
2 parents 574dd8d + 96f7379 commit 07ad0cd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+102
-21
lines changed
 

‎06_DataModel/Custom/AU/Invoice.xml

+2
Original file line numberDiff line numberDiff line change
@@ -270,11 +270,13 @@
270270
<Item>
271271
<Element>SIF_Metadata</Element>
272272
<Characteristics>O</Characteristics>
273+
<privacyRating>High</privacyRating>
273274
<Type ref="CommonTypes" name="SIF_MetadataType"></Type>
274275
</Item>
275276
<Item>
276277
<Element>SIF_ExtendedElements</Element>
277278
<Characteristics>O</Characteristics>
279+
<privacyRating>High</privacyRating>
278280
<Type ref="CommonTypes" name="SIF_ExtendedElementsType"></Type>
279281
</Item>
280282
<xhtml:Example xmlns="" name="Invoice">

‎06_DataModel/Custom/AU/Journal.xml

+2
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,13 @@
156156
<Item>
157157
<Element>SIF_Metadata</Element>
158158
<Characteristics>O</Characteristics>
159+
<privacyRating>High</privacyRating>
159160
<Type ref="CommonTypes" name="SIF_MetadataType"></Type>
160161
</Item>
161162
<Item>
162163
<Element>SIF_ExtendedElements</Element>
163164
<Characteristics>O</Characteristics>
165+
<privacyRating>High</privacyRating>
164166
<Type ref="CommonTypes" name="SIF_ExtendedElementsType"></Type>
165167
</Item>
166168
<xhtml:Example xmlns="" name="Journal">

0 commit comments

Comments
 (0)
Please sign in to comment.