reptar
07/11/2019, 3:00 PMerictgrubaugh
07/11/2019, 3:15 PMerictgrubaugh
07/11/2019, 3:15 PMdbaghdanov
07/16/2019, 4:48 PMerictgrubaugh
07/16/2019, 4:51 PMstalbert
07/16/2019, 5:30 PMstalbert
07/16/2019, 5:31 PMjkabot
07/17/2019, 4:38 PMZack
07/17/2019, 4:49 PMBrian Freytag
07/17/2019, 6:24 PM$netsuite->get()
, it is nowhere to be seen in any of the purchaseRequisitionItems
in the itemList
If I take that requisition item and attach it to a Purchase Order, when I pull the PO, the custom field is right there for each of the items in the itemList
.
It doesn't make any sense to me.amy
07/29/2019, 6:02 PMscottvonduhn
07/29/2019, 6:05 PMreptar
08/09/2019, 6:29 PMreptar
08/09/2019, 6:44 PMBrendan Boyd
08/19/2019, 11:40 PMBrendan Boyd
08/19/2019, 11:41 PMBen McDonald
09/12/2019, 12:53 PMscottvonduhn
09/12/2019, 1:07 PMscottvonduhn
09/12/2019, 1:08 PMLaine Melendy
09/12/2019, 3:13 PMMike Jarvis
09/12/2019, 3:47 PMMike Jarvis
09/12/2019, 3:52 PMAgustin Llado
09/19/2019, 4:37 PMMiquel Brazil
10/21/2019, 4:26 PM.idea/suiteapp
directory should be included in version control as it contains the XML templates for the NS objects. I would imagine these should be shared with other developers on the team when they clone or update their local repo. However, three files I’m unsure whether they should be included are netsuite.xml
, netsuite.sign
and netsuite.pkey
which are all located under the root .idea
folder. An inspection of the netsuite.xml
file shows that it contains the Token ID and Secret used for TBA connection to the NetSuite account which should automatically exclude it from repo inclusion. I’m trying to determine if this is standard practice among other devs. I’m also trying to determine how the Master Account Password is affected by this. It’s my understanding that it’s project based. Would another developer need to create their own Master Password when they clone the repo and begin working? What other inclusion/exclusions from the .idea
folder do I need to consider?Nikkoli Castilan
10/25/2019, 2:50 AMmichoel
10/25/2019, 2:51 AMmichoel
10/25/2019, 2:51 AMNikkoli Castilan
10/25/2019, 2:53 AMbputnam
12/20/2019, 5:00 PMalien4u
12/20/2019, 6:20 PMKarma and Jasmine are third-party tools that are not part of NetSuite. For full documentation on these tools, see <https://karma-runner.github.io/2.0/index.html> and <https://jasmine.github.io/>