Share via


ReleaseUpdateDB60_Proj.updateCustInvoiceJourPrint_HU Upgrade Script

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2

Class

ReleaseUpdateDB60_Proj

Method

updateCustInvoiceJourPrint_HU

Description

This script is used for saving information about project invoice printing in the ProjInvoiceJourPrint table. This feature is specific to Hungary.

Affected Modules and Tables

Affected Modules

Accounts receivable

Affected Tables

ProjInvoiceJourPrint

Remarks

This script creates new ProjInvoiceJourPrint records for every ProjInvoiceJour record. It copies the value of the CopiesPrinted_HU and Printed_HU fields from the ProjInvoiceJour table to the ProjInvoiceJourPrint table.

Data Migration Section

From Table: ProjInvoiceJour

To Table: ProjInvoiceJourPrint

CopiesPrinted_HU

NumberOfCopiesPrinted

Printed_HU

HasOriginalBeenPrinted

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

ProjInvoiceJourPrint

Deleted Tables or Fields

Table

Field

ProjInvoiceJour

CopiesPrinted_HU

ProjInvoiceJour

Printed_HU