mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-23 12:06:43 +00:00
feat(stock): add Stock Delivered But Not Billed GL entries on Delivery Note and Sales Invoice
This commit is contained in:
committed by
kavin-114
parent
8596d98ac4
commit
3364ee9274
@@ -940,6 +940,7 @@ class StockController(AccountsController):
|
||||
"Stock Reconciliation",
|
||||
"Stock Entry",
|
||||
"Subcontracting Receipt",
|
||||
"Delivery Note",
|
||||
)
|
||||
and not is_expense_account
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user