Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

feat: fetching of qty as per received qty from PR to PI #355

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Buying Settings is where you can define properties which will be applied in the
You can find Buying Settings at:
> Home > Buying > Settings > Buying Settings

![Buying Settings]({{docs_base_url}}/v13/assets/img/buying/buying-settings.png)
![Buying Settings]({{docs_base_url}}/v13/assets/img/buying/buying-settings-v13.png)
AfshanKhan marked this conversation as resolved.
Show resolved Hide resolved

Let us look at the various options that can be configured:

Expand Down Expand Up @@ -58,7 +58,11 @@ You can configure the action that system should take if the same rate is not mai

When this checkbox is unchecked, an item cannot be added multiple times in the same Purchase Order. However, you can still explicitly change the quantity. This is a validation checkbox for preventing accidental purchase of the same item. This can be checked for specific use cases where there are multiple sources for the same material, for example in manufacturing.

### 4. Related Topics
## 4. Bill for Rejected Quantity in Purchase Invoice

By default this checkbox will be checked. When Checked, Purchase Invoice created from a Purchase Receipt will be on basis of Received Quantity in that Purchase Receipt and when unchecked, Purchase Invoice created from a Purchase Receipt will be on basis of Accepted Quantity in that Purchase Receipt.

### 5. Related Topics
1. [Supplier Group](/docs/v13/user/manual/en/buying/supplier-group)

{next}