
ReadBackOrderDetailsListStoredProcedureName = Conversions.ToString(this.Manager.Database.ReadSysData("ManualBORelease", "ReadBackOrderDetailsListStoredProcedureName", "usp_JIWA_ReadBackOrderDetailsList"));
SELECT [RecID]
,[Section]
,[IDKey]
,[Contents]
,[Description]
,[CellType]
,[DisplayOrder]
,[SectionCaption]
,[ReadOnly]
,[ScriptFormatCell]
,[ScriptButtonClicked]
,[ScriptReadData]
,[GridHandlerCode]
FROM [dbo].[SY_SysValues]
where [IDKey] = 'ReadBackOrderDetailsListStoredProcedureName'



SBarnes wrote:but for some strange reason I had to go after the grid in the shown event of the form rather than the setup of the plugin, which would indicate the form is not setup when setup gets called on the plugin??
Public Event GridAdded(sender As Object, e As System.EventArgs, Tab As SystemSettingTab, GridObject As JiwaFinancials.Jiwa.JiwaApplication.Controls.JiwaGrid, Section As JiwaApplication.SystemSettings.Section)

SBarnes wrote:Thanks,
By the way I don't know if this is by design but the manual back order screen will let you allocate stock to accounts on hold, the only reason I know is I had to write plugin code for a customer to stop it?


Return to Technical and or Programming
Users browsing this forum: No registered users and 5 guests