OSGI HengSin/File2PackZip

From ADempiere
Revision as of 01:44, 28 December 2010 by Red1 (Talk) (Created page with 'Any window table has export function.. ..that exports to 2Pack besides Excel formats! …')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
Any window table has export function..
..that exports to 2Pack besides Excel formats!
  • Following is a sample output of a single record i exported from my just PackIn Flight Schedule Module.
<?xml version="1.0" encoding="ISO-8859-1"?>
<adempiereAD Name="IS_Schedule" Version="1.0.0" AdempiereVersion="Release 3.6.0LTS @ 
2010-06-14" DataBaseVersion="2010-06-14" Description="" Author="SuperUser" 
AuthorEmail="" CreatedDate="Tue Dec 28 16:13:04 MYT 2010" UpdatedDate="Tue Dec 28 
16:13:04 MYT 2010" PackOutVersion="100" Client="11-GardenWorld-GardenWorld">
    <IS_Schedule type="table">
        <AD_Org_ID>@AD_Org_ID@</AD_Org_ID>
        <Description>AK1010</Description>
        <Destination>KLI</Destination>
        <Details>BangkokKuL</Details>
        <IS_Schedule_UU>29b03832-499d-4ea5-9337-be9ba812fea0</IS_Schedule_UU>
        <IsActive>true</IsActive>
        <Name>AK101</Name>
        <Origin>BKK</Origin>
        <Value>1000000</Value>
    </IS_Schedule>
</adempiereAD>