Ir al contenido principal

Entradas

Mostrando entradas de enero, 2020

How to setup a workflow to email invoice to customer contact?

Origen de la fuente:  https://www.sagecity.com/support_communities/sage_erp_x3/b/sageerp_x3_product_support_blog/posts/how-to-setup-a-workflow-to-email-invoice-to-customer-contact esfahani It's true that Sage ERP X3 has some number of add ons that you can take advantage to streamline emailing your documents to your customers, such as Sage ERP X3 EDD, EDM, PIA, but in standard Sage ERP X3, a workflow can be setup to email a single document like a Sales order invoice to a customer in an automatic way, by following below steps. (Screen shots are from V7) Open  Setup, General parameters, Parameter values. Expand  SUP  chapter and click on Action button for the  WRK  Group. Verify that you have an email server entered for parameter  SERMES. Click  OK. Click on Action button for  RPT  Group. Verify that  ASAIDEST  parameter is set to  No. Open  Setup, Workflow, Workflow rules. Select  APRINT  workflow and create a new workflow called  APRINT2  , by coping  A

How to Delete particular row and reset Grid

Origen: https://www.greytrix.com/blogs/sagex3/2014/06/30/how-to-delete-particular-row-and-reset-grid/ By  Greytrix   |   June 30, 2014 0 Comment We usually come across a scenario when we need to delete row from a grid through coding. Now we can even think of using SQL queries to delete the data, but these changes were reflected at the database level. The screen do not have the changes reflected and this may cause data inconsistency. So for deleting line from grid and then resetting the grid I used ‘DELA’ an existing function of X3. New Stuff :   How to send mail programmatically Dela  is used to delete elements from single-sized tables, from a given index. And also it resets the grid.   Syntax: Dela start [ , number [ , limit ] ] list_nom_var Example: Dela is used to delete elements (default 1) from a set of single-sized tables. In the instruction’s syntax, start establishes the index (shared by all the tables) where the deletion starts, and number indicates

How open or print a file pdf from Sage script

Fuente:  https://en.sagedev.it/sagex3/how-open-or-print-a-file-pdf-from-sage-script/ BY  SAGEDEV   · PUBLISHED  DECEMBER 19, 2017  · UPDATED  SEPTEMBER 20, 2018 To open a pdf file from an adonix program, you can use the call  ETAT From AIMP3 . To indicate that the pdf must be opened on the screen, you have to indicate a destination of type PREVIEW as the print destination. Below is an example of a program that takes the path of a pdf file as a parameter and opens it to a video. Warning: this code has been tested for version 6.5. Subprog APRIPDF(FILENAME) Value Char FILENAME() # the following two are arrays # TBPAR contains the name of the print parameter # TBVAL contains its value Local Char TBPAR(15)(1..6), TBVAL(200)(1..6) GSILENCE = 1 # global variable that inhibits all the messages on the screen TBPAR(1) = "docjoin" # first and only parameter of the "ADOC" press code (attached print) TBVAL(1) = FILENAME # value of parame

How to create an additional line text (ACLOB) on purchase orders for internal notes

Sin conexión Kyle Klinger hace 1 día Origen:  https://www.sagecity.com/support_communities/sage_erp_x3/f/sage-x3-general-discussion-forum/143870/how-to-create-an-additional-line-text-aclob-on-purchase-orders-for-internal-notes I was trying to add internal notes to the purchase orders at a line level and was thought I would share a how to.  If you have a better way, please share.     Add column to PORDERQ; YLINTEX2, Type TXC   Save and validate table This is where the ID of the text will be stored at the record level, i.e. POQ~00000007, this is similar to field LINTEX  On screen POH2 Add column YLINTEX2, to Block 1. Most likely you will want this field to be hidden. On column NBLIG add a button action ACLOB2, description "Text internal" This button action will require an action parameter "CODE2", it will not be available until after save. Set the parameter "CODE2" to [M:POH2]YLINTEX2(nolign-2), the field that was just added.  Save a

Upgrading an Existing Enterprise Management Solution

Fuente original:  http://online-help.sageerpx3.com/erp/12/wp-static-content/static-pages/en_US/v7dev/getting-started_v7.1-to-current-quick-upgrade-guide.html This document explains how to upgrade an existing Enterprise Management solution to the latest version release. Caution:  Before you perform the upgrade, make sure you: Contact your local Sage Sales office in order to get your new license. Perform a full backup of your system. Updating the Management Console Run the  safex3 console installer  file located in the  SafeX3Installs\SafeX3Console  folder of the 2019R1 DVD-ROM. Note that the Management Console can only be installed on platforms running the Windows Operating System. Caution : If the prior version of the Management Console belongs to the "EMP V1" generation (for example, CFG.124), you have to unistall it first. Updating the Main Runtime Caution:  Before the update, make sure that the batch server and the accounting tasks are disabled, and that