/[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.48 by apronotti, Mon Apr 14 20:59:37 2003 UTC revision 1.49 by charlie, Mon Apr 14 23:26:54 2003 UTC
# Line 514  Line 514 
514          # pleasePrint ('serviceInvoice', { 'id': str(ownDocumentBlock.idEntry) })          # pleasePrint ('serviceInvoice', { 'id': str(ownDocumentBlock.idEntry) })
515          # BUG: select the correct type of invoice?          # BUG: select the correct type of invoice?
516          # pleasePrint (self, 'p1', '1', 'serviceInvoice-discriminated', [ 'id='+str(ownDocumentBlock.idEntry) ])          # pleasePrint (self, 'p1', '1', 'serviceInvoice-discriminated', [ 'id='+str(ownDocumentBlock.idEntry) ])
517          hack.pleasePrint (self, 'p1', '1', 'productInvoice', [ 'id='+str(ownDocumentBlock.idEntry) ])          hack.pleasePrint (self, 'p1', '1', 'productInvoice', [ 'id='+str(ownDocumentBlock.idEntry) ],branchDocumentBlock.documentPrintCommand)
518          callTrigger('rollbackTrigger')          callTrigger('rollbackTrigger')
519          callTrigger('endWaitingModeTrigger')                  callTrigger('endWaitingModeTrigger')        
520    ]]></trigger>    ]]></trigger>
# Line 942  Line 942 
942            x="50" y="1" width="15"/>            x="50" y="1" width="15"/>
943          <entry name="branchEntry" field="_branch_document_data.branch" hidden=""          <entry name="branchEntry" field="_branch_document_data.branch" hidden=""
944            x="50" y="1" width="15"/>            x="50" y="1" width="15"/>
945            <entry name="documentPrintCommand" field="_branch_document_data.print_command" hidden=""
946              x="50" y="1" width="15"/>
947        </block>        </block>
948    
949      </box>      </box>

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

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