Skip to content

Instantly share code, notes, and snippets.

View gmichaud's full-sized avatar

Gabriel Michaud gmichaud

View GitHub Profile
@gmichaud
gmichaud / SOOrderEntryPopupSampleExt.cs
Created December 23, 2019 16:04
Custom Acumatica Popup Notes
using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Text;
using PX.CCProcessingBase;
using PX.Common;
using PX.Data;
using PX.Objects.AP;