Vendor table out of the box?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2011 09:02 AM
Is there any vendor table I can use out of the box? if not, I need to create this table.
I want to create a field called: external_ticket_vendor in task.form, can this field be a reference to the vendor table?
- Labels:
-
Orchestration (ITOM)
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2011 09:04 AM
There is only the core_company table that has a Boolean flag for Vendor as far as I know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2015 12:24 AM
As Jay said, there is Company [core_company] table which stores Vendors. They are indicated by Vendor [vendor] check box. You can find vendors under Organization Management -> Vendors module in application navigator.
Regarding the vendor field on task table, review Vendor Ticketing plugin. Activation of this plugin introduces Vendor [vendor] field on Incident [incident] table which references Company table. There are other vendor related fields like Vendor Ticket, Vendor Open, Vendor Resolved etc. You can add these fields to the form and they will be visible if you select Awaiting Vendor state option.