Skip to Main Content
Sage 200 UKI Ideas Portal
Status Further Information Required
Categories New/Amend Order
Created by Helena McEneaney
Created on Nov 5, 2024

Add a setting to turn off the extra pop up when saving a delivery date

Since the update, there is a new pop up box you have to click to confirm the changes made and click out and save in order to exit the window. I'm sure it is helpful for other users but it would be great if we could have the option to disable this.

Idea Benefit Time saving when inputting bulk delivery dates
How do you solve for this problem today? Just spend the extra time needlessly clicking
Product Variant Sage 200 Standard
  • Geoff Turner
    Reply
    |
    Nov 6, 2024

    If you're using Professional, this script will disable the pop-up. Ask your business partner to package it for Amend Order, Amend Quote and Amend Proforma (as required).

    Imports Sage.Accounting
    
    Imports System
    Module addInModule
    Sub Main Application.AllowableWarnings.Add(form.BoundObjects(1),GetType(Exceptions.Ex21799Exception))
    Application.AllowableWarnings.Add(form.BoundObjects(1),GetType(Exceptions.Ex21800Exception))
    End Sub
    End Module
  • Admin
    Jo Kirkup
    Reply
    |
    Nov 5, 2024

    Thanks for the idea, do you mean the new functionality we've added in 2024 R2 to cascade down the amend requested and promised dates or is it something else? If you could provide steps and/ or screen shots that would be brilliant.

    2 replies
  • Alison Cleary
    Reply
    |
    Nov 5, 2024

    Great Idea, would be very helpful