Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Production Order to be created with items that have valuation rate as 0 #13052

Closed
vijaywm opened this issue Feb 22, 2018 · 1 comment
Closed

Comments

@vijaywm
Copy link
Contributor

vijaywm commented Feb 22, 2018

Use case:

Book is manufactured with paper supplied by client.

  • Create raw material with standard rate = 0 , valuation rate = 0
  • Make Stock Entry (Receipt) for material received from client
  • Create a Product & BOM for the Product with raw material created above
  • Create Production order for the BOM, raw material created in step 1
  • Start Production Order & make Stock Entry

image

Cannot create Production order as required item has 0 valuation rate.

Required an option for 0 valuation rate in Production Order Item similar to Stock Entry Item

image

If the field allow_zero_valuation_rate is created in Production Order Item, existing method in stock_entry.py will allow Stock Entry to be created when the flag is set to 1.

@jcbdigitalhub
Copy link

I think this should be an Item setup? There will always be items with 0 valuation rate such as obsolete items, items from scrap, etc.

@umairsy umairsy closed this as completed Nov 16, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants