Blocking staff from ordering more than 4 of same item per day

Hi All
I need a SP to block staff from ordering more than 4 items of the same kind per day, reason for this is the stuff gets the product at a discounted rate and now they are abusing that privilege.
Hope this is clear,.
Bongani

Hi Gordon
Thanks for your response.
I want to block the user from placing orders once they have reach a daily limit of 4 units for each item for an example.
Staff XT places an order for Item DG900 for 4 units on the 23rd of June 2011 then he is not allowed to place another order for the same item on the 23rd of June.
Hope this is clear.
Bongani

Similar Messages

  • Cash payment restriction for more than Rs.20000 to vendor per day

    Hi
    I want to restrict cash payment transaction for more than Rs.20000 (as per income tac act) to one vendor in one day
    How to bring this control
    Edited by: Meenu_ND on Mar 8, 2010 3:43 PM

    Hi
    Instead of posting key 40 you can try with 50 in this thread Configuration to fix the amount in cash journal
    Aravind Boddupalli

  • I want to order photos on iPhoto. I have logged in one photo, and then my choices are cancel and buy now. How do I order more than one photo at a time?

    I would like to order more than one photo on iPhoto. I have downloaded one picture, and then my choices are cancel and buy now. I would like to download other photos to have them printed, too. How do I do that?

    Wich version of iPhoto do you have? You need iPhoto '09 or '11 to order prints.
    Make an album of all photos you want to order in the same order.
    Then select all photos at once, when you use Share > order prints.
    You should see a panel like this, where you can mark the quantities. The screenshot is from iPhoto 9.6:

  • How can I order more than one project to save on delivery costs?

    Is it possible to order more than one project (book) in iPhoto at the same time to save on delivery costs? I have several to order and I dont want to get hit for £5.99 three time if possible. I cant see how to do it or even if this is possible. Any guidance would be much appreciated.
    Regards,
    Andy

    You can only order identical projects on one order. If they are different then a seperate order is required
    LN

  • HT5525 How can I order more than one picture at a time in iphoto?

    How can I order more than one picture at a time in iphoto?

    It's also wise to crop the photos to the print size you're ordering so you have control over what portion of the image gets printed.  Otherwise, the image will be scaled so the smaller dimension fills the paper cropping off some of the oither dimension.
    OT

  • HT1040 why can i not seem to order more than one print at a time, which obviously becomes expensive with the shipping, it does not seem to offer me the facility to choose again?

    why can i not seem to order more than one print at a time, which of course becomes expensive with shipping, it does not seem to offer me the facility to choose again? either order or cancel!

    make an album containing the photos you wnat to print, select all photos in the album  and order
    LN

  • How do I order more than one book at a time?

    I created 10 photo books I would like to order, but when I go to place my order I can only place one book at a time.  I do not want to place 10 different orders.  How do I order more than one book at a time?

    You can't.  Only multiples of the same book can be ordered at a time.  Each individiual book must be ordered separately.
    OT

  • Can I order more than 1 calendar at a time through iPhoto witho paying shipping for each calendar?!

    Does anyone know if you can order more than one calendar at atime through iPhoto without paying shipping for each different/separate calendar?  Is there not a cart? 
    Last answer I saw was about 5 years ago.  I'm hoping something has updated since then...

    No - you can only order multiples of identical products
    LN

  • AddOn: Prevent from loading more than once

    Good Afternoon
    Experts:
    I appreciate you patience as I resurrect this topic since it has become an
    increasing concern here.  We need a way to restrict our AddOn from "being in"
    Task.mgr more than once.  We are working with Terminal Services.  A couple ways we have found more than one instance in TM is the User just opening another session or opening another session after a "problem/Issue/Crash". 
    I have this code which restricts the AddOn from starting more than once here on my local machine:
    Public Sub Main()
            Try
                Dim x As Integer = 0
                Dim Ctr As Integer = 0
                Dim som() As System.Diagnostics.Process
                som = System.Diagnostics.Process.GetProcesses
                Dim Name As String
                For x = 0 To som.Length - 1
                    Name = som(x).ProcessName.ToUpper
                    If som(x).ProcessName = "Test.Enhance" Then
                        Ctr += 1
                    End If
                Next x
                If Ctr > 0 Then
                    MsgBox("LBSI.Enhance AddOn is already started...Exiting application.", MsgBoxStyle.Critical)
                    Exit Try
                Else
                    ReInitializeAddOn()
                    Application.Run()
                End If
            Catch ex As Exception
                HandleException("Main", ex, True)
            End Try
        End Sub
    Is there a better more elegant way to do this? How about for Terminal Services?
    Thanks in advance for your insight,
    EJD

    Not answered...so I will close.

  • Am I able to download items that I have purchased from Itunes more than once?

    Am I able to download purchased items from ITunes more than once?

    Go to the iTunes Store, log into your account, and click the Purchases link under the Quick Links. From there you should be able to re-download some or all of your purchased content. Note that not all content has been licensed for re-downloading in all countries at this time. You can see what content you can download here:
    http://support.apple.com/kb/HT5085
    You can also re-download content using an iOS device.
    For full instructions, see:
    http://support.apple.com/kb/ht2519
    Regards.
    Forum Tip: Since you're new here, you've probably not discovered the Search feature available on every Communities page, but next time, it might save you time (and everyone else from having to answer the same question multiple times) if you search a couple of ways for a topic, both in the relevant forums and in the Apple Knowledge Base, before you post a question.

  • HT1491 I did order more than 100 songs recently (and have stored everything on my iPad). However, I can not see and find them on my iPad and do not find the solution how to download the music back to mz device.

    I did order more than 100 songs recently (and have stored everything on my iPad). However, I can not find purchased music anymore and do not find the way how to download it back to my iPad.

    Open itunes, connect device, select what you want to sync, sync

  • How to prevent the User from loading more than one seq file?

    Hi,
    I would like to prevent the tester operator from loading more than one test sequence.  Any ideas how to do it?
    Thanks
    Rafi

    Hi Marty,
    Marty_H wrote:
    Hello mhousel,
    Testexec.exe by default loads the sequence files that were last open when it runs.  It is often desired behavior to have multiple sequence files load automatically. 
    [Mark Housel] Maybe for some but certainly not for me. 
    This should be easily handled by TestStand without any problems.  What do you mean by "chaos ensues"? 
    Certainly Teststand doesn't care a bit how many sequences are open.  But, when my sequences open they initialize HW of the ATE associated with
    that sequence file during the sequenceFileLoad callback.  e.g. I allocate TELNET handles to a terminal
    server that connects to multiple console within the system and als for
    the UUT.
    If a second sequence opens it knows nothing about the other sequence and again tries to open a TELENT session to the same port of the
    terminal server and obviously fails, so my sequence reports that it
    can't properly initialize the ATE HW.  Bad juju!
    Are your sequence files set to run automatically when they are loaded?
    I guess so.  Other than the trick of logging in as the special noExecution user and having special code in my sequence and modified Process Model I have no idea how to prevent a sequence fronm "runnin" when opened.
    If you want to prevent Testexec.exe from loading multiple files, you should be able to close out one of the open files when it loads and that sequence file should not load in the future.  I hope that helps.
    The trick I read somewhere else of modifying the Testexec.uir file to never re-load a sequence file automatically seemes to have covered up solved the problem.
    Thanks,
    Mark

  • With iphoto it is possible to order more than one book at once?

    With iphoto it is possible to order more than one book at once? If yes, what can it be done? Thanks

    thank you! Another question regarding iphoto. I would like to disable the 'faces' feature as I don't use it nor wish to use it and I feel it slows down the program when I import a large quantity of pictures. How can I disable this feature?

  • How to post GR from po more than one time?

    i want to post goods receipt from PO more than one time even the quantity of PO have been totally receipted.

    Hi Dear,
                 whats the problem in that if you have recieved 100 quantity all together, and want to post in break-ups then you can surely do that by changing the quantity in the GR, the system will each time suggest the remaining full quantity, you just need to change it.
    Hope it helps.
    Regards,
    Yawar Khan

  • How do you wiggle very fast ???? Like more than the frequency of 100 per second.

    I want to make a video of a pen vibrating while moving and i thought of using wiggle expression but the frequency of 100 per second is very slow is there any way that i can wiggle very faster like  more than the frequency of 100 per second???? please help

    You're getting too wound up on the wiggly effect. It's not how real pen&paper sketching works, anyway. If at all, it would be much simpler to use a shape layer path, subdivide it with a zigzag modifier, then slap on a wiggle path modifier and finally reveal everything with a trim paths modifier. Otherwise you can also try this:
    http://aescripts.com/bao-mask-brush/
    Similar techniques using particle systems to draw paths and scatter the residual particles will of course also work. Again, don't get obsessed about that wiggly thing. And if you really must - a wiggle is just a combination of multiple sinus waves with different amplitudes, phases and frequencies Simply adding up multiple Math.sin(time*frequency)*amplitude+phase can give all sorts of patterns.
    Mylenium

