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

Diff of /papo/forms/ivaSales.gfd

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

revision 1.6 by styxman, Thu Apr 17 16:54:57 2003 UTC revision 1.7 by jlenton, Wed Apr 23 18:57:57 2003 UTC
# Line 41  Line 41 
41            <cfield name="_entity_uid_data.entity_uid_type"/>            <cfield name="_entity_uid_data.entity_uid_type"/>
42            <cconst value="1"/>            <cconst value="1"/>
43          </eq>          </eq>
44          <or>          <and>
45            <null>            <le>
46              <cfield name="_entity_uid_data._end_t"/>              <cfield name="_entity_uid_data._start_t"/>
47            </null>              <cfield name="own_document.date"/>
48            <and>            </le>
49              <le>            <or>
50                <cfield name="_entity_uid_data._start_t"/>              <null>
51                <cfield name="own_document.date"/>                <cfield name="_entity_uid_data._end_t"/>
52              </le>              </null>
53              <le>              <le>
54                <cfield name="own_document.date"/>                <cfield name="own_document.date"/>
55                <cfield name="_entity_uid_data._end_t"/>                <cfield name="_entity_uid_data._end_t"/>
56              </le>              </le>
57            </and>            </or>
58          </or>          </and>
59          <or>          <or>
60            <eq>            <eq>
61              <cfield name="own_document.own_document_type"/>              <cfield name="own_document.own_document_type"/>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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