ManPageW PackIn-Importapackage

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Return to Index

Enjoy it, and help to fill it! But please, always respecting copyright.

Please write your contributions under the Contributions Section



Window: PackIn - Import a package

Description : Imports a package

Help : Imports a package previously created by PackOut



Tab: PackIn

Description : Import a package created by PackOut

Help :

Table Name  : AD_Package_Imp_Proc

ManPageW PackIn-Importapackage PackIn.png

Fields

Name Description Help Technical Data
Client Client/Tenant for this installation. A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. AD_Client_ID

NUMBER(10)

TableDir

Organization Organizational entity within client An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. AD_Org_ID

NUMBER(10)

TableDir

Package Source Type Type of package source - file, ftp, webservice etc AD_Package_Source_Type

NVARCHAR2(10)

List

Package Source Fully qualified package source file name AD_Package_Source

NVARCHAR2(255)

Unknown (39)

Package Directory Package directory, default to AdempiereHome/packages AD_Package_Dir

NVARCHAR2(255)

Unknown (38)

Update System Maintained Application Dictionary AD_Override_Dict

CHAR(1)

YesNo

PackIn Import Package Import a package Processing

CHAR(1)

Button

Contributions

Although "Package directory", default to AdempiereHome/packages, it is advisable to set the "Package directory" to c:\temp (windows) or /tmp (unix) Please remember to have write access to such directory