Maybe you are looking for

  • In Badi -- In Methods --- Parameters

    Hi All, I have badi in Header there is a method and having  parameters I_MKPF TYPE MKPF HEAD TYPE J_3RM4_HEAD J_3RM4_HEAD structure contains these fields      MBLNR OKPO NOTICE BUKRS BUDAT LAND1 CC_NAME SUBDIV BWART LGORT LGOBE MBLNR NOTICE BUKRS SUP

  • Problem on designer view

    Hi All, I don't know why i can't display the designer view. Anybody can help me? or if you want more information, i can tell you. Regards, Luke

  • Update to latest version of iTunes causes a problem

    I am using a windows 8 laptop and iPhone 5 and now iTunes fails to recognise the iPhone but it will recognise  my iPod Classic. I am unable to revert to a previous version of iTunes as the library has become attached to the new version. This seems to

  • JDBC Driver Deployment

    Hi All, I'm in the process of deploying the drivers required for the JDBC adapter. I'm following the documentation (and using the tools) provided in the following link: https://websmp206.sap-ag.de/~sapdownload/011000358700007048402005E/HowInstallExte

  • Efi installation of windows 8 in BootCamp on MBA

    Could anyone tell me whether the ability to install Windows 8 in EFI mode in BootCamp will/could be enabled on other Apple laptops? Is that possible, via an EFI update maybe? Is that likely? I'm eager to have more than 4 partitions on my retina MBP :