dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
rpt-invoice-selection_en.fd.php File Reference

Go to the source code of this file.

Variables

 $messages = array()
 $messages ['save_success'] = 'Data was saved'
 $messages ['save_succeass'] = $messages['save_success']
 $messages ['save_error'] = 'Data could not be saved'
 $messages ['filter_error'] = 'Please check the filter entries.'
 $messages ['report_title'] = 'Invoice report'
 $messages ['column_invoice_no'] = 'Invoice'
 $messages ['column_invoice_date'] = 'Date'
 $messages ['column_customer'] = 'Customer'
 $messages ['column_status'] = 'Status'
 $messages ['column_action'] = 'Action'
 $messages ['column_total'] = 'Total'
 $messages ['column_position_no'] = 'Item'
 $messages ['column_article_no'] = 'Article number'
 $messages ['column_article'] = 'Article'
 $messages ['column_quantity'] = 'Quantity'
 $messages ['column_unit_price'] = 'Unit price'
 $messages ['status_draft'] = 'Draft'
 $messages ['status_open'] = 'Open'
 $messages ['status_paid'] = 'Paid'
 $messages ['delete_title'] = 'Delete invoice'
 $messages ['delete_question'] = 'Delete invoice #{id} and all its items?'
 $messages ['delete_hint'] = 'The invoice header and its items will be deleted together.'
 $messages ['delete_invalid'] = 'The invoice could not be identified.'
 $messages ['transaction_error'] = 'The transaction could not be started.'
 $messages ['delete_error'] = 'The invoice could not be deleted completely.'
 $messages ['delete_success'] = 'The invoice and its items were deleted.'
 $fields = array()
 Filter- und Sortierfelder des Rechnungsreports.
 $field = array()
 $field ['name'] = 'dbx_rrows'
 $field ['type'] = 'int'
 $field ['tpl'] = 'select-single-label'
 $field ['default'] = '20'
 $field ['label'] = 'Per page'
 $field ['rules'] = 'int'
 $field ['options'] = '10=10&20=20&30=30&50=50'
 $fields [] = $field
 $field ['name'] = 'dbx_rsort'
 $field ['type'] = 'varchar'
 $field ['tpl'] = 'select-single-label'
 $field ['default'] = 'invoice_date'
 $field ['label'] = 'Sorting'
 $field ['rules'] = 'parameter'
 $field ['options']
 $field ['name'] = 'dbx_rdesc'
 $field ['type'] = 'varchar'
 $field ['tpl'] = 'select-single-label'
 $field ['default'] = 'DESC'
 $field ['label'] = 'Direction'
 $field ['rules'] = 'parameter'
 $field ['options'] = 'ASC=Ascending&DESC=Descending'
 $field ['name'] = 'dbx_rstatus'
 $field ['type'] = 'varchar'
 $field ['tpl'] = 'select-single-label'
 $field ['default'] = 'all'
 $field ['label'] = 'Status'
 $field ['rules'] = 'parameter|max=24'
 $field ['options'] = 'all=All&draft=Draft&open=Open&paid=Paid'
 $field ['name'] = 'dbx_rwhere'
 $field ['type'] = 'varchar'
 $field ['tpl'] = 'dbx|search'
 $field ['default'] = ''
 $field ['label'] = 'Search'
 $field ['rules'] = 'sqlsearch|max=64'

Variable Documentation

◆ $field [1/35]

$field[ 'default'] = ''

Definition at line 82 of file rpt-invoice-selection_en.fd.php.

◆ $field [2/35]

$field[ 'default'] = 'all'

Definition at line 72 of file rpt-invoice-selection_en.fd.php.

◆ $field [3/35]

$field[ 'default'] = 'DESC'

Definition at line 62 of file rpt-invoice-selection_en.fd.php.

◆ $field [4/35]

$field[ 'default'] = 'invoice_date'

Definition at line 50 of file rpt-invoice-selection_en.fd.php.

◆ $field [5/35]

$field[ 'default'] = '20'

Definition at line 40 of file rpt-invoice-selection_en.fd.php.

◆ $field [6/35]

$field[ 'label'] = 'Search'

Definition at line 83 of file rpt-invoice-selection_en.fd.php.

◆ $field [7/35]

$field[ 'label'] = 'Status'

Definition at line 73 of file rpt-invoice-selection_en.fd.php.

◆ $field [8/35]

$field[ 'label'] = 'Direction'

Definition at line 63 of file rpt-invoice-selection_en.fd.php.

◆ $field [9/35]

$field[ 'label'] = 'Sorting'

Definition at line 51 of file rpt-invoice-selection_en.fd.php.

◆ $field [10/35]

$field[ 'label'] = 'Per page'

Definition at line 41 of file rpt-invoice-selection_en.fd.php.

◆ $field [11/35]

$field[ 'name'] = 'dbx_rwhere'

Definition at line 79 of file rpt-invoice-selection_en.fd.php.

◆ $field [12/35]

$field[ 'name'] = 'dbx_rstatus'

Definition at line 69 of file rpt-invoice-selection_en.fd.php.

◆ $field [13/35]

$field[ 'name'] = 'dbx_rdesc'

Definition at line 59 of file rpt-invoice-selection_en.fd.php.

◆ $field [14/35]

$field[ 'name'] = 'dbx_rsort'

Definition at line 47 of file rpt-invoice-selection_en.fd.php.

◆ $field [15/35]

$field[ 'name'] = 'dbx_rrows'

Definition at line 37 of file rpt-invoice-selection_en.fd.php.

◆ $field [16/35]

$field[ 'options'] = 'all=All&draft=Draft&open=Open&paid=Paid'

Definition at line 75 of file rpt-invoice-selection_en.fd.php.

◆ $field [17/35]

$field[ 'options'] = 'ASC=Ascending&DESC=Descending'

Definition at line 65 of file rpt-invoice-selection_en.fd.php.

◆ $field [18/35]

$field[ 'options']
Initial value:
=
'invoice_no=Invoice number&invoice_date=Date'
. '&customer=Customer&status=Status&total_gross=Total'

Definition at line 53 of file rpt-invoice-selection_en.fd.php.

◆ $field [19/35]

$field[ 'options'] = '10=10&20=20&30=30&50=50'

Definition at line 43 of file rpt-invoice-selection_en.fd.php.

◆ $field [20/35]

$field[ 'rules'] = 'sqlsearch|max=64'

Definition at line 84 of file rpt-invoice-selection_en.fd.php.

◆ $field [21/35]

$field[ 'rules'] = 'parameter|max=24'

Definition at line 74 of file rpt-invoice-selection_en.fd.php.

◆ $field [22/35]

$field[ 'rules'] = 'parameter'

Definition at line 64 of file rpt-invoice-selection_en.fd.php.

◆ $field [23/35]

$field[ 'rules'] = 'parameter'

Definition at line 52 of file rpt-invoice-selection_en.fd.php.

◆ $field [24/35]

$field[ 'rules'] = 'int'

Definition at line 42 of file rpt-invoice-selection_en.fd.php.

◆ $field [25/35]

$field[ 'tpl'] = 'dbx|search'

Definition at line 81 of file rpt-invoice-selection_en.fd.php.

◆ $field [26/35]

$field[ 'tpl'] = 'select-single-label'

Definition at line 71 of file rpt-invoice-selection_en.fd.php.

◆ $field [27/35]

$field[ 'tpl'] = 'select-single-label'

Definition at line 61 of file rpt-invoice-selection_en.fd.php.

◆ $field [28/35]

$field[ 'tpl'] = 'select-single-label'

Definition at line 49 of file rpt-invoice-selection_en.fd.php.

◆ $field [29/35]

$field[ 'tpl'] = 'select-single-label'

Definition at line 39 of file rpt-invoice-selection_en.fd.php.

◆ $field [30/35]

$field[ 'type'] = 'varchar'

Definition at line 80 of file rpt-invoice-selection_en.fd.php.

◆ $field [31/35]

$field[ 'type'] = 'varchar'

Definition at line 70 of file rpt-invoice-selection_en.fd.php.

◆ $field [32/35]

$field[ 'type'] = 'varchar'

Definition at line 60 of file rpt-invoice-selection_en.fd.php.

◆ $field [33/35]

$field[ 'type'] = 'varchar'

Definition at line 48 of file rpt-invoice-selection_en.fd.php.

◆ $field [34/35]

$field[ 'type'] = 'int'

Definition at line 38 of file rpt-invoice-selection_en.fd.php.

◆ $field [35/35]

$field = array()

Definition at line 36 of file rpt-invoice-selection_en.fd.php.

◆ $fields [1/2]

$fields[] = $field

Definition at line 44 of file rpt-invoice-selection_en.fd.php.

◆ $fields [2/2]

$fields = array()

Filter- und Sortierfelder des Rechnungsreports.

Definition at line 34 of file rpt-invoice-selection_en.fd.php.

◆ $messages [1/27]

$messages[ 'column_action'] = 'Action'

Definition at line 12 of file rpt-invoice-selection_en.fd.php.

◆ $messages [2/27]

$messages[ 'column_article'] = 'Article'

Definition at line 16 of file rpt-invoice-selection_en.fd.php.

◆ $messages [3/27]

$messages[ 'column_article_no'] = 'Article number'

Definition at line 15 of file rpt-invoice-selection_en.fd.php.

◆ $messages [4/27]

$messages[ 'column_customer'] = 'Customer'

Definition at line 10 of file rpt-invoice-selection_en.fd.php.

◆ $messages [5/27]

$messages[ 'column_invoice_date'] = 'Date'

Definition at line 9 of file rpt-invoice-selection_en.fd.php.

◆ $messages [6/27]

$messages[ 'column_invoice_no'] = 'Invoice'

Definition at line 8 of file rpt-invoice-selection_en.fd.php.

◆ $messages [7/27]

$messages[ 'column_position_no'] = 'Item'

Definition at line 14 of file rpt-invoice-selection_en.fd.php.

◆ $messages [8/27]

$messages[ 'column_quantity'] = 'Quantity'

Definition at line 17 of file rpt-invoice-selection_en.fd.php.

◆ $messages [9/27]

$messages[ 'column_status'] = 'Status'

Definition at line 11 of file rpt-invoice-selection_en.fd.php.

◆ $messages [10/27]

$messages[ 'column_total'] = 'Total'

Definition at line 13 of file rpt-invoice-selection_en.fd.php.

◆ $messages [11/27]

$messages[ 'column_unit_price'] = 'Unit price'

Definition at line 18 of file rpt-invoice-selection_en.fd.php.

◆ $messages [12/27]

$messages[ 'delete_error'] = 'The invoice could not be deleted completely.'

Definition at line 27 of file rpt-invoice-selection_en.fd.php.

◆ $messages [13/27]

$messages[ 'delete_hint'] = 'The invoice header and its items will be deleted together.'

Definition at line 24 of file rpt-invoice-selection_en.fd.php.

◆ $messages [14/27]

$messages[ 'delete_invalid'] = 'The invoice could not be identified.'

Definition at line 25 of file rpt-invoice-selection_en.fd.php.

◆ $messages [15/27]

$messages[ 'delete_question'] = 'Delete invoice #{id} and all its items?'

Definition at line 23 of file rpt-invoice-selection_en.fd.php.

◆ $messages [16/27]

$messages[ 'delete_success'] = 'The invoice and its items were deleted.'

Definition at line 28 of file rpt-invoice-selection_en.fd.php.

◆ $messages [17/27]

$messages[ 'delete_title'] = 'Delete invoice'

Definition at line 22 of file rpt-invoice-selection_en.fd.php.

◆ $messages [18/27]

$messages[ 'filter_error'] = 'Please check the filter entries.'

Definition at line 6 of file rpt-invoice-selection_en.fd.php.

◆ $messages [19/27]

$messages[ 'report_title'] = 'Invoice report'

Definition at line 7 of file rpt-invoice-selection_en.fd.php.

◆ $messages [20/27]

$messages[ 'save_error'] = 'Data could not be saved'

Definition at line 5 of file rpt-invoice-selection_en.fd.php.

◆ $messages [21/27]

$messages[ 'save_succeass'] = $messages['save_success']

Definition at line 4 of file rpt-invoice-selection_en.fd.php.

◆ $messages [22/27]

$messages[ 'save_success'] = 'Data was saved'

Definition at line 3 of file rpt-invoice-selection_en.fd.php.

◆ $messages [23/27]

$messages[ 'status_draft'] = 'Draft'

Definition at line 19 of file rpt-invoice-selection_en.fd.php.

◆ $messages [24/27]

$messages[ 'status_open'] = 'Open'

Definition at line 20 of file rpt-invoice-selection_en.fd.php.

◆ $messages [25/27]

$messages[ 'status_paid'] = 'Paid'

Definition at line 21 of file rpt-invoice-selection_en.fd.php.

◆ $messages [26/27]

$messages[ 'transaction_error'] = 'The transaction could not be started.'

Definition at line 26 of file rpt-invoice-selection_en.fd.php.

◆ $messages [27/27]

$messages = array()

Definition at line 2 of file rpt-invoice-selection_en.fd.php.