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

Sales / Purchase Return Enhancement #3683

Merged
merged 10 commits into from
Jul 24, 2015
Merged

Conversation

nabinhait
Copy link
Member

@nabinhait nabinhait force-pushed the return branch 2 times, most recently from 927321c to bf6e0ed Compare July 22, 2015 12:18
@nabinhait
Copy link
Member Author

@rmehta @anandpdoshi please check and merge

@@ -25,6 +25,9 @@ erpnext.accounts.PurchaseInvoice = erpnext.buying.BuyingController.extend({
frappe.boot.doctype_icons["Journal Entry"]);

if(doc.docstatus==1) {
cur_frm.add_custom_button(__('Make Purchase Return'), this.make_purchase_return,
frappe.boot.doctype_icons["Purchase Invoice"]);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

icon not required

nabinhait added a commit that referenced this pull request Jul 24, 2015
Sales / Purchase Return Enhancement
@nabinhait nabinhait merged commit 2b7eda8 into frappe:develop Jul 24, 2015
@nabinhait nabinhait deleted the return branch July 24, 2015 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants