Bug Tracker Incident #7129
Comments
| Date | Username | Comment |
|---|---|---|
| 03/04/11 08:25 | mfgadmin | The Update Rule within the has "old.bom_item_number::text" within the getitemid() function for the "bomitem.bomitem_item_id" where condition preventing updates referenced to the item_number within boms. Replaced with "new.item_number" in the attached |
| 08/11/08 08:06 | jrogelstad | Thank you for being thoughtful enough to post your suggestion with a code resolution on the issue tracker. Unfortunately we will not be able to implement this one into the standard code base. In general the views are designed to mirror the graphical user interface. In this case the GUI does not allow you to change the item number of a bom header or bom item, so likewise the view does not either. In the GUI you could "replace" the item number of a bom item, but what really happens is it expires the old number and creates a new one with an effective date for the new item the same as the expire date of the old one. You would need to handle item number changes the same way using the view. Thanks, John |
Characteristics
Files
| Filename |
|---|
| api_bomitem_update_fix |
Related Documents
| Type | Number | Description | Relationship | Remove |
|---|---|---|---|---|
| Incident | 3681 | SO Line Item tab - button highlighting broken when tabbing | Related to | x |
| Project | XTUPLEAPPS | Ported From Mantis | x |
Subscribers
You do not have permission to view subscribers.Incident History
| Date | Username | Field | Change |
|---|---|---|---|
| 12/16/10 09:12 | acdrupal | New | Incident Added |






