As seen, March shows only income(from the invoice) and no expense at all, as Delivery Note was created in Feb. If this happens around the end/beginning of fiscal years, yearly P&L is also affected.
The proposed (optional) change we would like to bring to this flow is:
Upon submission of Delivery Note, if it isn’t invoiced yet, instead of the expense account, ledger will be passed into another account(Stock Issued But Not Billed - Balance Sheet account).
On service items, this workflow is very much needed becuase there a scenarios where the delivery of the services are done but cannot yet proceed the billing or invoicing waiting for the docs i.e. inspection report of the services.
At the delivery note is the best doctype to execute this workflow.
In V14, we have this Account Payables Unbilled for Stock and Asset Items so somebody can dublicate this function in the other direction.
Thanks for bringing this issue up @rtdany10 . Has anyone been able to build and push this functionality yet?
I agree with @jcagbay, the Delivery Note seems like the most natural approach to recognising revenue, and the matched Cost of Sales or Cost of Goods Sold, in the period where the revenue and costs are accrued.
The Sales Invoice should then only move Accrued Revenue (Asset) to Accounts Receivable (Asset).
@rtdany10 Hi Dany! I know that this issue is long pending and nobody is able to answer this in the community. any thoughts on this? Looking forward to hearing from you on this.
Hi Prashant, we ended up overriding the standard functionality to achieve it as it as an immediate requirement for us. It was done in client specific style and not in a generic way and hence wasn’t open-sourced.
Although once I free up a bit, I plan on cleaning it up and pushing it to upstream!