/[papo]/papo/forms/components/own_document.nebc
ViewVC logotype

Diff of /papo/forms/components/own_document.nebc

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

revision 1.6 by mhepp, Thu Oct 23 20:10:57 2003 UTC revision 1.7 by mhepp, Tue Oct 28 17:50:59 2003 UTC
# Line 200  $descriptive_item => '' Line 200  $descriptive_item => ''
200              <cfield name="own_document.own_document_type"/>              <cfield name="own_document.own_document_type"/>
201              <cconst value="9"/> <!-- Factura tipo C -->              <cconst value="9"/> <!-- Factura tipo C -->
202            </eq>            </eq>
203          </or>          <eq>
204       </and>            <cfield name="own_document.own_document_type"/>
205      </condition>            <cconst value="30"/> <!-- N Débito A -->
206            </eq>
207            <eq>
208              <cfield name="own_document.own_document_type"/>
209              <cconst value="31"/> <!-- N Débito tipo B -->
210            </eq>
211            <eq>
212              <cfield name="own_document.own_document_type"/>
213              <cconst value="32"/> <!-- N Débito tipo C -->
214            </eq>
215          </or>
216        </and>
217      </condition>
218    </datasource>    </datasource>
219    
220    <!-- Origen de datos que srive para calcular los impuestos del comprobante -->    <!-- Origen de datos que srive para calcular los impuestos del comprobante -->

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