1. 8941841 [setup wizard] added more steps [minor] [wip] by Rushabh Mehta · 11 years ago
  2. a1d1c98 [minor] fixes in stock balance report, bin uom and sle is_cancelled by Nabin Hait · 11 years ago
  3. 164d39d Merge pull request #883 from akhileshdarjee/master by Nabin Hait · 11 years ago
  4. 10dce34 [pos] pos view fixed for all purchase & sales cycle by Akhilesh Darjee · 11 years ago
  5. 11f4195 [minor] fixed conflict while merging perpetual branch into master by Nabin Hait · 11 years ago
  6. e318c93 [fix] patch merge conflict fixed by Akhilesh Darjee · 11 years ago
  7. f624ffa [pos] refresh() to be called at minimum by Akhilesh Darjee · 11 years ago
  8. f83576b [pos] pos.js included in all selling & purchase cycle by Akhilesh Darjee · 11 years ago
  9. a550e74 [pos] moved pos realted code from sales_invoice.js to transaction.js by Akhilesh Darjee · 11 years ago
  10. 83de391 Merge branch 'akhileshdarjee-master' into website-wip by Anand Doshi · 11 years ago
  11. 6773bc2 [pos] [minor] added pos in sales order for testing by Akhilesh Darjee · 11 years ago
  12. 5cd1d54 [minor] merged with master branch by Nabin Hait · 11 years ago
  13. 3966c4c [fix] [minor] [website] by Anand Doshi · 11 years ago
  14. 4a0cae8 [fix] removed client side validation for conversion rate by Akhilesh Darjee · 11 years ago
  15. fb109ad [website] [minor] moving to framework by Anand Doshi · 11 years ago
  16. 0748cb7 [website] [minor] moving to framework by Anand Doshi · 11 years ago
  17. db59ffb [usability] item price moved to price list by Akhilesh Darjee · 11 years ago
  18. 330dae9 [website] [minor] moving to framework by Anand Doshi · 11 years ago
  19. c59c4e0 [website] [minor] moving to framework by Rushabh Mehta · 11 years ago
  20. c7fa9cc [fix] [minor] show live chat link if commercial_support = 1 in conf.py by Anand Doshi · 11 years ago
  21. 179e377 [fix] [minor] item wise taxes by Anand Doshi · 11 years ago
  22. a9c0f5d [feature] [customer login] send links in email for portal access of Sales Order, Sales Invoice, Delivery Note and Suppor Ticket by Anand Doshi · 11 years ago
  23. bf4d27e [minor] repost future gl entries only for current voucher items by Nabin Hait · 11 years ago
  24. 0e23929 Merge branch 'master' into customer-login by Anand Doshi · 11 years ago
  25. 36b63a4 [fix] [minor] profile query by Anand Doshi · 11 years ago
  26. 3f5e59e [minor] [cleanup] Landed cost wizard by Nabin Hait · 11 years ago
  27. 04c4e2a [minor] removed erpnext namespaces/branding by Rushabh Mehta · 11 years ago
  28. 6c8ef77 [customer login] [minor] commonified listing of orders, invoices, shipments, tickets and messages by Anand Doshi · 11 years ago
  29. c8e39b0 [fix] [minor] use prop instead of attr to disable a field by Anand Doshi · 11 years ago
  30. f7e5648 [minor] customer login start by Anand Doshi · 11 years ago
  31. d85d63b [minor] renamed perpetual accounting to make_accounting_entry_for_every_stock_entry by Nabin Hait · 11 years ago
  32. 92b0e77 [fix] [minor] merged with master by Nabin Hait · 11 years ago
  33. a91c95f [fix] [minor] recalculate on removing row by Anand Doshi · 11 years ago
  34. 1e4fb68 [fix] [minor] trigger grid_fieldname_remove function on removing grid row by Anand Doshi · 11 years ago
  35. f68d563 [minor] fixed conflict while merging with master by Nabin Hait · 11 years ago
  36. f83cf58 [fix] [minor] setup serial no editor if serial no field exists by Anand Doshi · 11 years ago
  37. 0565287 [merge] [minor] merged with master for serial_no updatess by Nabin Hait · 11 years ago
  38. 44da6f2 [fix] [minor] fixed conflict while merging with master by Nabin Hait · 11 years ago
  39. 3423a73 [serial no] Allow creation only of Warehouse is not set, [translation] Italian by Rushabh Mehta · 11 years ago
  40. 62030e0 [Serial No] Major updates, code cleanup, "In Store" is now "Available". Serial No can only be created via Stock Entry / Purchase Receipt. Serial No can be auto created using Series if mentioned in Item master by Rushabh Mehta · 11 years ago
  41. 5476318 [fix] [minor] round off currency values in grid reports by Anand Doshi · 11 years ago
  42. 4af2dbf [perpetual accounting] [minor] patch for intial setup by Nabin Hait · 11 years ago
  43. e42a022 [minor] [fix] precision for float fields on server-side by Anand Doshi · 11 years ago
  44. 813b1cb Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  45. 4a404e9 [price list] Separated Default Price List for Selling and Buying and changed fieldnames by Rushabh Mehta · 11 years ago
  46. 43b38df [cleanup] [minor] wn.ui.toolbar.show_banner by Anand Doshi · 11 years ago
  47. 7925149 [fix] [minor] call set_dynamic_labels after onload_post_render by Anand Doshi · 11 years ago
  48. b0dab89 [docs] [minor] updated install instructions by Anand Doshi · 11 years ago
  49. 8daa702 Merge branch 'master' into perpetual by Nabin Hait · 11 years ago
  50. 3ae2542 [about] [minor] Cleaup by Rushabh Mehta · 11 years ago
  51. 5e4e5d7 [minor] [fix] bring back onload_post_render in transaction.js - ref: a9b1c091665bc35bdc516d9556e859de3b472bd5 by Anand Doshi · 11 years ago
  52. cc0e2d1 [minor] merged with master by Nabin Hait · 11 years ago
  53. 43eba26 [perpetual accounting] make gl entries relevant for different transactions by Nabin Hait · 11 years ago
  54. af4888f Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  55. 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
  56. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 11 years ago
  57. aa71b5b [fix] [minor] show item-wise taxes by Anand Doshi · 11 years ago
  58. 5013dcb [fix] [minor] change_grid_labels by Anand Doshi · 11 years ago
  59. 7baa7fd [fix] [minor] [issue] webnotes/erpnext#658 - adjust expiry warning banner by Anand Doshi · 11 years ago
  60. 5edd570 [fix] [minor] features setup - hide company currency fields if export is disabled by Anand Doshi · 11 years ago
  61. 17350b8 [fix] [mapper] from delivery note to sales invoice, only map unbilled items by Anand Doshi · 11 years ago
  62. 74458a9 [minor] [issue] webnotes/erpnext#405 - removed chat link for self-hosted instances by Anand Doshi · 11 years ago
  63. 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
  64. f314051 Merge branch 'master' of github.com:webnotes/erpnext into custom_script_defer by Anand Doshi · 11 years ago
  65. 1fac2a9 [fix] [client script] call cur_frm.cscript.custom_ type functions in the callback of standard functions by Anand Doshi · 11 years ago
  66. 1f996c3 [minor] currency trigger should not be called in refresh by Nabin Hait · 11 years ago
  67. d5d39ac [fix] [minor] sales and purchase get_queries by Anand Doshi · 11 years ago
  68. af1df68 [cleanup] [minor] added icons in toolbar menu [issue] webnotes/erpnext#655 by Anand Doshi · 11 years ago
  69. 5491332 [fix] [minor] use wn.defaults.get_default instead of sys_defaults by Anand Doshi · 11 years ago
  70. 60403b2 [fix] [minor] [grid] set_colum_disp should force refresh the whole grid by Anand Doshi · 11 years ago
  71. 48a0bd3 [minor] [fix] price list currency read only and SO-MR mapping by Nabin Hait · 11 years ago
  72. 28d59a0 [minor] [fix] [navbar] replace overflow with ellipsis by Anand Doshi · 11 years ago
  73. 535d833 [minor] [fix] call company trigger in onload for a new selling/buying transaction by Anand Doshi · 11 years ago
  74. 82e0069 [minor] [fix] get queries by Anand Doshi · 11 years ago
  75. 3af8f8a [minor] [erpnext logo] load it as object instead of image by Anand Doshi · 11 years ago
  76. 674765a [minor] [erpnext logo] load it as object instead of image by Anand Doshi · 11 years ago
  77. 04750d9 Merge branch 'slow' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  78. c8b2c0f [minor] [fix] net_total_export printing and hover effect for brand in navbar by Anand Doshi · 11 years ago
  79. 3f0b314 [fix] [minor] features setup by Nabin Hait · 11 years ago
  80. d89a733 [fix] [minor] features setup by Nabin Hait · 11 years ago
  81. 61cad50 [minor] [fix] opportunity form, queries, stock uom replace utility by Anand Doshi · 11 years ago
  82. 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
  83. cc04a17 [minor] show brand html in toolbar by Anand Doshi · 11 years ago
  84. 9c2bb0e [minor] [fix] autoset abbreviation if company name is set in complete setup by Anand Doshi · 11 years ago
  85. c8f4bda [minor] [fix] close button in appframe by Anand Doshi · 11 years ago
  86. 1d5fa40 [minor] [fix] close button in appframe by Anand Doshi · 11 years ago
  87. 1ffc5b5 [minor] [for territory] auto add default For Territory in a new Tax Master, Shipping Rule and Price List by Anand Doshi · 11 years ago
  88. 0e31093 Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Rushabh Mehta · 11 years ago
  89. 03be82f [minor] [css] #574 by Rushabh Mehta · 11 years ago
  90. 63d844b Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  91. 2ac0a83 [webshop] Place Order - submits Quotation, creates Customer if required, creates and submits Sales Order by Anand Doshi · 11 years ago
  92. e41bceb [feature] [website] Create Default Home Page by Rushabh Mehta · 11 years ago
  93. 982ad35 [cleanup] Removed Warehouse Type by Rushabh Mehta · 11 years ago
  94. afad0ef [minor] [fix] trigger startup after page route in app.js so that dialogs created in startup do not auto-close by Anand Doshi · 11 years ago
  95. 30d3dcb Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Rushabh Mehta · 11 years ago
  96. 3ed351d [feature] generate latest updates page from git commit log by Rushabh Mehta · 11 years ago
  97. c120776 Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  98. bdee6e0 [cleanup] moved company to top section, hide company if only one exists, changed field labels by Anand Doshi · 11 years ago
  99. 5758f7e [stock-entry] show gl if auto inventory accounting #561 by Rushabh Mehta · 11 years ago
  100. f4d8d23 [setup] [fix] creation of fiscal year if start date is 1st Jan by Anand Doshi · 11 years ago