/[papo]/papo/forms/productProviderInvoice.neb
ViewVC logotype

Diff of /papo/forms/productProviderInvoice.neb

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

revision 1.26 by apronotti, Tue Jul 8 14:31:50 2003 UTC revision 1.27 by apronotti, Mon Jul 14 17:17:47 2003 UTC
# Line 188  Line 188 
188           <cfield name="_persona_tax_profile_data.tax_profile"/>           <cfield name="_persona_tax_profile_data.tax_profile"/>
189         </eq>         </eq>
190         <eq>         <eq>
191          <cconst value="1"/> <!-- Corresponde al tipo de impuesto IVA -->          <cconst value="1"/>  <!-- Corresponde al tipo de impuesto IVA -->
192          <cfield name="_tax_profile_data.tax"/>          <cfield name="_tax_profile_data.tax"/>
193         </eq>         </eq>
194         <eq>         <eq>
# Line 214  Line 214 
214         <null>         <null>
215           <cfield name="_entity_uid_data._end_t"/>           <cfield name="_entity_uid_data._end_t"/>
216         </null>         </null>
217            <null>
218             <cfield name="_tax_profile_data._end_t"/>
219            </null>
220            <null>
221             <cfield name="_persona_tax_profile_data._end_t"/>
222            </null>
223        </and>        </and>
224      </condition>      </condition>
225    </datasource>    </datasource>
226    
227    <!--   <datasource name="providerSearchDataSource" database="papo" -->
228    <!--     table="_entity_data, _persona_tax_profile_data, _tax_profile_data, entity_type_uid_conf, _entity_uid_data"  -->
229    <!--     order_by="_entity_data.name"> -->
230    <!--     <condition> -->
231    <!--       <and> -->
232    <!--        <eq> -->
233    <!--         <cfield name="_entity_data._table"/> -->
234    <!--          <cfield name="_entity_uid_data.entity"/> -->
235    <!--        </eq> -->
236    <!--        <eq> -->
237    <!--          <cfield name="_entity_data._table"/> -->
238    <!--          <cfield name="_persona_tax_profile_data.persona"/> -->
239    <!--        </eq> -->
240    <!--        <eq> -->
241    <!--          <cfield name="_tax_profile_data._table"/> -->
242    <!--          <cfield name="_persona_tax_profile_data.tax_profile"/> -->
243    <!--        </eq> -->
244    <!--        <eq> -->
245    <!--         <cconst value="1"/>  Corresponde al tipo de impuesto IVA  -->
246    <!--         <cfield name="_tax_profile_data.tax"/> -->
247    <!--        </eq> -->
248    <!--        <eq> -->
249    <!--         <cconst value="8"/> -->
250    <!--         <cfield name="entity_type_uid_conf.entity_type"/> -->
251    <!--        </eq> -->
252    <!--        <eq> -->
253    <!--         <cfield name="_entity_uid_data.entity_uid_type"/> -->
254    <!--         <cfield name="entity_type_uid_conf.entity_uid_type"/> -->
255    <!--        </eq> -->
256    <!--        <null> -->
257    <!--           <cfield name="_entity_data._end_t"/> -->
258    <!--        </null> -->
259    <!--        <null> -->
260    <!--          <cfield name="_entity_uid_data._end_t"/> -->
261    <!--        </null> -->
262    <!--         <null> -->
263    <!--          <cfield name="_tax_profile_data._end_t"/> -->
264    <!--         </null> -->
265    <!--         <null> -->
266    <!--          <cfield name="_persona_tax_profile_data._end_t"/> -->
267    <!--         </null> -->
268    <!--       </and> -->
269    <!--     </condition> -->
270    <!--   </datasource> -->
271    
272    <datasource name="providerUIDDataSource" database="papo"    <datasource name="providerUIDDataSource" database="papo"
273      table="_entity_data, entity_type_uid_conf, _entity_uid_data" cache="1">      table="_entity_data, entity_type_uid_conf, _entity_uid_data" cache="1">
274      <condition>      <condition>

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

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