1. 66d52b5 #478 by Rushabh Mehta · 11 years ago
  2. aa355af refactored client side Model and Meta - frappe/frappe#478 by Rushabh Mehta · 11 years ago
  3. 73083dc Fix related to user_default by Nabin Hait · 11 years ago
  4. 0f23106 fix in fetch item details and supplier non-mandatory to fetch by Nabin Hait · 11 years ago
  5. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  6. 139dc7b minor fixes by Nabin Hait · 11 years ago
  7. 1eb5601 Rename fields: amount related fields by Nabin Hait · 11 years ago
  8. 4f72156 webnotes/erpnext#1090 set default tax type in customer and supplier by Akhilesh Darjee · 11 years ago
  9. 5c6d13a Fixed conflict while merging with develop branch by Nabin Hait · 11 years ago
  10. dc15b4f Fixed conflict while merging with develop brnach by Nabin Hait · 11 years ago
  11. 57738a0 flat discount replaced to discount amount by Akhilesh Darjee · 11 years ago
  12. d203aea [flat discount] flat discount implemented on sales cycle by Akhilesh Darjee · 11 years ago
  13. 6de403f added manifest, hooks and fixed requires webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  14. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  15. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago[Renamed from public/js/transaction.js]
  16. ad45e31 [copyright] added Contributors by Rushabh Mehta · 11 years ago
  17. 0c26f81 Merge branch '1310' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  18. e505fbe [fix] [minor] stock balance report for serialized item by Nabin Hait · 11 years ago
  19. e34090a [pos] [minor] button back on toolbar and css, fixes webnotes/erpnext#1052 by Rushabh Mehta · 11 years ago
  20. e1cf345 [fix] [minor] conversion rate validation message update by Akhilesh Darjee · 11 years ago
  21. e0b3282 [fix] [minor] updated message for conversion rate by Akhilesh Darjee · 11 years ago
  22. 7d8b189 [cleanup] UI Fixes by Rushabh Mehta · 11 years ago
  23. ca8ad21 Merge branch 'i18n' of git://github.com/bperretti/erpnext into bperretti-i18n by Nabin Hait · 11 years ago
  24. 2d82f26 Merge branch 'master' of github.com:webnotes/erpnext by Akhilesh Darjee · 11 years ago
  25. fcd70d0 [item price] item price made as an individual master and removed from price list by Akhilesh Darjee · 11 years ago
  26. 8f72d9f Merge pull request #974 from akhileshdarjee/master by Nabin Hait · 11 years ago
  27. 04638a5 [fix] [minor] onload post render also check for supplier by Akhilesh Darjee · 11 years ago
  28. acf65a7 [fix] [minor] conversion rate related fixes by Akhilesh Darjee · 11 years ago
  29. be7e855 Merge pull request #972 from akhileshdarjee/master by Rushabh Mehta · 11 years ago
  30. 3add576 [fix] [minor] conversion rate fix by Akhilesh Darjee · 11 years ago
  31. 564c621 [fix] [minor] conversion rate fix by Akhilesh Darjee · 11 years ago
  32. 4b41e5f Merge branch 'wsgi' of https://github.com/webnotes/erpnext into i18n by Bárbara Perretti · 11 years ago
  33. a012ffe Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  34. 61b5c59 [fix] fixed conversion rate for mapping any documents by Akhilesh Darjee · 11 years ago
  35. b338b6e [fix] [minor] validate converion rate by Nabin Hait · 11 years ago
  36. 7837827 [fix] [minor] conversion arte related fixes by Akhilesh Darjee · 11 years ago
  37. 1797cfe [fix] removed validation of conversion rate equals 1 from all transaction by Akhilesh Darjee · 11 years ago
  38. 534af0b Fix translate transaction.js by Bárbara Perretti · 11 years ago
  39. 10dce34 [pos] pos view fixed for all purchase & sales cycle by Akhilesh Darjee · 11 years ago
  40. f624ffa [pos] refresh() to be called at minimum by Akhilesh Darjee · 11 years ago
  41. f83576b [pos] pos.js included in all selling & purchase cycle by Akhilesh Darjee · 11 years ago
  42. a550e74 [pos] moved pos realted code from sales_invoice.js to transaction.js by Akhilesh Darjee · 11 years ago
  43. 6773bc2 [pos] [minor] added pos in sales order for testing by Akhilesh Darjee · 11 years ago
  44. 4a0cae8 [fix] removed client side validation for conversion rate by Akhilesh Darjee · 11 years ago
  45. db59ffb [usability] item price moved to price list by Akhilesh Darjee · 11 years ago
  46. 179e377 [fix] [minor] item wise taxes by Anand Doshi · 11 years ago
  47. a91c95f [fix] [minor] recalculate on removing row by Anand Doshi · 11 years ago
  48. 1e4fb68 [fix] [minor] trigger grid_fieldname_remove function on removing grid row by Anand Doshi · 11 years ago
  49. e42a022 [minor] [fix] precision for float fields on server-side by Anand Doshi · 11 years ago
  50. 4a404e9 [price list] Separated Default Price List for Selling and Buying and changed fieldnames by Rushabh Mehta · 11 years ago
  51. 7925149 [fix] [minor] call set_dynamic_labels after onload_post_render by Anand Doshi · 11 years ago
  52. 5e4e5d7 [minor] [fix] bring back onload_post_render in transaction.js - ref: a9b1c091665bc35bdc516d9556e859de3b472bd5 by Anand Doshi · 11 years ago
  53. af4888f Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  54. 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
  55. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 11 years ago
  56. aa71b5b [fix] [minor] show item-wise taxes by Anand Doshi · 11 years ago
  57. 5013dcb [fix] [minor] change_grid_labels by Anand Doshi · 11 years ago
  58. 17350b8 [fix] [mapper] from delivery note to sales invoice, only map unbilled items by Anand Doshi · 11 years ago
  59. 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
  60. f314051 Merge branch 'master' of github.com:webnotes/erpnext into custom_script_defer by Anand Doshi · 11 years ago
  61. 1fac2a9 [fix] [client script] call cur_frm.cscript.custom_ type functions in the callback of standard functions by Anand Doshi · 11 years ago
  62. 1f996c3 [minor] currency trigger should not be called in refresh by Nabin Hait · 11 years ago
  63. 48a0bd3 [minor] [fix] price list currency read only and SO-MR mapping by Nabin Hait · 11 years ago
  64. 535d833 [minor] [fix] call company trigger in onload for a new selling/buying transaction by Anand Doshi · 11 years ago
  65. 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
  66. bdee6e0 [cleanup] moved company to top section, hide company if only one exists, changed field labels by Anand Doshi · 11 years ago
  67. 13f2e4d [fix][transaction.js] syntax error by Nabin Hait · 11 years ago
  68. 61a2f68 [webshop] territories in price list, taxes, updates in shopping cart settings by Anand Doshi · 11 years ago
  69. d52b03a Merge branch 'master' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  70. 060d924 [fixes] buying/selling price lists, communication and website settings by Anand Doshi · 11 years ago
  71. bf3e54a [issues #437] [fix] pulling terms and conditions by Anand Doshi · 11 years ago
  72. 53b7342 [itemwise tax details] store tax rate as well as tax amount for that item tax combination by Anand Doshi · 11 years ago
  73. d0b0072 [buying/selling] fixes after responsive merge by Anand Doshi · 11 years ago
  74. 923d41d [selling/buying] [fixes] fixes in client side code, server side code, print formats by Anand Doshi · 11 years ago
  75. fc77718 [selling/buying] [fixes] updated js files of various doctypes related to selling/g/buying by Anand Doshi · 11 years ago
  76. 3543f30 [calculations] [client/server] first cut by Anand Doshi · 11 years ago