]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Vergessene locale-Läufe.
authorMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 6 May 2009 12:42:35 +0000 (12:42 +0000)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 6 May 2009 12:42:35 +0000 (12:42 +0000)
30 files changed:
locale/de/admin
locale/de/am
locale/de/amcvar
locale/de/amtemplates
locale/de/ap
locale/de/ar
locale/de/arap
locale/de/bp
locale/de/common
locale/de/cp
locale/de/ct
locale/de/datev
locale/de/dn
locale/de/do
locale/de/drafts
locale/de/gl
locale/de/ic
locale/de/io
locale/de/ir
locale/de/is
locale/de/licenses
locale/de/login
locale/de/oe
locale/de/pe
locale/de/projects
locale/de/rc
locale/de/rp
locale/de/todo
locale/de/ustva
locale/de/wh

index 84d2f59371a10d508fb295f89cb255bffc366271..63867d2eb6208503a46b4484dbaef5372241b6da 100644 (file)
@@ -213,6 +213,8 @@ $self->{subs} = {
   'add_to_group'                => 'add_to_group',
   'add_user'                    => 'add_user',
   'adminlogin'                  => 'adminlogin',
   'add_to_group'                => 'add_to_group',
   'add_user'                    => 'add_user',
   'adminlogin'                  => 'adminlogin',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'back'                        => 'back',
   'backup_dataset'              => 'backup_dataset',
   'backup_dataset_start'        => 'backup_dataset_start',
   'back'                        => 'back',
   'backup_dataset'              => 'backup_dataset',
   'backup_dataset_start'        => 'backup_dataset_start',
@@ -246,6 +248,7 @@ $self->{subs} = {
   'edit_user_form'              => 'edit_user_form',
   'format_dates'                => 'format_dates',
   'get_value'                   => 'get_value',
   'edit_user_form'              => 'edit_user_form',
   'format_dates'                => 'format_dates',
   'get_value'                   => 'get_value',
+  'gl_transaction'              => 'gl_transaction',
   'list_users'                  => 'list_users',
   'lock_system'                 => 'lock_system',
   'login'                       => 'login',
   'list_users'                  => 'list_users',
   'lock_system'                 => 'lock_system',
   'login'                       => 'login',
@@ -261,6 +264,7 @@ $self->{subs} = {
   'restore_dataset'             => 'restore_dataset',
   'restore_dataset_start'       => 'restore_dataset_start',
   'retrieve_partunits'          => 'retrieve_partunits',
   'restore_dataset'             => 'restore_dataset',
   'restore_dataset_start'       => 'restore_dataset_start',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save'                        => 'save',
   'save_group'                  => 'save_group',
   'save_group_membership'       => 'save_group_membership',
   'save'                        => 'save',
   'save_group'                  => 'save_group',
   'save_group_membership'       => 'save_group_membership',
@@ -274,6 +278,7 @@ $self->{subs} = {
   'unlock_system'               => 'unlock_system',
   'update_dataset'              => 'update_dataset',
   'user_migration_complete'     => 'user_migration_complete',
   'unlock_system'               => 'unlock_system',
   'update_dataset'              => 'update_dataset',
   'user_migration_complete'     => 'user_migration_complete',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'erfassen'                    => 'add',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'erfassen'                    => 'add',
index 58aa7371c325049ef0f17718c2c8a9b335f5d4ee..3aaf11513594e24a3f7609cc75d8627c36c7e848 100644 (file)
@@ -368,6 +368,8 @@ $self->{subs} = {
   'add_tax'                     => 'add_tax',
   'add_unit'                    => 'add_unit',
   'add_warehouse'               => 'add_warehouse',
   'add_tax'                     => 'add_tax',
   'add_unit'                    => 'add_unit',
   'add_warehouse'               => 'add_warehouse',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'audit_control'               => 'audit_control',
   'buchungsgruppe_header'       => 'buchungsgruppe_header',
   'build_std_url'               => 'build_std_url',
   'audit_control'               => 'audit_control',
   'buchungsgruppe_header'       => 'buchungsgruppe_header',
   'build_std_url'               => 'build_std_url',
@@ -409,6 +411,7 @@ $self->{subs} = {
   'form_footer'                 => 'form_footer',
   'format_dates'                => 'format_dates',
   'get_employee_id'             => 'get_employee_id',
   'form_footer'                 => 'form_footer',
   'format_dates'                => 'format_dates',
   'get_employee_id'             => 'get_employee_id',
+  'gl_transaction'              => 'gl_transaction',
   'language_header'             => 'language_header',
   'lead_header'                 => 'lead_header',
   'list_account'                => 'list_account',
   'language_header'             => 'language_header',
   'lead_header'                 => 'lead_header',
   'list_account'                => 'list_account',
@@ -429,6 +432,7 @@ $self->{subs} = {
   'printer_header'              => 'printer_header',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
   'printer_header'              => 'printer_header',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save'                        => 'save',
   'save_account'                => 'save_account',
   'save_as_new'                 => 'save_as_new',
   'save'                        => 'save',
   'save_account'                => 'save_account',
   'save_as_new'                 => 'save_as_new',
@@ -460,6 +464,7 @@ $self->{subs} = {
   'swap_price_factors'          => 'swap_price_factors',
   'swap_units'                  => 'swap_units',
   'swap_warehouses'             => 'swap_warehouses',
   'swap_price_factors'          => 'swap_price_factors',
   'swap_units'                  => 'swap_units',
   'swap_warehouses'             => 'swap_warehouses',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'erfassen'                    => 'add',
   'konto_erfassen'              => 'add_account',
   'vendor_selection'            => 'vendor_selection',
   'erfassen'                    => 'add',
   'konto_erfassen'              => 'add_account',
index 9009927ab02efbb5aabb46d4111a766bf99d510a..ad954aa9ccb9168a50f6ca36e54556ae09e1e517 100644 (file)
@@ -172,6 +172,8 @@ $self->{subs} = {
   'Q'                           => 'Q',
   'add'                         => 'add',
   'add_cvar_config'             => 'add_cvar_config',
   'Q'                           => 'Q',
   'add'                         => 'add',
   'add_cvar_config'             => 'add_cvar_config',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -182,11 +184,13 @@ $self->{subs} = {
   'edit'                        => 'edit',
   'edit_cvar_config'            => 'edit_cvar_config',
   'format_dates'                => 'format_dates',
   'edit'                        => 'edit',
   'edit_cvar_config'            => 'edit_cvar_config',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'list_cvar_configs'           => 'list_cvar_configs',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
   'list_cvar_configs'           => 'list_cvar_configs',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save'                        => 'save',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
   'save'                        => 'save',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
@@ -194,6 +198,7 @@ $self->{subs} = {
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'swap_cvar_configs'           => 'swap_cvar_configs',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'swap_cvar_configs'           => 'swap_cvar_configs',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'erfassen'                    => 'add',
   'weiter'                      => 'continue',
   'vendor_selection'            => 'vendor_selection',
   'erfassen'                    => 'add',
   'weiter'                      => 'continue',
index 20f3e1b875929ef0c64683dae977ea14a4d45b78..bb065a273e1329181207952787fb06eee7e039cf 100644 (file)
@@ -170,6 +170,8 @@ $self->{subs} = {
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -181,10 +183,12 @@ $self->{subs} = {
   'edit'                        => 'edit',
   'edit_template'               => 'edit_template',
   'format_dates'                => 'format_dates',
   'edit'                        => 'edit',
   'edit_template'               => 'edit_template',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save'                        => 'save',
   'save_template'               => 'save_template',
   'select_part'                 => 'select_part',
   'save'                        => 'save',
   'save_template'               => 'save_template',
   'select_part'                 => 'select_part',
@@ -192,6 +196,7 @@ $self->{subs} = {
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'anzeigen'                    => 'display',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'anzeigen'                    => 'display',
index d450bc70350b57e1b8879299a5b72ee4270dfef0..430b3990784b4751978e3633f0ff14b564335f32 100644 (file)
@@ -296,6 +296,7 @@ $self->{subs} = {
   'add'                         => 'add',
   'ap_transaction'              => 'ap_transaction',
   'ap_transactions'             => 'ap_transactions',
   'add'                         => 'add',
   'ap_transaction'              => 'ap_transaction',
   'ap_transactions'             => 'ap_transactions',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -315,6 +316,7 @@ $self->{subs} = {
   'form_footer'                 => 'form_footer',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'form_footer'                 => 'form_footer',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'load_draft'                  => 'load_draft',
   'load_draft_maybe'            => 'load_draft_maybe',
   'mark_as_paid'                => 'mark_as_paid',
   'load_draft'                  => 'load_draft',
   'load_draft_maybe'            => 'load_draft_maybe',
   'mark_as_paid'                => 'mark_as_paid',
@@ -334,6 +336,7 @@ $self->{subs} = {
   'report_generator_export_as_pdf' => 'report_generator_export_as_pdf',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'retrieve_partunits'          => 'retrieve_partunits',
   'report_generator_export_as_pdf' => 'report_generator_export_as_pdf',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save_draft'                  => 'save_draft',
   'search'                      => 'search',
   'select_name'                 => 'select_name',
   'save_draft'                  => 'save_draft',
   'search'                      => 'search',
   'select_name'                 => 'select_name',
index 0be11614ad57fb6e7b55832214a53cf120cd2069..a661e9097318267bb69cb3874304e1f016e47be3 100644 (file)
@@ -300,6 +300,7 @@ $self->{subs} = {
   '_post'                       => '_post',
   'acc_menu'                    => 'acc_menu',
   'add'                         => 'add',
   '_post'                       => '_post',
   'acc_menu'                    => 'acc_menu',
   'add'                         => 'add',
+  'ap_transaction'              => 'ap_transaction',
   'ar_transaction'              => 'ar_transaction',
   'ar_transactions'             => 'ar_transactions',
   'build_std_url'               => 'build_std_url',
   'ar_transaction'              => 'ar_transaction',
   'ar_transactions'             => 'ar_transactions',
   'build_std_url'               => 'build_std_url',
@@ -322,6 +323,7 @@ $self->{subs} = {
   'form_footer'                 => 'form_footer',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'form_footer'                 => 'form_footer',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'load_draft'                  => 'load_draft',
   'load_draft_maybe'            => 'load_draft_maybe',
   'mark_as_paid'                => 'mark_as_paid',
   'load_draft'                  => 'load_draft',
   'load_draft_maybe'            => 'load_draft_maybe',
   'mark_as_paid'                => 'mark_as_paid',
@@ -355,6 +357,7 @@ $self->{subs} = {
   'storno'                      => 'storno',
   'update'                      => 'update',
   'use_as_template'             => 'use_as_template',
   'storno'                      => 'storno',
   'update'                      => 'update',
   'use_as_template'             => 'use_as_template',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'debitorenbuchung'            => 'ar_transaction',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'debitorenbuchung'            => 'ar_transaction',
index 64ba5de1ef08abafcf7432cdd106b1378fc4df9b..1f805ada0c7a855db61a8d0d7931f860840ee9e8 100644 (file)
@@ -165,6 +165,8 @@ $self->{subs} = {
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -174,12 +176,14 @@ $self->{subs} = {
   'cov_selection_internal'      => 'cov_selection_internal',
   'delivery_customer_selection' => 'delivery_customer_selection',
   'format_dates'                => 'format_dates',
   'cov_selection_internal'      => 'cov_selection_internal',
   'delivery_customer_selection' => 'delivery_customer_selection',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'name_selected'               => 'name_selected',
   'part_selection_internal'     => 'part_selection_internal',
   'project_selected'            => 'project_selected',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'name_selected'               => 'name_selected',
   'part_selection_internal'     => 'part_selection_internal',
   'project_selected'            => 'project_selected',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'select_name'                 => 'select_name',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
   'select_name'                 => 'select_name',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
@@ -187,6 +191,7 @@ $self->{subs} = {
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'neue_ware'                   => 'new_part',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'neue_ware'                   => 'new_part',
index dbec6e2ce1ebb5eec4f285725e48218ff626f7d9..4174a3a891d77fe4ad0d8db71c2f8c5aa53565a0 100644 (file)
@@ -189,6 +189,8 @@ $self->{subs} = {
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'assert_bp_access'            => 'assert_bp_access',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'assert_bp_access'            => 'assert_bp_access',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
@@ -197,6 +199,7 @@ $self->{subs} = {
   'cov_selection_internal'      => 'cov_selection_internal',
   'delivery_customer_selection' => 'delivery_customer_selection',
   'format_dates'                => 'format_dates',
   'cov_selection_internal'      => 'cov_selection_internal',
   'delivery_customer_selection' => 'delivery_customer_selection',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'list_spool'                  => 'list_spool',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'list_spool'                  => 'list_spool',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
@@ -204,6 +207,7 @@ $self->{subs} = {
   'reformat_numbers'            => 'reformat_numbers',
   'remove'                      => 'remove',
   'retrieve_partunits'          => 'retrieve_partunits',
   'reformat_numbers'            => 'reformat_numbers',
   'remove'                      => 'remove',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'search'                      => 'search',
   'select_all'                  => 'select_all',
   'select_part'                 => 'select_part',
   'search'                      => 'search',
   'select_all'                  => 'select_all',
   'select_part'                 => 'select_part',
@@ -211,6 +215,7 @@ $self->{subs} = {
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'weiter'                      => 'continue',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'weiter'                      => 'continue',
index b4c28041b405437137d1b866914b9a45c0a85f21..f60e0990bc40a877ab465ceb2e50e848cd7962c5 100644 (file)
@@ -153,21 +153,26 @@ $self->{subs} = {
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'cov_selection_internal'      => 'cov_selection_internal',
   'delivery_customer_selection' => 'delivery_customer_selection',
   'format_dates'                => 'format_dates',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'cov_selection_internal'      => 'cov_selection_internal',
   'delivery_customer_selection' => 'delivery_customer_selection',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'neue_ware'                   => 'new_part',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'neue_ware'                   => 'new_part',
index 50f3067832c5e2bcba23e375cad80198a758fd21..6484eb9b16fe89d46b6ff39826b4ef4b032a5114 100644 (file)
@@ -202,6 +202,8 @@ $self->{subs} = {
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -214,6 +216,7 @@ $self->{subs} = {
   'form_footer'                 => 'form_footer',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'form_footer'                 => 'form_footer',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'list_invoices'               => 'list_invoices',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'name_selected'               => 'name_selected',
   'list_invoices'               => 'list_invoices',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'name_selected'               => 'name_selected',
@@ -224,6 +227,7 @@ $self->{subs} = {
   'project_selected'            => 'project_selected',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
   'project_selected'            => 'project_selected',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'select_name'                 => 'select_name',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
   'select_name'                 => 'select_name',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
@@ -232,6 +236,7 @@ $self->{subs} = {
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'update'                      => 'update',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'update'                      => 'update',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'neue_ware'                   => 'new_part',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'neue_ware'                   => 'new_part',
index 6c198169ee1a67a75a5b9bc7f2ca2c093fea1a7a..2bb3f8cfffbd98fd4198c0f4bc31c308da490b9f 100644 (file)
@@ -212,6 +212,8 @@ $self->{subs} = {
   'Q'                           => 'Q',
   'add'                         => 'add',
   'add_transaction'             => 'add_transaction',
   'Q'                           => 'Q',
   'add'                         => 'add',
   'add_transaction'             => 'add_transaction',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -229,6 +231,7 @@ $self->{subs} = {
   'get_contact'                 => 'get_contact',
   'get_delivery'                => 'get_delivery',
   'get_shipto'                  => 'get_shipto',
   'get_contact'                 => 'get_contact',
   'get_delivery'                => 'get_delivery',
   'get_shipto'                  => 'get_shipto',
+  'gl_transaction'              => 'gl_transaction',
   'list_names'                  => 'list_names',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'list_names'                  => 'list_names',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
@@ -240,6 +243,7 @@ $self->{subs} = {
   'report_generator_export_as_pdf' => 'report_generator_export_as_pdf',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'retrieve_partunits'          => 'retrieve_partunits',
   'report_generator_export_as_pdf' => 'report_generator_export_as_pdf',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save'                        => 'save',
   'save_and_ap_transaction'     => 'save_and_ap_transaction',
   'save_and_ar_transaction'     => 'save_and_ar_transaction',
   'save'                        => 'save',
   'save_and_ap_transaction'     => 'save_and_ap_transaction',
   'save_and_ar_transaction'     => 'save_and_ar_transaction',
@@ -255,6 +259,7 @@ $self->{subs} = {
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'update'                      => 'update',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'update'                      => 'update',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'erfassen'                    => 'add',
   'weiter'                      => 'continue',
   'vendor_selection'            => 'vendor_selection',
   'erfassen'                    => 'add',
   'weiter'                      => 'continue',
index 3af715bcdd49c8aebba73bd86492a2dd757975ac..41527fc0896abb353a3e4a2b4dd4f39b163f122e 100644 (file)
@@ -193,6 +193,8 @@ $self->{subs} = {
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -206,15 +208,18 @@ $self->{subs} = {
   'export_bewegungsdaten'       => 'export_bewegungsdaten',
   'export_stammdaten'           => 'export_stammdaten',
   'format_dates'                => 'format_dates',
   'export_bewegungsdaten'       => 'export_bewegungsdaten',
   'export_stammdaten'           => 'export_stammdaten',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'neue_ware'                   => 'new_part',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'neue_ware'                   => 'new_part',
index 4ee9c592e086a090412d2a635616e08d18a8c307..5ca66cfca8d5e0f9c2e24e59c7e9a664326d3d7c 100644 (file)
@@ -303,6 +303,8 @@ $self->{subs} = {
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -315,6 +317,7 @@ $self->{subs} = {
   'edit_config'                 => 'edit_config',
   'edit_e_mail'                 => 'edit_e_mail',
   'format_dates'                => 'format_dates',
   'edit_config'                 => 'edit_config',
   'edit_e_mail'                 => 'edit_e_mail',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'invoicetotal'                => 'invoicetotal',
   'item_selected'               => 'item_selected',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'invoicetotal'                => 'invoicetotal',
   'item_selected'               => 'item_selected',
   'mark_as_paid_common'         => 'mark_as_paid_common',
@@ -339,6 +342,7 @@ $self->{subs} = {
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save'                        => 'save',
   'save_dunning'                => 'save_dunning',
   'search'                      => 'search',
   'save'                        => 'save',
   'save_dunning'                => 'save_dunning',
   'search'                      => 'search',
@@ -357,6 +361,7 @@ $self->{subs} = {
   'show_vc_details'             => 'show_vc_details',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
   'show_vc_details'             => 'show_vc_details',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'neue_ware'                   => 'new_part',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'neue_ware'                   => 'new_part',
index 35ea77d74d37caa1e9788fe98862b780c486e8cb..5f1e42e4d5ec68641892b114235d0cab46be7c60 100644 (file)
@@ -326,6 +326,8 @@ $self->{subs} = {
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'calculate_stock_in_out'      => 'calculate_stock_in_out',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'calculate_stock_in_out'      => 'calculate_stock_in_out',
@@ -350,6 +352,7 @@ $self->{subs} = {
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'get_basic_bin_wh_info'       => 'get_basic_bin_wh_info',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'get_basic_bin_wh_info'       => 'get_basic_bin_wh_info',
+  'gl_transaction'              => 'gl_transaction',
   'invoice'                     => 'invoice',
   'invoice_multi'               => 'invoice_multi',
   'invoicetotal'                => 'invoicetotal',
   'invoice'                     => 'invoice',
   'invoice_multi'               => 'invoice_multi',
   'invoicetotal'                => 'invoicetotal',
@@ -382,6 +385,7 @@ $self->{subs} = {
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save'                        => 'save',
   'save_as_new'                 => 'save_as_new',
   'search'                      => 'search',
   'save'                        => 'save',
   'save_as_new'                 => 'save_as_new',
   'search'                      => 'search',
@@ -410,6 +414,7 @@ $self->{subs} = {
   'update_stock_in'             => 'update_stock_in',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
   'update_stock_in'             => 'update_stock_in',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'weiter'                      => 'continue',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'weiter'                      => 'continue',
index 357a9e71dc68c50024cce7341856f9fd3c60649c..8aafa67b6f09afdc10e70acfbdc664b12e5a5c70 100644 (file)
@@ -156,6 +156,8 @@ $self->{subs} = {
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -165,6 +167,7 @@ $self->{subs} = {
   'dont_load_draft'             => 'dont_load_draft',
   'draft_action_dispatcher'     => 'draft_action_dispatcher',
   'format_dates'                => 'format_dates',
   'dont_load_draft'             => 'dont_load_draft',
   'draft_action_dispatcher'     => 'draft_action_dispatcher',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'load_draft'                  => 'load_draft',
   'load_draft_maybe'            => 'load_draft_maybe',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'load_draft'                  => 'load_draft',
   'load_draft_maybe'            => 'load_draft_maybe',
   'mark_as_paid_common'         => 'mark_as_paid_common',
@@ -172,12 +175,14 @@ $self->{subs} = {
   'reformat_numbers'            => 'reformat_numbers',
   'remove_draft'                => 'remove_draft',
   'retrieve_partunits'          => 'retrieve_partunits',
   'reformat_numbers'            => 'reformat_numbers',
   'remove_draft'                => 'remove_draft',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save_draft'                  => 'save_draft',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'save_draft'                  => 'save_draft',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'entwĂĽrfe_löschen'            => 'delete_drafts',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'entwĂĽrfe_löschen'            => 'delete_drafts',
index dd0b0272db9f211e481545fbcd23ba965fed812c..4054477f1be3d12c7e0357f190b0eb2604dfabb4 100644 (file)
@@ -273,6 +273,8 @@ $self->{subs} = {
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'add'                         => 'add',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'add'                         => 'add',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -288,6 +290,7 @@ $self->{subs} = {
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'generate_report'             => 'generate_report',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'generate_report'             => 'generate_report',
+  'gl_transaction'              => 'gl_transaction',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'post'                        => 'post',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'post'                        => 'post',
@@ -302,6 +305,7 @@ $self->{subs} = {
   'report_generator_export_as_pdf' => 'report_generator_export_as_pdf',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'retrieve_partunits'          => 'retrieve_partunits',
   'report_generator_export_as_pdf' => 'report_generator_export_as_pdf',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'search'                      => 'search',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
   'search'                      => 'search',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
@@ -310,6 +314,7 @@ $self->{subs} = {
   'show_vc_details'             => 'show_vc_details',
   'storno'                      => 'storno',
   'update'                      => 'update',
   'show_vc_details'             => 'show_vc_details',
   'storno'                      => 'storno',
   'update'                      => 'update',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'kreditorenbuchung'           => 'ap_transaction',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'kreditorenbuchung'           => 'ap_transaction',
index 727251d11eb3f073c0777762f8d633dd17aef3a7..f9ad7d897bb038e1957d1be5e1fd240d9622970c 100644 (file)
@@ -349,6 +349,8 @@ $self->{subs} = {
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
   'addtop100'                   => 'addtop100',
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
   'addtop100'                   => 'addtop100',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'assembly_row'                => 'assembly_row',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'assembly_row'                => 'assembly_row',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
@@ -368,6 +370,7 @@ $self->{subs} = {
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'generate_report'             => 'generate_report',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'generate_report'             => 'generate_report',
+  'gl_transaction'              => 'gl_transaction',
   'invoicetotal'                => 'invoicetotal',
   'item_selected'               => 'item_selected',
   'link_part'                   => 'link_part',
   'invoicetotal'                => 'invoicetotal',
   'item_selected'               => 'item_selected',
   'link_part'                   => 'link_part',
@@ -395,6 +398,7 @@ $self->{subs} = {
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save'                        => 'save',
   'save_as_new'                 => 'save_as_new',
   'search'                      => 'search',
   'save'                        => 'save',
   'save_as_new'                 => 'save_as_new',
   'search'                      => 'search',
@@ -414,6 +418,7 @@ $self->{subs} = {
   'update_prices'               => 'update_prices',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
   'update_prices'               => 'update_prices',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'erfassen'                    => 'add',
   'erzeugnis_erfassen'          => 'add_assembly',
   'vendor_selection'            => 'vendor_selection',
   'erfassen'                    => 'add',
   'erzeugnis_erfassen'          => 'add_assembly',
index 58fd08ccb71df762d5884855927db6f15335f3de..259e710c7bf5ac3bec45454278b0b81e674f961d 100644 (file)
@@ -268,6 +268,8 @@ $self->{subs} = {
   '_check_io_auth'              => '_check_io_auth',
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
   '_check_io_auth'              => '_check_io_auth',
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -279,6 +281,7 @@ $self->{subs} = {
   'display_row'                 => 'display_row',
   'edit_e_mail'                 => 'edit_e_mail',
   'format_dates'                => 'format_dates',
   'display_row'                 => 'display_row',
   'edit_e_mail'                 => 'edit_e_mail',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'invoicetotal'                => 'invoicetotal',
   'item_selected'               => 'item_selected',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'invoicetotal'                => 'invoicetotal',
   'item_selected'               => 'item_selected',
   'mark_as_paid_common'         => 'mark_as_paid_common',
@@ -295,6 +298,7 @@ $self->{subs} = {
   'relink_accounts'             => 'relink_accounts',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
   'relink_accounts'             => 'relink_accounts',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'select_item'                 => 'select_item',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
   'select_item'                 => 'select_item',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
@@ -307,6 +311,7 @@ $self->{subs} = {
   'show_vc_details'             => 'show_vc_details',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
   'show_vc_details'             => 'show_vc_details',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'neue_ware'                   => 'new_part',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'neue_ware'                   => 'new_part',
index 79993b601eb8f30acfb53de93527e05a5b329a4b..160c08d63740676fc0d32ec019862644abe6ddbf 100644 (file)
@@ -341,6 +341,8 @@ $self->{subs} = {
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -362,6 +364,7 @@ $self->{subs} = {
   'form_footer'                 => 'form_footer',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'form_footer'                 => 'form_footer',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'invoice_links'               => 'invoice_links',
   'invoicetotal'                => 'invoicetotal',
   'item_selected'               => 'item_selected',
   'invoice_links'               => 'invoice_links',
   'invoicetotal'                => 'invoicetotal',
   'item_selected'               => 'item_selected',
@@ -388,6 +391,7 @@ $self->{subs} = {
   'remove_draft'                => 'remove_draft',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
   'remove_draft'                => 'remove_draft',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save_draft'                  => 'save_draft',
   'select_item'                 => 'select_item',
   'select_name'                 => 'select_name',
   'save_draft'                  => 'save_draft',
   'select_item'                 => 'select_item',
   'select_name'                 => 'select_name',
@@ -407,6 +411,7 @@ $self->{subs} = {
   'use_as_template'             => 'use_as_template',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
   'use_as_template'             => 'use_as_template',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'weiter'                      => 'continue',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'weiter'                      => 'continue',
index c793b86875aed9af30846c3314b51ee24ac513df..d720eb0fec7ae15665529ebdc6ca979a2a165f5c 100644 (file)
@@ -366,6 +366,8 @@ $self->{subs} = {
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -389,6 +391,7 @@ $self->{subs} = {
   'form_footer'                 => 'form_footer',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'form_footer'                 => 'form_footer',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'invoice_links'               => 'invoice_links',
   'invoicetotal'                => 'invoicetotal',
   'item_selected'               => 'item_selected',
   'invoice_links'               => 'invoice_links',
   'invoicetotal'                => 'invoicetotal',
   'item_selected'               => 'item_selected',
@@ -417,6 +420,7 @@ $self->{subs} = {
   'remove_draft'                => 'remove_draft',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
   'remove_draft'                => 'remove_draft',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save_draft'                  => 'save_draft',
   'select_item'                 => 'select_item',
   'select_name'                 => 'select_name',
   'save_draft'                  => 'save_draft',
   'select_item'                 => 'select_item',
   'select_name'                 => 'select_name',
@@ -435,6 +439,7 @@ $self->{subs} = {
   'use_as_template'             => 'use_as_template',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
   'use_as_template'             => 'use_as_template',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'weiter'                      => 'continue',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'weiter'                      => 'continue',
index c0d4aa970e365f30ea9eb26139af6a0c5ecdf59c..32ad0507b23030d197d1333395d75a1dd17adddf 100644 (file)
@@ -185,6 +185,8 @@ $self->{subs} = {
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'add'                         => 'add',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'add'                         => 'add',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -197,6 +199,7 @@ $self->{subs} = {
   'form_footer'                 => 'form_footer',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'form_footer'                 => 'form_footer',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'print_customer_selection'    => 'print_customer_selection',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'print_customer_selection'    => 'print_customer_selection',
@@ -205,6 +208,7 @@ $self->{subs} = {
   'quot'                        => 'quot',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
   'quot'                        => 'quot',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save'                        => 'save',
   'search'                      => 'search',
   'select_part'                 => 'select_part',
   'save'                        => 'save',
   'search'                      => 'search',
   'select_part'                 => 'select_part',
@@ -214,6 +218,7 @@ $self->{subs} = {
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'update'                      => 'update',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'update'                      => 'update',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'erfassen'                    => 'add',
   'weiter'                      => 'continue',
   'vendor_selection'            => 'vendor_selection',
   'erfassen'                    => 'add',
   'weiter'                      => 'continue',
index 2d6493ccb184dcc6a099b1d190556509a6e399d0..38c382a225d96bc78b933839cceeb9bb22e18850 100644 (file)
@@ -413,6 +413,8 @@ $self->{subs} = {
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'backorder_exchangerate'      => 'backorder_exchangerate',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'backorder_exchangerate'      => 'backorder_exchangerate',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
@@ -452,6 +454,7 @@ $self->{subs} = {
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'get_basic_bin_wh_info'       => 'get_basic_bin_wh_info',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'get_basic_bin_wh_info'       => 'get_basic_bin_wh_info',
+  'gl_transaction'              => 'gl_transaction',
   'invoice'                     => 'invoice',
   'invoice_multi'               => 'invoice_multi',
   'invoicetotal'                => 'invoicetotal',
   'invoice'                     => 'invoice',
   'invoice_multi'               => 'invoice_multi',
   'invoicetotal'                => 'invoicetotal',
@@ -491,6 +494,7 @@ $self->{subs} = {
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'sales_order'                 => 'sales_order',
   'save'                        => 'save',
   'save_access_rights'          => 'save_access_rights',
   'sales_order'                 => 'sales_order',
   'save'                        => 'save',
   'save_access_rights'          => 'save_access_rights',
@@ -528,6 +532,7 @@ $self->{subs} = {
   'update_stock_in'             => 'update_stock_in',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
   'update_stock_in'             => 'update_stock_in',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'abbrechen'                   => 'cancel',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'abbrechen'                   => 'cancel',
index c249d99c8d7b3c9c055bd7ee4df33964fc6ccf69..19a42f590d77fe1e915e17781579319a9af2f6c1 100644 (file)
@@ -379,6 +379,8 @@ $self->{subs} = {
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'backorder_exchangerate'      => 'backorder_exchangerate',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'backorder_exchangerate'      => 'backorder_exchangerate',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
@@ -413,6 +415,7 @@ $self->{subs} = {
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'get_basic_bin_wh_info'       => 'get_basic_bin_wh_info',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'get_basic_bin_wh_info'       => 'get_basic_bin_wh_info',
+  'gl_transaction'              => 'gl_transaction',
   'invoice'                     => 'invoice',
   'invoice_multi'               => 'invoice_multi',
   'invoicetotal'                => 'invoicetotal',
   'invoice'                     => 'invoice',
   'invoice_multi'               => 'invoice_multi',
   'invoicetotal'                => 'invoicetotal',
@@ -448,6 +451,7 @@ $self->{subs} = {
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'sales_order'                 => 'sales_order',
   'save'                        => 'save',
   'save_and_close'              => 'save_and_close',
   'sales_order'                 => 'sales_order',
   'save'                        => 'save',
   'save_and_close'              => 'save_and_close',
@@ -479,6 +483,7 @@ $self->{subs} = {
   'update_stock_in'             => 'update_stock_in',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
   'update_stock_in'             => 'update_stock_in',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'weiter'                      => 'continue',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'weiter'                      => 'continue',
index b4c6817286dbe56abb65f353b7abd9c7bad61a06..478be9ba71a135b1dcf31b2fcca5f664d46da419 100644 (file)
@@ -175,6 +175,8 @@ $self->{subs} = {
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'add'                         => 'add',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'add'                         => 'add',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -188,12 +190,14 @@ $self->{subs} = {
   'form_pricegroup_footer'      => 'form_pricegroup_footer',
   'form_pricegroup_header'      => 'form_pricegroup_header',
   'format_dates'                => 'format_dates',
   'form_pricegroup_footer'      => 'form_pricegroup_footer',
   'form_pricegroup_header'      => 'form_pricegroup_header',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'partsgroup_report'           => 'partsgroup_report',
   'pricegroup_report'           => 'pricegroup_report',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'partsgroup_report'           => 'partsgroup_report',
   'pricegroup_report'           => 'pricegroup_report',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save'                        => 'save',
   'search'                      => 'search',
   'select_part'                 => 'select_part',
   'save'                        => 'save',
   'search'                      => 'search',
   'select_part'                 => 'select_part',
@@ -201,6 +205,7 @@ $self->{subs} = {
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'erfassen'                    => 'add',
   'weiter'                      => 'continue',
   'vendor_selection'            => 'vendor_selection',
   'erfassen'                    => 'add',
   'weiter'                      => 'continue',
index be748c6dfe7006fe832669315da09bdce4c05c71..f90abd6a7ea1d0f910052440280a69a8ce4a10db 100644 (file)
@@ -179,6 +179,8 @@ $self->{subs} = {
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'add'                         => 'add',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'add'                         => 'add',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -189,6 +191,7 @@ $self->{subs} = {
   'display_project_form'        => 'display_project_form',
   'edit'                        => 'edit',
   'format_dates'                => 'format_dates',
   'display_project_form'        => 'display_project_form',
   'edit'                        => 'edit',
   'format_dates'                => 'format_dates',
+  'gl_transaction'              => 'gl_transaction',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'project_report'              => 'project_report',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'project_report'              => 'project_report',
@@ -200,6 +203,7 @@ $self->{subs} = {
   'report_generator_export_as_pdf' => 'report_generator_export_as_pdf',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'retrieve_partunits'          => 'retrieve_partunits',
   'report_generator_export_as_pdf' => 'report_generator_export_as_pdf',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save'                        => 'save',
   'save_as_new'                 => 'save_as_new',
   'search'                      => 'search',
   'save'                        => 'save',
   'save_as_new'                 => 'save_as_new',
   'search'                      => 'search',
@@ -208,6 +212,7 @@ $self->{subs} = {
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'set_longdescription'         => 'set_longdescription',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'löschen'                     => 'delete',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'löschen'                     => 'delete',
index f1c005d8e40b015ff07f26e93289f5d572a42684..ce3567fb2dc39033ea5dc1e1b2704d44c75fc5c1 100644 (file)
@@ -174,6 +174,8 @@ $self->{subs} = {
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -184,11 +186,13 @@ $self->{subs} = {
   'done'                        => 'done',
   'format_dates'                => 'format_dates',
   'get_payments'                => 'get_payments',
   'done'                        => 'done',
   'format_dates'                => 'format_dates',
   'get_payments'                => 'get_payments',
+  'gl_transaction'              => 'gl_transaction',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'reconciliation'              => 'reconciliation',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'reconciliation'              => 'reconciliation',
   'reformat_numbers'            => 'reformat_numbers',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'select_all'                  => 'select_all',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
   'select_all'                  => 'select_all',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
@@ -196,6 +200,7 @@ $self->{subs} = {
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'update'                      => 'update',
   'show_history'                => 'show_history',
   'show_vc_details'             => 'show_vc_details',
   'update'                      => 'update',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'fertig'                      => 'done',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'fertig'                      => 'done',
index 86bec24d8309f7632db01cfa07e727a530530f54..fb63ba0bf322d121d0d40e10c9217219094c4599 100644 (file)
@@ -287,6 +287,8 @@ $self->{subs} = {
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'aging'                       => 'aging',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'aging'                       => 'aging',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -310,6 +312,7 @@ $self->{subs} = {
   'generate_tax_report'         => 'generate_tax_report',
   'generate_trial_balance'      => 'generate_trial_balance',
   'get_project'                 => 'get_project',
   'generate_tax_report'         => 'generate_tax_report',
   'generate_trial_balance'      => 'generate_trial_balance',
   'get_project'                 => 'get_project',
+  'gl_transaction'              => 'gl_transaction',
   'list_accounts'               => 'list_accounts',
   'list_payments'               => 'list_payments',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'list_accounts'               => 'list_accounts',
   'list_payments'               => 'list_payments',
   'mark_as_paid_common'         => 'mark_as_paid_common',
@@ -328,6 +331,7 @@ $self->{subs} = {
   'report_generator_export_as_pdf' => 'report_generator_export_as_pdf',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'retrieve_partunits'          => 'retrieve_partunits',
   'report_generator_export_as_pdf' => 'report_generator_export_as_pdf',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'select_all'                  => 'select_all',
   'select_name'                 => 'select_name',
   'select_part'                 => 'select_part',
   'select_all'                  => 'select_all',
   'select_name'                 => 'select_name',
   'select_part'                 => 'select_part',
@@ -339,6 +343,7 @@ $self->{subs} = {
   'show_vc_details'             => 'show_vc_details',
   'statement_details'           => 'statement_details',
   'tax_subtotal'                => 'tax_subtotal',
   'show_vc_details'             => 'show_vc_details',
   'statement_details'           => 'statement_details',
   'tax_subtotal'                => 'tax_subtotal',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'email'                       => 'e_mail',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'email'                       => 'e_mail',
index e7aa1085424385fdbff5c46e3962c1df87350d1a..bfbaf3788679f88bd898addd8afb3dc6e2732ed9 100644 (file)
@@ -406,6 +406,8 @@ $self->{subs} = {
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
   '_update_part_information'    => '_update_part_information',
   '_update_ship'                => '_update_ship',
   'add'                         => 'add',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'backorder_exchangerate'      => 'backorder_exchangerate',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'backorder_exchangerate'      => 'backorder_exchangerate',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
@@ -444,6 +446,7 @@ $self->{subs} = {
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'get_basic_bin_wh_info'       => 'get_basic_bin_wh_info',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
   'get_basic_bin_wh_info'       => 'get_basic_bin_wh_info',
+  'gl_transaction'              => 'gl_transaction',
   'invoice'                     => 'invoice',
   'invoice_multi'               => 'invoice_multi',
   'invoicetotal'                => 'invoicetotal',
   'invoice'                     => 'invoice',
   'invoice_multi'               => 'invoice_multi',
   'invoicetotal'                => 'invoicetotal',
@@ -480,6 +483,7 @@ $self->{subs} = {
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'request_for_quotation'       => 'request_for_quotation',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'sales_order'                 => 'sales_order',
   'save'                        => 'save',
   'save_access_rights'          => 'save_access_rights',
   'sales_order'                 => 'sales_order',
   'save'                        => 'save',
   'save_access_rights'          => 'save_access_rights',
@@ -516,6 +520,7 @@ $self->{subs} = {
   'update_stock_in'             => 'update_stock_in',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
   'update_stock_in'             => 'update_stock_in',
   'validate_items'              => 'validate_items',
   'vendor_details'              => 'vendor_details',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'abbrechen'                   => 'cancel',
   'vendor_selection'            => 'vendor_selection',
   'yes'                         => 'yes',
   'abbrechen'                   => 'cancel',
index 128724624c5e78502cbd007722aa95d90a49908b..706f10ad1410d3a23e4cc4f8e95a441d4da3ca0c 100644 (file)
@@ -215,6 +215,8 @@ $self->{subs} = {
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'back'                        => 'back',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'back'                        => 'back',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
@@ -226,15 +228,16 @@ $self->{subs} = {
   'create_steuernummer'         => 'create_steuernummer',
   'debug'                       => 'debug',
   'delivery_customer_selection' => 'delivery_customer_selection',
   'create_steuernummer'         => 'create_steuernummer',
   'debug'                       => 'debug',
   'delivery_customer_selection' => 'delivery_customer_selection',
-  'elster_hash'                 => 'elster_hash',
   'format_dates'                => 'format_dates',
   'generate_ustva'              => 'generate_ustva',
   'format_dates'                => 'format_dates',
   'generate_ustva'              => 'generate_ustva',
+  'gl_transaction'              => 'gl_transaction',
   'help'                        => 'help',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'reformat_numbers'            => 'reformat_numbers',
   'report'                      => 'report',
   'retrieve_partunits'          => 'retrieve_partunits',
   'help'                        => 'help',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'reformat_numbers'            => 'reformat_numbers',
   'report'                      => 'report',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'save'                        => 'save',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
   'save'                        => 'save',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
@@ -244,6 +247,7 @@ $self->{subs} = {
   'show_options'                => 'show_options',
   'show_vc_details'             => 'show_vc_details',
   'ustva_vorauswahl'            => 'ustva_vorauswahl',
   'show_options'                => 'show_options',
   'show_vc_details'             => 'show_vc_details',
   'ustva_vorauswahl'            => 'ustva_vorauswahl',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'neue_ware'                   => 'new_part',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'neue_ware'                   => 'new_part',
index 76fb757c3a67db8f451073fa17e872ed9bc4ffa8..daa55a14ad27bd0dab2016f042fd587ae0cb44b9 100644 (file)
@@ -229,6 +229,8 @@ $self->{subs} = {
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
   'H'                           => 'H',
   'NTI'                         => 'NTI',
   'Q'                           => 'Q',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'call_sub'                    => 'call_sub',
@@ -241,6 +243,7 @@ $self->{subs} = {
   'generate_report'             => 'generate_report',
   'get_bin_idx'                 => 'get_bin_idx',
   'get_warehouse_idx'           => 'get_warehouse_idx',
   'generate_report'             => 'generate_report',
   'get_bin_idx'                 => 'get_bin_idx',
   'get_warehouse_idx'           => 'get_warehouse_idx',
+  'gl_transaction'              => 'gl_transaction',
   'journal'                     => 'journal',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'journal'                     => 'journal',
   'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
@@ -255,6 +258,7 @@ $self->{subs} = {
   'report_generator_export_as_pdf' => 'report_generator_export_as_pdf',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'retrieve_partunits'          => 'retrieve_partunits',
   'report_generator_export_as_pdf' => 'report_generator_export_as_pdf',
   'report_generator_set_default_sort' => 'report_generator_set_default_sort',
   'retrieve_partunits'          => 'retrieve_partunits',
+  'sales_invoice'               => 'sales_invoice',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
   'set_longdescription'         => 'set_longdescription',
   'select_part'                 => 'select_part',
   'select_part_internal'        => 'select_part_internal',
   'set_longdescription'         => 'set_longdescription',
@@ -272,6 +276,7 @@ $self->{subs} = {
   'transfer_stock_update_part'  => 'transfer_stock_update_part',
   'transfer_warehouse_selection' => 'transfer_warehouse_selection',
   'update'                      => 'update',
   'transfer_stock_update_part'  => 'transfer_stock_update_part',
   'transfer_warehouse_selection' => 'transfer_warehouse_selection',
   'update'                      => 'update',
+  'vendor_invoice'              => 'vendor_invoice',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'erzeugnis_fertigen'          => 'create_assembly',
   'vendor_selection'            => 'vendor_selection',
   'weiter'                      => 'continue',
   'erzeugnis_fertigen'          => 'create_assembly',