Form:Invoice build: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(16 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 |limit=1 |?Has number#= |mainlabel=- | searchlabel=}} }} }}} | | {{{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}}} | | {{{field|type|hidden}}} | ||
|- | |- | ||
! Quantity: | <!--! Quantity: --> | ||
| {{{field|quantity|default=1 }}} | | {{{field|quantity|default=1|hidden }}} | ||
|- | |- | ||
! Member's Name: | ! Member's Name: | ||
| {{{field|member | | {{{field|member}}} | ||
|- | |- | ||
! Company: | ! Company: | ||
| {{{field|company | | {{{field|company}}} | ||
|- | |- | ||
! Street: | ! Street: | ||
| {{{field|street | | {{{field|street}}} | ||
|- | |- | ||
! City: | ! City: | ||
| {{{field|city | | {{{field|city}}} | ||
|- | |- | ||
! State: | ! State: | ||
| {{{field|state | | {{{field|state}}} | ||
|- | |- | ||
! Zip: | ! Zip: | ||
| {{{field|zip | | {{{field|zip}}} | ||
|- | |- | ||
! Country: | ! Country: | ||
| {{{field|country | | {{{field|country}}} | ||
|- | |- | ||
! Payment: | <!--! Payment:--> | ||
| {{{field|payment}}} | | {{{field|payment|hidden}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
{{{standard input|save|label=Produce Invoice}}} | {{{standard input|save|label=Produce Invoice}}} | ||
</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.