Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return improvements and Reserved Qty Cleanup #3940

Closed
wants to merge 4 commits into from

Conversation

nabinhait
Copy link
Member

No description provided.

@anandpdoshi
Copy link
Contributor

Changelog:

  • Update delivered / ordered qty in sales/purchase order from return entry
  • utilities/repost_stock file renamed to stock/stock_balance
  • Allow different rate in Return Entry
  • Update order reference in return entries and repost reserved / ordered qty (patch)

Test Checklist

  • Status Updater should update billing in normal case, but not for return
  • update_stock_ledger was removed from sales_invoice.py. Test if Stock Ledger Entries are created if update_stock is checked
  • Check if these details are mapped during return
    • Sales Order
    • Sales Invoice
    • Delivery Note
    • Purchase Order
    • Purchase Invoice
    • Purchase Receipt
  • Different rate during return entry

To Do

  • Add "Returned Qty" like "Delivered Qty" in Sales Order. Similarly for Purchase Order.
  • Map Expense Account in Delivery Note
  • Against Sales Order in Delivery Note should be no-copy
  • Remove Print Format of Credit Note
  • Add Print Heading "Credit Note"
  • Check if POS Print Format uses Print Heading option from the document
  • Fix patch to update Delivered Qty after return
  • Allow changing Valuation Amount / Rate while returning in Delivery Note

@anandpdoshi
Copy link
Contributor

Merge manually, but one pending todo

@nabinhait
Copy link
Member Author

Closing. Pending issue added to #3951

@nabinhait nabinhait closed this Aug 26, 2015
@nabinhait nabinhait deleted the return_improvements branch September 3, 2015 05:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants