Form:Invoice: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(14 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
{{{for template|Invoice}}} | {{{for template|Invoice}}} | ||
{| class="formtable" | {| class="formtable" | ||
! | ! Organization: | ||
| {{{field|company| | | {{{field|company|values from category=Organization}}} | ||
|- | |- | ||
! Street: | ! Street: | ||
| {{{field|street}}} | | {{{field|street|placeholder=Street address of member}}} | ||
|- | |- | ||
! City: | ! City: | ||
| {{{field|city|autocomplete on category=City}}} | | {{{field|city|autocomplete on category=City|placeholder=City address of member}}} | ||
|- | |- | ||
! State: | ! State: | ||
| {{{field|state}}} | | {{{field|state|placeholder=Two letter State of member}}} | ||
|- | |- | ||
! Zip: | ! Zip: | ||
| {{{field|zip}}} | | {{{field|zip|placeholder=Zip code of member}}} | ||
|- | |- | ||
! Country: | ! Country: | ||
Line 29: | Line 29: | ||
|- | |- | ||
! Type: | ! Type: | ||
| {{{field|type}}} | | {{{field|type|input type=radiobutton|mandatory|default=Public|category=Membership type}}} | ||
|- | |- | ||
! Quantity: | ! Quantity: | ||
Line 36: | Line 36: | ||
{{{end template}}} | {{{end template}}} | ||
''' | '''Notes about this membership (Optional):''' | ||
{{{standard input|free text|rows=10}}} | {{{standard input|free text|rows=10}}} | ||
</includeonly> | </includeonly> |
Latest revision as of 03:41, May 10, 2022
This is the "Invoice" 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.