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

Batch update of outside operation costs #34

Open
steveblamey opened this issue Nov 27, 2015 · 2 comments
Open

Batch update of outside operation costs #34

steveblamey opened this issue Nov 27, 2015 · 2 comments

Comments

@steveblamey
Copy link
Member

old ref: 8-1813

@steveblamey
Copy link
Member Author

Thought.... outside operations are costed against an item - there is no outside operations table to lookup. A better way might be to have an mf_outsideoperations table with date based prices - like SO/PO product lines - rather than writing a batch update routine.

@steveblamey steveblamey removed their assignment Apr 20, 2016
@steveblamey
Copy link
Member Author

uzERP now has routing outside operations that are linked to a purchased productline, with a cost held on the operation itself.

I think a couple of things are needed.

  • For all purchased products; a method of mass updating purchased product prices (based on last price paid and/or percentage uplift)
  • Rolling current prices into the latest cost for structures and routing outside ops

The current system of outside operations is useful for purchased item conversions but should be prevented in combination with manufactured items, which should use routing outside ops.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants