Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Custom Record Type - Many to Many Relationship
I've got a custom record type called "Tools"... each of our tools has a ID number and these tools are used to physically build assemblies. For example, tool T1025 is used when building assembly A2384.
I've got this working in NetSuite by allowing the tool to be attached to the assembly, by defining the assembly as the parent of the tool.
But this has caused a problem: tool T1025 is also used to build assemblies A7532 and A1454. When I attach the the tool to another assembly, it's removed from the first assembly; it can only be attached to one assembly.