feat(stock): add Stock Delivered But Not Billed GL entries on Delivery Note and Sales Invoice

This commit is contained in:
Pugazhendhi Velu
2026-03-21 07:30:23 +00:00
committed by kavin-114
parent 8596d98ac4
commit 3364ee9274
4 changed files with 140 additions and 0 deletions

View File

@@ -940,6 +940,7 @@ class StockController(AccountsController):
"Stock Reconciliation",
"Stock Entry",
"Subcontracting Receipt",
"Delivery Note",
)
and not is_expense_account
):