Hello everyone,
Try explain, my scenario:
I have the Item Types related:
1° Item type Authorization.
2° Item type AuthorizationTittle.
3° Item type AuthorizationTittleRelation (only to related).
In the Authorization register view, I…
I'm trying to send an email on promotion to "Released" of Parts when a couple of criteria are met, the parts being of a certain custom classification we've added, and them not being used in another BOM anywhere (i.e. they're top-level Parts being released…
I need to take a "Requirement Document" item_number, find all the related "Requirement Document Requirements" and their "Requirements".
Looking at the solution for Unit 8 in the v12 Developing Solutions guide I got a pretty good idea how to do this…
there is a item name -Part
and it has relation -Part_relation
there are a date field and name field in Part_relation
when user update , I want to check the field'value Cannot be earlier than Today
When encountering an error, I will return inn…
Hi community,
maybe somebody know a solution for this use case.
I use a Method in the ItemType 'Part BOM' that is triggered by an onAfterAdd and onAfterDelete event. The Method updates an integer property that indicates how often the corresponding…