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

Diff of /papo/forms/productInvoice.gfd

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

revision 1.21 by apronotti, Fri Nov 29 16:15:18 2002 UTC revision 1.22 by charlie, Fri Nov 29 20:50:34 2002 UTC
# Line 89  Line 89 
89            <cfield name="own_item.id"/>            <cfield name="own_item.id"/>
90            <cfield name="own_item_tax.own_item"/>            <cfield name="own_item_tax.own_item"/>
91          </eq>          </eq>
92            <eq>
93              <cfield name="own_document.own_document_type"/>
94              <cconst value="1"/>
95            </eq>
96       </and>       </and>
97      </condition>      </condition>
98    </datasource>    </datasource>
# Line 121  Line 125 
125            <cfield name="own_item.id"/>            <cfield name="own_item.id"/>
126            <cfield name="own_item_tax.own_item"/>            <cfield name="own_item_tax.own_item"/>
127          </eq>          </eq>
128            <eq>
129              <cfield name="own_document.own_document_type"/>
130              <cconst value="1"/>
131            </eq>
132       </and>       </and>
133      </condition>      </condition>
134    </datasource>    </datasource>

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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