Retail Point-of-Service Solutions (MOSC)

MOSC Banner

Credit note doubling

edited Sep 17, 2021 8:41AM in Retail Point-of-Service Solutions (MOSC) 3 commentsAnswered
Hi Oracle Team,

In my store when I am doing billing credit note value doubling in Xcenter not in Store.
For credit note 
<PersistenceManagerType name="VOUCHERS" ref="XCENTER_STANDARD" />

we provided and for XCENTER_STANDARD 

<PersistenceManagerType name="XCENTER_STANDARD" ref="STORE_STANDARD">
    <Online dtype="LocationGroup">
      <LookupLocation dataSourceName="Xcenter" />
      <LookupLocation dataSourceName="StorePrimary" />
      <PersistenceLocation dataSourceName="StorePrimary" />
    </Online>

This setting present.
When ever I do CN issue transaction my amount got double in Xcenter and store it is same so can I know any reason why it is happening.

For store standard setting we have sync="true" present like this 

<PersistenceManagerType name="STORE_STANDARD" sync="true">
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center