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

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

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

revision 1.6 by apronotti, Tue Oct 21 20:02:20 2003 UTC revision 1.7 by mhepp, Thu Oct 23 20:10:57 2003 UTC
# Line 665  Line 665 
665    
666          <lam:box lam:boxtype="h">          <lam:box lam:boxtype="h">
667            <neb:Sub neb:src="accountPlanSearch.nebc" label="Cuenta contable"            <neb:Sub neb:src="accountPlanSearch.nebc" label="Cuenta contable"
668              target_field="product.account_plan" target_block="itemizableBlock" account="neb:$account_plan"/>              target_field="_product_data.account_plan" target_block="itemizableBlock" account="neb:$account_plan"/>
669            <lam:box width="1"/>            <lam:box width="1"/>
670          </lam:box>          </lam:box>
671    
# Line 673  Line 673 
673          <!-- pais de origen  -->          <!-- pais de origen  -->
674          <lam:box lam:boxtype="h">          <lam:box lam:boxtype="h">
675            <neb:Sub neb:src="inlineSearch.nebc" label="País de Origen"            <neb:Sub neb:src="inlineSearch.nebc" label="País de Origen"
676              table="country" target_field="product.country" target_block="itemizableBlock"              object="country" table="_country_data" target_field="_product_data.country" target_block="itemizableBlock"
677              code_field="iso3" code_width="4"/>              code_field="iso3" code_width="4"/>
678            <lam:box width="1"/>            <lam:box width="1"/>
679          </lam:box>          </lam:box>
680          <!-- clasificación -->          <!-- clasificación -->
681          <lam:box lam:boxtype="h">          <lam:box lam:boxtype="h">
682            <neb:Sub neb:src="inlineSearch.nebc" label="Clasificación"            <neb:Sub neb:src="inlineSearch.nebc" label="Clasificación"
683              table="product_classification" target_field="product.product_classification" target_block="itemizableBlock"              object="product_classification" table="_product_classification_data" target_field="_product_data.product_classification" target_block="itemizableBlock"
684              use_code="0" object_select_form="productClassificationSelect.gfd"/>              use_code="0" object_select_form="productClassificationSelect.gfd"/>
685            <lam:box width="1"/>            <lam:box width="1"/>
686          </lam:box>          </lam:box>

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