[change-log]

This commit is contained in:
Anand Doshi 2016-01-06 18:23:00 +05:30
parent 3c2ffde95b
commit 4e0908d055
2 changed files with 5 additions and 4 deletions

View File

@ -1,4 +0,0 @@
- Billing Status in Delivery Note (DN) and Purchase Receipt (PR)
- If Invoice made directly against DN/PR, calculate based on actual billed amount
- If Invoice made via Sales Order/Purchase Order, allocate billed amount in DN/PR based on FIFO
- Billing status updated in existing DN/PR

View 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