qne software sdn. bhd. - livehelpnowsupportsystem.livehelpnow.net/resources/3203/kb_hazel... ·...

3
QNE SOFTWARE SDN. BHD. (611852-V) 1 Title: How to setup system not allow to save transaction when the unit price is zero? System allow to save transaction even the unit price is zero We can do this by set a validation rules in customization centre. *Backup first. Steps as below: 1. Go to Tools >Customization Centre > double click on QNE Business Solution 2. Go to Validation > Rules, right click and select Add > RuleCriteria

Upload: others

Post on 23-Mar-2020

5 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: QNE SOFTWARE SDN. BHD. - LiveHelpNowsupportsystem.livehelpnow.net/resources/3203/KB_Hazel... · 2017-06-29 · QNE SOFTWARE SDN. BHD. (611852-V) 1 Title: How to setup system not allow

QNE SOFTWARE SDN. BHD. (611852-V)

1

Title: How to setup system not allow to save transaction when the unit

price is zero?

System allow to save transaction even the unit price is zero

We can do this by set a validation rules in customization centre.

*Backup first.

Steps as below:

1. Go to Tools >Customization Centre > double click on QNE Business Solution

2. Go to Validation > Rules, right click and select Add > RuleCriteria

Page 2: QNE SOFTWARE SDN. BHD. - LiveHelpNowsupportsystem.livehelpnow.net/resources/3203/KB_Hazel... · 2017-06-29 · QNE SOFTWARE SDN. BHD. (611852-V) 1 Title: How to setup system not allow

QNE SOFTWARE SDN. BHD. (611852-V)

2

3. Enter as below:

TargetType = QnEBS.BO.Sales.SalesInvoiceDetails (depends you want to control which

transaction)

Criteria = [UnitPrice] > 0.00

TargetContextIDs = Save

CustomMessageTemplate = You can define your own error message here.

Page 3: QNE SOFTWARE SDN. BHD. - LiveHelpNowsupportsystem.livehelpnow.net/resources/3203/KB_Hazel... · 2017-06-29 · QNE SOFTWARE SDN. BHD. (611852-V) 1 Title: How to setup system not allow

QNE SOFTWARE SDN. BHD. (611852-V)

3

Result as below: