Just a thought if the comments effect the production run, then there should be a structure that allows them to be called out, in manufacturing. I say this because the comments may effect time and materials for calculating production runs. They may also effect the ERP code.
Bilgin Ibryam sent the following on 8/15/2008 1:51 AM: > Hi fellows, > > I want add possibility for entering comments (production > instructions/comments) for selected configurable product items when > ordering from Order manager. > In ProductConfigConfig entity (where the configurations are stored) > there is already a description field, which I suppose is for this > purpose. > > As this comments will be for the production run but not the order, I > want to transfer these comments to production run tasks, but not sure > where to put them. > It is possible to have a comment for every selected option, so I think > to go one of 2 ways: > > 1) create note for every comment and assign them to production run > WorkEffort using WorkEffortNote entity. (I think to choose this option) > or > 2) extend WorkEffortGoodStandard entity with a description field and add > the comments there. > > Anyone with better proposal or seeing a something wrong in this > scenario? > > Thanks in advance. > Bilgin Ibryam > > > >
