PackOut.xml

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

This PackOut.xml is updated with OSGI HengSin/UUID Generator. Note the added fields ending in '_UU'. This kind of field is now added to all tables in the Database so they are now absolutely universally unique.

<?xml version="1.0" encoding="ISO-8859-1"?>
<adempiereAD Name="Africa" Version="1" AdempiereVersion="all" DataBaseVersion="1" 
Description="POUU" Author="1" AuthorEmail="1" CreatedDate="2009-11-24 14:03:05.0" 
UpdatedDate="2010-12-27 11:39:20.0" PackOutVersion="100" Client="0-SYSTEM-System">
    <AD_Menu type="table">
        <SeqNo>999</SeqNo>
        <AD_Org_ID>0</AD_Org_ID>
        <AD_Form_ID reference="id"/>
        <AD_Menu_UU>0998fba5-de07-4817-abd9-bf198b15d8fe</AD_Menu_UU>
        <AD_Process_ID reference="id"/>
        <AD_Task_ID reference="id"/>
        <AD_Window_ID reference="id"/>
        <AD_Workbench_ID reference="id"/>
        <AD_Workflow_ID reference="id"/>
        <Action/>
        <Description/>
        <EntityType>U</EntityType>
        <IsActive>true</IsActive>
        <IsCentrallyMaintained>false</IsCentrallyMaintained>
        <IsReadOnly>false</IsReadOnly>
        <IsSOTrx>false</IsSOTrx>
        <IsSummary>true</IsSummary>
        <Name>Afrikiya</Name>
        <AD_Menu type="table">
            <Parent_ID reference="uuid" reference-key="AD_Menu">0998fba5-de07-4817-abd9-bf198b15d8fe</Parent_ID>
            <SeqNo>2</SeqNo>
            <AD_Org_ID>0</AD_Org_ID>
            <AD_Form_ID reference="id"/>
            <AD_Menu_UU>49bbce0f-396d-4600-87ca-b1bfde1ec452</AD_Menu_UU>
            <AD_Process_ID reference="id"/>
            <AD_Task_ID reference="id"/>
            <AD_Window_ID reference="uuid" reference-key="AD_Window">3ccd370c-c43f-4ec9-bcad-5bdff47f06f7</AD_Window_ID>
            <AD_Workbench_ID reference="id"/>
            <AD_Workflow_ID reference="id"/>
            <Action>W</Action>
            <Description/>
            <EntityType>U</EntityType>
            <IsActive>true</IsActive>
            <IsCentrallyMaintained>true</IsCentrallyMaintained>
            <IsReadOnly>false</IsReadOnly>
            <IsSOTrx>false</IsSOTrx>
            <IsSummary>false</IsSummary>
            <Name>IS_Booking</Name>
            <AD_Window type="table">
                <AD_Org_ID>0</AD_Org_ID>
                <AD_Color_ID reference="id"/>
                <AD_Image_ID reference="id"/>
                <AD_Window_UU>3ccd370c-c43f-4ec9-bcad-5bdff47f06f7</AD_Window_UU>
                <Description/>
                <EntityType>U</EntityType>
                <Help/>
                <IsActive>true</IsActive>
                <IsBetaFunctionality>false</IsBetaFunctionality>
                <IsDefault>false</IsDefault>
                <IsSOTrx>true</IsSOTrx>
                <Name>IS_Booking</Name>
                <Processing>false</Processing>
                <WinHeight>0</WinHeight>
                <WinWidth>0</WinWidth>
                <WindowType>M</WindowType>
                <AD_Table type="table">
                    <AD_Org_ID>0</AD_Org_ID>
                    <AD_Table_UU>ab60377d-ec90-4fb9-a26f-9f820c47479e</AD_Table_UU>
                    <AD_Val_Rule_ID reference="id"/>
                    <AD_Window_ID reference="id"/>
                    <AccessLevel>3</AccessLevel>
                    <CopyColumnsFromTable>N</CopyColumnsFromTable>
                    <Description/>
                    <EntityType>U</EntityType>
                    <Help/>
                    <ImportTable>N</ImportTable>
                    <IsActive>true</IsActive>
                    <IsCentrallyMaintained>true</IsCentrallyMaintained>
                    <IsChangeLog>false</IsChangeLog>
                    <IsDeleteable>true</IsDeleteable>
                    <IsHighVolume>false</IsHighVolume>
                    <IsSecurityEnabled>false</IsSecurityEnabled>
                    <IsView>false</IsView>
                    <LoadSeq>0</LoadSeq>
                    <Name>IS_Booking</Name>
                    <PO_Window_ID reference="id"/>
                    <ReplicationType>L</ReplicationType>
                    <TableName>IS_Booking</TableName>
                    <AD_Element type="table">
                        <AD_Org_ID>0</AD_Org_ID>
                        <AD_Element_UU>45884b3e-c1b7-4b35-9487-a5c5ce0db170</AD_Element_UU>
                        <ColumnName>IS_Booking_ID</ColumnName>
                        <Description/>
                        <EntityType>U</EntityType>
                        <Help/>
                        <IsActive>true</IsActive>
                        <Name>IS_Booking</Name>
                        <PO_Description/>
                        <PO_Help/>
                        <PO_Name/>
                        <PO_PrintName/>
                        <PrintName>IS_Booking</PrintName>
                    </AD_Element>
...
...

See Also