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

Diff of /papo/forms/productProviderInvoice.gfd

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

revision 1.18 by apronotti, Mon Mar 10 20:47:34 2003 UTC revision 1.19 by apronotti, Mon Mar 10 21:22:41 2003 UTC
# Line 1617  Line 1617 
1617    
1618          <label name="itemNetoLbl" text="Neto " x="76" y="13"/>          <label name="itemNetoLbl" text="Neto " x="76" y="13"/>
1619          <entry name="itemNetoEntry" style="label" default="0.00" typecast="number" displaymask="%0.2f"          <entry name="itemNetoEntry" style="label" default="0.00" typecast="number" displaymask="%0.2f"
1620            rows="10" width="10" x="76" y="14">            rows="7" width="10" x="76" y="14">
1621          </entry>          </entry>
1622    
1623          <label name="itemTotalLbl" text="Total" x="86" y="13"/>          <label name="itemTotalLbl" text="Total" x="86" y="13"/>
1624          <entry name="itemTotalEntry" style="label" default="0.00" typecast="number" displaymask="%0.2f"          <entry name="itemTotalEntry" style="label" default="0.00" typecast="number" displaymask="%0.2f"
1625            rows="10" width="10" x="86" y="14">            rows="7" width="10" x="86" y="14">
1626          </entry>          </entry>
1627    
1628          <button name="productDeleteButton" trigger="productDeleteTrigger" label="Borrar" width="7" height="7" x="96" y="14"/>          <button name="productDeleteButton" trigger="productDeleteTrigger" label="Borrar" width="7" height="7" x="96" y="14"/>

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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