Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleScreenarea

Code Block
themeEclipse
languagexml
titlescreenareas
<screenareas>
	<screenarea>
    		<leftscreenarea>
        			<sections>
            				<section><id>secMainInformation</id></section>
                <section><id>secLogInformation<				<section><id>secSystemAccount</id></section>

				<<section><id>secCreditRestrictions</id></sections>section>
		</leftscreenarea>
        <rightscreenarea>
        	<sections>
        		<section><id>secAccountsReceivableInformation<	<section><id>secAttachments</id></section>
        				<section><id>secBillingRunInformation<<section><id>secLogInformation</id></section>

        			</sections>
        		</rightscreenarea>leftscreenarea>
	</screenarea>
    	<screenarea>
        <leftscreenarea>
        	<sections>
        		<section><id>secSummaryBillItems<		<leftscreenarea>
			<sections>
				<section><id>secBillingInformation</id></section>
				<section><id>secPaymentAndPresentmentPreferences</id></section>
				<section><id>secCommunications</id></section>

        			</sections>
        		</leftscreenarea>
	</screenarea>
</screenareas>

...