mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 11:49:10 +00:00
(cherry picked from commit 363ed9ccba)
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
This commit is contained in:
@@ -345,8 +345,7 @@ def run_query(filters, extra_fields, extra_joins, extra_filters, as_dict=1):
|
|||||||
/* against number or, if empty, party against number */
|
/* against number or, if empty, party against number */
|
||||||
%(temporary_against_account_number)s as 'Gegenkonto (ohne BU-Schlüssel)',
|
%(temporary_against_account_number)s as 'Gegenkonto (ohne BU-Schlüssel)',
|
||||||
|
|
||||||
/* disable automatic VAT deduction */
|
'' as 'BU-Schlüssel',
|
||||||
'40' as 'BU-Schlüssel',
|
|
||||||
|
|
||||||
gl.posting_date as 'Belegdatum',
|
gl.posting_date as 'Belegdatum',
|
||||||
gl.voucher_no as 'Belegfeld 1',
|
gl.voucher_no as 'Belegfeld 1',
|
||||||
|
|||||||
Reference in New Issue
Block a user