/[papo]/papo/forms/priceType.gfd
ViewVC logotype

Diff of /papo/forms/priceType.gfd

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by apronotti, Wed Mar 12 20:01:15 2003 UTC revision 1.16 by apronotti, Mon Apr 7 20:00:34 2003 UTC
# Line 54  Line 54 
54    <datasource database="papo" name="parentPriceTypeDataSource" table="_price_type_data">    <datasource database="papo" name="parentPriceTypeDataSource" table="_price_type_data">
55      <condition>      <condition>
56      <and>      <and>
       <eq>  
         <cfield name="_price_type_data.is_active"/>  
         <cconst value="S"/>  
       </eq>  
57        <null>        <null>
58           <cfield name="_price_type_data._end_t"/>           <cfield name="_price_type_data._end_t"/>
59        </null>        </null>
# Line 239  Line 235 
235              confirmRollback (self, priceTypeBlock, 'commitTrigger', priceTypeBlock.nameEntry)              confirmRollback (self, priceTypeBlock, 'commitTrigger', priceTypeBlock.nameEntry)
236            ]]></trigger>            ]]></trigger>
237          </button>          </button>
238          <entry name="isActiveEntry" field="_price_type_data.is_active" x="1" y="4" width="1" default="S" hidden="u" />  <!--         <entry name="isActiveEntry" field="_price_type_data.is_active" x="1" y="4" width="1" default="S" hidden="u" /> -->
239          <label text="Esta lista esta basada en la lista ..."          <label text="Esta lista esta basada en la lista ..."
240            x="1" y="5"/>            x="1" y="5"/>
241          <entry x="1" y="6" field="_price_type_data.parent"          <entry x="1" y="6" field="_price_type_data.parent"

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26