X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=locale%2Fde%2Fbp;h=4174a3a891d77fe4ad0d8db71c2f8c5aa53565a0;hb=651e8d51f656789ec224ce12986ed9d45b652434;hp=dbec6e2ce1ebb5eec4f285725e48218ff626f7d9;hpb=bd6a87822bde06283d29d2890a9b30d228d21f32;p=kivitendo-erp.git diff --git a/locale/de/bp b/locale/de/bp index dbec6e2ce..4174a3a89 100644 --- a/locale/de/bp +++ b/locale/de/bp @@ -189,6 +189,8 @@ $self->{subs} = { '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', @@ -197,6 +199,7 @@ $self->{subs} = { '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', @@ -204,6 +207,7 @@ $self->{subs} = { 'reformat_numbers' => 'reformat_numbers', 'remove' => 'remove', 'retrieve_partunits' => 'retrieve_partunits', + 'sales_invoice' => 'sales_invoice', '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', + 'vendor_invoice' => 'vendor_invoice', 'vendor_selection' => 'vendor_selection', 'yes' => 'yes', 'weiter' => 'continue',