mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +00:00
[change-log]
This commit is contained in:
5
erpnext/change_log/v6/v6.16.3.md
Normal file
5
erpnext/change_log/v6/v6.16.3.md
Normal file
@@ -0,0 +1,5 @@
|
||||
- Track billed status of a Delivery Note (DN) or Purchase Receipt (PR)
|
||||
- The system looks for Invoices directly created from Delivery Note / Purchase Receipt *(Workflow: Order -> DN/PR -> Invoice)* and allocates these amounts directly to the DN/PR
|
||||
- Next, it looks for Invoices not created from Delivery Note / Purchase Receipt, but from an Order *(Workflow: Order -> Invoice, Order -> DN/PR)* and the DN/PR is selected based on FIFO for allocating the billed amount
|
||||
- In Stock Entry, re-calculate Additional Costs and Amount on changing Quantity or Rate
|
||||
- Chart of Accounts for Singapore
|
||||
Reference in New Issue
Block a user