Build Number Revision control
Build Number will be updated to wssettings_sql as a group and setting. First step is for John to create a Windows User Control to contain the new Help->About screen. Mike has sent the prototype code of the screen to John. After he codes this into AllSystems then individual programs will be identified for incorporation of the new control. [bhollinger 05/19/2008 20:33 (GMT -04:00)]
Issuing against a POP Order does not set status = 'I'
[mhollinger 09/16/2011 11:01 (GMT -04:00)] When I issue an item on a POP Order the status remains at 'R' or 'P' depending on whether or not the order is printed or released. Upon issuing an item on a POP order the status should go to 'I.'
PO Receiving with username longer than 10 chars causes a truncation error in polinhst
[mhollinger 10/19/2011 14:32 (GMT -04:00)] If you do a PO Receipt object call and pass the username "Administrator" you will get an error that "String or binary will be truncated." This is because Administrator is more than 10 chars long. It would be best if in the checkrule or somewhere high up in the objects you truncate the username to 10 chars.