-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
Add Taxes and Charges in Stock Entry material Transfer #3613
Comments
Anton, good to hear from you. @nabinhait can you make a list of changes needed. |
|
Estimate is 4 billable hours |
Yes please send me the estimate and if this improvement can be pushed in Thanks
|
@andiyan1 Will send the invoice on Monday. |
Dear Sir, I have received your invoice and paid already Anton |
@andiyan1 Thanks for the payment. We will try to complete the development as soon as possible. |
We are also cleaning up stock entry code (removing sales/purchase return option) while adding tax table. Thats why we are getting late to implement the tax feature in stock entry. Will keep you updated about the progress. |
hi nabin,, Thanks for the info. thanks Anton On Thu, Jul 16, 2015 at 4:45 PM, Nabin Hait notifications@github.com
|
Sales/purchase return will be handled via Sales /Purchase Invoice with negative qty. In that way, you will be able to add tax details in sales/purchase return, which is currently not possible. |
Nabin, As far as i know, this create problem in your inventory valuation: I had accounting software that did the same, and what i get is a bunch of here is what goes wrong in the old system:
PS: in the old system its not common for me to find item that has wrong What i like from ERPNEXT: you separate the stock return and supplier my suggestion: To make things worse: on some other system, sales return require you to *on real life: *customer collect all the broken items in one big batch and What makes erpnext different than the others are: that no matters the so Nabin, that is my opinion. Please correct me if I'm wrong. thanks and best regards Anton |
In the new system, you should be able to handle sales return from Delivery Note / Sales Invoice. So, if your warehouse guy want to execute stock return part, they can do that easily, making negative delivery note against original DN. And the system will pick original purchase/valuation rate of returned items based on FIFO or moving average. It will not be returned with sales rate, so no scope of error in the item valuation. If you want to skip Delivery Note, you can also return stock from negative invoice with "Update Stock" options checked. And for credit note, you can make negative invoice against original invoice. And regarding return in a lot, you must have to enter it against it's original DN, because the system require the original Deliver note to determine actual purchase rate of that item. Same with purchase cycle. |
Thats what im afraid. I dont have the original DN. What if they returned me 1 containers worth of Can you leave return system as it is and add the functionality also. So So this will leave other user like me who do bulk return. On Jul 20, 2015 1:11 PM, "Nabin Hait" notifications@github.com wrote:
|
@andiyan1 I believe, what you are asking is not possible in current system as well. In Stock Entry (Return) form, you have to mention original DN / SI and it does not accept more than original qty as well. |
Hi Nabin, Sorry for late reply, I just checked with my colleague about the For the new modification, i am supportive with new modification as long as Thank you for your patient understanding and explanation on the new system. Thanks again and wish you all best regards for the team. Anton PS: If you can not, then feel free to change it as you see fit. We are open On Mon, Jul 20, 2015 at 1:26 PM, Nabin Hait notifications@github.com
|
@andiyan1 Today I have completed the return functionality. We hope it will better system than the existing one. We have removed the return option from Stock Entry. There is no point to maintain 2 set of code for the same functionality, as it not only increases maintenance effort, also confuse new users. The feature will be released within 1-2 days, hope you will love it. It is so straight forward. By the way, today I am working on tax feature in stock entry, will keep you updated. |
Yes I will be happy to look forward on the tax and return feature. Thanks and best regards, Anton On Thu, Jul 23, 2015 at 4:22 PM, Nabin Hait notifications@github.com
|
@andiyan1 Implemented main logic part for tax table in stock entry. Test case and manual updation is pending. |
Thanks for the update Nabin, I am looking forward for that, By the way the return system is looking great and straightforward. I Like it too. Thanks for your work and patience Anton |
Dear Nabin, The enhancement is working nicely, thanks for your support. lets say we can preconfigure a transport fee by default so when we input charges we can just select that service item. What do you think. Thanks again. |
Hi All,
I am proposing to add Taxes and Charges inside the Stock Entry - Material Transfer Document.
As We usually do Internal transfer of "product" from warehouse A in City A to Warehouse B to City B.
We would like to add cost of Transfer such as Shipping cost inside the product valuation. So it would be extremely helpful if stock entry- material transfer document has Taxes and Charges tab which we could add additional cost during transfer process.
Thanks
Anton
The text was updated successfully, but these errors were encountered: