• Sage 50 Purchase Order Journal Import Question

    Is it possible to add line items to existing Purchase Orders through Sage 50 Accounting Software's built in import tool? I can import multiple line items upon the initial upload but I cannot seem to figure out a way to add a line item to existing POs…
  • Setting shipping/mailing addresses in Sales Orders and Purchase Orders

    I feel like there's something I'm missing. I can successfully create a Sales Order and a Purchase Order with line items in Sage50 using the .NET API (not ODBC). The issue I'm having is that while the correct vendor/customer are set, the address for…
  • Is there a way to receive qty on a Purchase Order?

    Is there a way to receive qty on a Purchase Order Line? These are non inventory items. Using .Net SDK or COM SDK.
  • Customize on screen layout

    I just updated to Sage 2021, subscription based. Hoping that the fine tuning of layout issues would be resolved, but that is not the case. On the "management" tab, the layout constantly changes back to default which does not allow for all the information…
  • Additional Column for Item Part Number

    Add a column to include Item Part Number for Purchase Orders box. Other columns can be added by the user, but not this particular column. Also, allow in the pop-up box to search part number. Currently, this doesn't work for part number.
  • PO No. & Unit Price not a field for intelligence reporting, can I add this field somehow?

    FormerMember
    FormerMember
    I've been using the Purchase Analysis intelligence report, however I want to add the "Purchase Order No." (not JobID) in the report. Sage has to be storing it somewhere, because we fill it out on every PO we input, same with "Unit Price". It is not…
  • Job Phases and Cost Codes

    Hello, I can't seem to find how to set the phase and cost code for a PurchaseOrderLine object with the SDK. I can set the JobReference just fine but I need to be able to set the phase and cost code as well. Am I missing something or is it not possible…
  • Print Purchase Order Comments When Entered Into Vendor Notes on PO Screen

    How do I add the Vendor Notes entered on a Purchase Order to actual print on the Purchase Order as with Sales Order Comments/Customer Notes?
  • Managing Status Purchase Orders with Credit Card Terms where CC charged before Shipment

    FormerMember
    FormerMember
    I am new to Sage, so please forgive me if I am missing something. How does Sage handle managing Purchase Order status when an item is not yet received, but the credit card was already charged? For instance, if a an east coast vendor charges a credit card…
  • Show Qty Outstanding on PO and Inventory Received (Like on B/O Screen)

    FormerMember
    FormerMember
    Many times our vendors will ship partial Qty's of several PO's on a single shipment to us. Currently when looking up an item it will show PO#, Date, Vendor, Line Qty, Unit Cost, Etc... However, it will only tell us if the PO to the Vendor is still Open…
  • INVENTORY ITEM ON SALES ORDER

    Can I automatically reference a purchase order when a inventory item is entered? I basically want to know what purchase order number an item came from when ordered. Our customer likes to know the original purchase order number for each item.. Also…
  • Sage API Importing Question

    Hello everyone. I have a question about the Sage 50 SDK. I am trying to create a PO in Sage through the API. Using .Net and C#, I can see the Lines and the specific fields for the PO itself, but I am unsure how to set the Vendor the PO is linked to in…
  • Add attachments to purchases and invoices at time of initial entry/ shortcut links to pages not specific report or form/ allow printing of invoices after closing of month with no changes being made.

    I recently deleted the standard form from our form list due to the fact that we do not use the standard form, we customized the standard to what we needed for our business and saved the new form. However, there still have been some instances where the…
  • I Need XML Template for purchase order and sales order import to sage 50

    Hi, I am using sage 50 application version 2017 and Peachwserver DLL version is 24.0 and Run time version is v4.0.30319. I am also using visual studio version 2013. My Sample Code: public static void Import(BOAccountSettings settings, Logger logger…
  • Open PO Report-Selection to Limit to Specific Vendor

    Please add a Selection Filter on the Purchase Order Report to select specific Vendors. We run a weekly Open PO Report and must email to certain Vendors and it is time consuming to keep dumping the existing report into excel and deleting open PO vendors…
  • Allow a second page on forms.

    As an example, I want to create a PO form that has a second page to insert our PO terms and conditions. Using a duplexing printer I could then print our T&C on the back of every page of a PO. The same goes for Invoices.
  • Non-Stock cost on Purchase Orders

    FormerMember
    FormerMember
    The issue of Sage not showing cost for non stocking or labor functions on purchase orders, certainly throws a few obstacles, as it creates more work for us when sending out purchase orders for non stock or even outside processes such as Anodize or other…
  • Export sales order out of sage 50 US Edition?

    How do i export sales /purchase order out of sage 50 US edition? I have done this with sage 100 using visual integrator and i am in need to do that with sage 50.
  • Cannot receive inventory

    I'm using Sage 50 in the US.. and all of a sudden I just can't receive inventory for my open purchase orders.. I've been using Sage for years and now all of a sudden I can't receive inventory.. Very frustrating.. Anyone have any idea? Tha…
  • Purchase orders and character limits

    Currently i am working on a program meant to create purchase orders using excel files to import some data into said order. So far the only problem i seem to keep having is that certain things, such as the Term and Address fields have a "Character limit…
  • how can I find /get Received Qty of Purchase Order using COM SDK

    Hi Using COM SDK , Is there a way to get/find received , remaining , ordered quantity of Purchase Order Thanks