Form:Invoice build: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
{{{for template|Invoice}}}
{{{for template|Invoice}}}
{| class="formtable"
{| class="formtable"
! Invoice Number:
| {{{field|number|default={{Increment invoice | number={{#ask: [[Category:Invoice]] |sort=Has number |order=descending |?Has number#= |mainlabel=-}} }}}
|-
! Date Issued:
| {{{field|number|default={{#time:j/m/y}} }}}
|-
! Type:  
! Type:  
| {{{field|type}}}
| {{{field|type|default={{#show: {{{type}}} |?Has description}} }}}
|-
|-
! Quantity:  
! Quantity:  
Line 36: Line 42:
! Country:  
! Country:  
| {{{field|country|default={{#show: User:{{REVISIONUSER}} |?Has inv country}} }}}
| {{{field|country|default={{#show: User:{{REVISIONUSER}} |?Has inv country}} }}}
|-
! Payment:
| {{{field|payment|default={{#show: {{{type}}} |?Has payment}} }}}
|}
|}
{{{end template}}}
{{{end template}}}

Revision as of 05:30, May 11, 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.