1. 7d8b189 [cleanup] UI Fixes by Rushabh Mehta · 11 years ago
  2. ca8ad21 Merge branch 'i18n' of git://github.com/bperretti/erpnext into bperretti-i18n by Nabin Hait · 11 years ago
  3. 2d82f26 Merge branch 'master' of github.com:webnotes/erpnext by Akhilesh Darjee · 11 years ago
  4. fcd70d0 [item price] item price made as an individual master and removed from price list by Akhilesh Darjee · 11 years ago
  5. 8f72d9f Merge pull request #974 from akhileshdarjee/master by Nabin Hait · 11 years ago
  6. 04638a5 [fix] [minor] onload post render also check for supplier by Akhilesh Darjee · 11 years ago
  7. acf65a7 [fix] [minor] conversion rate related fixes by Akhilesh Darjee · 11 years ago
  8. be7e855 Merge pull request #972 from akhileshdarjee/master by Rushabh Mehta · 11 years ago
  9. 3add576 [fix] [minor] conversion rate fix by Akhilesh Darjee · 11 years ago
  10. 564c621 [fix] [minor] conversion rate fix by Akhilesh Darjee · 11 years ago
  11. 4b41e5f Merge branch 'wsgi' of https://github.com/webnotes/erpnext into i18n by Bárbara Perretti · 11 years ago
  12. a012ffe Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  13. 61b5c59 [fix] fixed conversion rate for mapping any documents by Akhilesh Darjee · 11 years ago
  14. b338b6e [fix] [minor] validate converion rate by Nabin Hait · 11 years ago
  15. 7837827 [fix] [minor] conversion arte related fixes by Akhilesh Darjee · 11 years ago
  16. 1797cfe [fix] removed validation of conversion rate equals 1 from all transaction by Akhilesh Darjee · 11 years ago
  17. 534af0b Fix translate transaction.js by Bárbara Perretti · 11 years ago
  18. 10dce34 [pos] pos view fixed for all purchase & sales cycle by Akhilesh Darjee · 11 years ago
  19. f624ffa [pos] refresh() to be called at minimum by Akhilesh Darjee · 11 years ago
  20. f83576b [pos] pos.js included in all selling & purchase cycle by Akhilesh Darjee · 11 years ago
  21. a550e74 [pos] moved pos realted code from sales_invoice.js to transaction.js by Akhilesh Darjee · 11 years ago
  22. 6773bc2 [pos] [minor] added pos in sales order for testing by Akhilesh Darjee · 11 years ago
  23. 4a0cae8 [fix] removed client side validation for conversion rate by Akhilesh Darjee · 11 years ago
  24. db59ffb [usability] item price moved to price list by Akhilesh Darjee · 11 years ago
  25. 179e377 [fix] [minor] item wise taxes by Anand Doshi · 11 years ago
  26. a91c95f [fix] [minor] recalculate on removing row by Anand Doshi · 11 years ago
  27. 1e4fb68 [fix] [minor] trigger grid_fieldname_remove function on removing grid row by Anand Doshi · 11 years ago
  28. e42a022 [minor] [fix] precision for float fields on server-side by Anand Doshi · 11 years ago
  29. 4a404e9 [price list] Separated Default Price List for Selling and Buying and changed fieldnames by Rushabh Mehta · 11 years ago
  30. 7925149 [fix] [minor] call set_dynamic_labels after onload_post_render by Anand Doshi · 11 years ago
  31. 5e4e5d7 [minor] [fix] bring back onload_post_render in transaction.js - ref: a9b1c091665bc35bdc516d9556e859de3b472bd5 by Anand Doshi · 11 years ago
  32. af4888f Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  33. a9b1c09 [minor] [fixes] removed onload_post_render from transaction.js, since it is already called after mapping on server side by Anand Doshi · 11 years ago
  34. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 11 years ago
  35. aa71b5b [fix] [minor] show item-wise taxes by Anand Doshi · 11 years ago
  36. 5013dcb [fix] [minor] change_grid_labels by Anand Doshi · 11 years ago
  37. 17350b8 [fix] [mapper] from delivery note to sales invoice, only map unbilled items by Anand Doshi · 11 years ago
  38. a648f46 [fix] [minor] show stock ledger, general ledger, fixes post changes in script manager trigger [issue] webnotes/wnframework#228 by Anand Doshi · 11 years ago
  39. f314051 Merge branch 'master' of github.com:webnotes/erpnext into custom_script_defer by Anand Doshi · 11 years ago
  40. 1fac2a9 [fix] [client script] call cur_frm.cscript.custom_ type functions in the callback of standard functions by Anand Doshi · 11 years ago
  41. 1f996c3 [minor] currency trigger should not be called in refresh by Nabin Hait · 11 years ago
  42. 48a0bd3 [minor] [fix] price list currency read only and SO-MR mapping by Nabin Hait · 11 years ago
  43. 535d833 [minor] [fix] call company trigger in onload for a new selling/buying transaction by Anand Doshi · 11 years ago
  44. 64f316b [minor] [fix] in get item wise tax html, show empty cell if not tax for an account head for a particular item by Anand Doshi · 11 years ago
  45. bdee6e0 [cleanup] moved company to top section, hide company if only one exists, changed field labels by Anand Doshi · 11 years ago
  46. 13f2e4d [fix][transaction.js] syntax error by Nabin Hait · 11 years ago
  47. 61a2f68 [webshop] territories in price list, taxes, updates in shopping cart settings by Anand Doshi · 11 years ago
  48. d52b03a Merge branch 'master' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  49. 060d924 [fixes] buying/selling price lists, communication and website settings by Anand Doshi · 11 years ago
  50. bf3e54a [issues #437] [fix] pulling terms and conditions by Anand Doshi · 11 years ago
  51. 53b7342 [itemwise tax details] store tax rate as well as tax amount for that item tax combination by Anand Doshi · 11 years ago
  52. d0b0072 [buying/selling] fixes after responsive merge by Anand Doshi · 11 years ago
  53. 923d41d [selling/buying] [fixes] fixes in client side code, server side code, print formats by Anand Doshi · 11 years ago
  54. fc77718 [selling/buying] [fixes] updated js files of various doctypes related to selling/g/buying by Anand Doshi · 11 years ago
  55. 3543f30 [calculations] [client/server] first cut by Anand Doshi · 11 years ago