Form:Invoice build: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
 
(37 intermediate revisions by 2 users not shown)
Line 7: Line 7:


</noinclude><includeonly>
</noinclude><includeonly>
'''Please check the name and address for this Invoice'''
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|Show invoice}}}
{{{for template|Show invoice}}}
{| class="formtable"
{| class="formtable"
! Invoice Number:
<!--! Invoice Number:-->
| {{{field|number|default={{Increment invoice | number={{#ask: [[Category:Invoice]] |sort=Has number |order=descending |?Has number#= |mainlabel=-}} }} }}}
| {{{field|number|default={{Increment invoice | number={{#ask: [[Category:Invoice]] |sort=Has number |order=descending |limit=1 |?Has number#= |mainlabel=- | searchlabel=}} }}|hidden }}}
|-
|-
! Date Issued:
<!--! Date Issued:-->
| {{{field|date|default={{#time:j/m/y}} }}}
| {{{field|date|default={{#time:j/m/y}}|hidden }}}
|-
|-
! Type:  
<!--! Type: -->
| {{{field|type|default={{#show: Full Membership |?Has description}} }}}
| {{{field|type|hidden}}}
|-
|-
! Quantity:  
<!--! Quantity: -->
| {{{field|quantity|default=1 }}}
| {{{field|quantity|default=1|hidden }}}
|-
|-
! Member's Name:  
! Member's Name:  
| {{{field|member|default={{#show: User:Pinfold |?Has full name}} }}}
| {{{field|member}}}
|-
|-
! Company:  
! Company:  
| {{{field|company|default={{#show: User:Pinfold |?Has inv company}} }}}
| {{{field|company}}}
|-
|-
! Street:  
! Street:  
| {{{field|street|default={{#show: User:Pinfold |?Has inv street}}}}}
| {{{field|street}}}
|-
|-
! City:  
! City:  
| {{{field|city|default={{#show: User:Pinfold |?Has inv city}}}}}
| {{{field|city}}}
|-
|-
! State:  
! State:  
| {{{field|state|default={{#show: User:Pinfold |?Has inv state}}}}}
| {{{field|state}}}
|-
|-
! Zip:  
! Zip:  
| {{{field|zip|default={{#show: User:Pinfold |?Has inv zip}}}}}
| {{{field|zip}}}
|-
|-
! Country:  
! Country:  
| {{{field|country|default={{#show: User:Pinfold |?Has inv country}} }}}
| {{{field|country}}}
|-
|-
! Payment:
<!--! Payment:-->
| {{{field|payment|default={{#show: Full Membership |?Has payment}} }}}
| {{{field|payment|hidden}}}
|}
|}
{{{end template}}}
{{{end template}}}


'''Free text:'''
{{{standard input|save|label=Produce Invoice}}}
 
{{{standard input|free text|rows=10}}}
</includeonly>
</includeonly>

Latest revision as of 23:21, May 15, 2022

This is the "Invoice build" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.