It's actually not a corrupt install its been a known bug (feature) in the Mincom delphi libraries from day 1. The above description from Adamoh1 is one way to close down without triggering the bug. The other and slightly easier method is to double-click on the application icon which auto...
Verekar,
You can safely assume you will not see a full version release for at least 2 years (And if you do it will be a marketing spin rather than useful business functionality). The time and effort it took to get Ellipse 6 out the door with a reasonable base of developer experience and little...
Your logged on user profile which maybe connected to a global profile does not have WORKORDER.Finalise access. You need a system administrator to change the profile via MSQ020.
Regards,
markfr
http://www.mincom-alumni.org
I suspect then that your system control flag for Consolidate PO Item by Warehouse (Optional) is set to the default of 'N'. This flag resides on the Maintain Warehouse Control Information Screen (MSM00GA) and you'll need a Ellipse Administrator to tell you what its current value is.
Regards...
Have you set the Min an Max SOH figures and Transfer/Purchase Flag for each Warehouse on the Maintain Warehouse Information Screen via Option 7 of MSO170? This is intended to auto raise a transfer of purchase order when Min SOH is reached.
Regards,
markfr
http://www.mincom-alumni.org
You could do this in two ways:
1) Set a variable (say CFT) to true the first time in and insert a subroutine which contains an abort if true + key send
ie.
SUBROUTINE CHECK_FIRST_TIME
ABORT IF NOT CFT
KEY !SEND
RETURN
after the insert subroutine set the variable to false. Next time in it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.