1. 2886b95 added todo by Rushabh Mehta · 13 years ago
  2. 3966f1d added license files by Rushabh Mehta · 13 years ago
  3. 17773d0 added docdiff and removed un-necessary files by Rushabh Mehta · 13 years ago
  4. c5471dd added setup and removed multi-col layout in body by Rushabh Mehta · 13 years ago
  5. 35fabf7 updated module pages by Rushabh Mehta · 13 years ago
  6. 085617e merge latest by Rushabh Mehta · 13 years ago
  7. d025133 added module pages and other css updates by Rushabh Mehta · 13 years ago
  8. 8e9b578 expected delivery date can be equal to po date, not before po date by Nabin Hait · 13 years ago
  9. 09a897a added selling-home by Rushabh Mehta · 13 years ago
  10. ab90ee0 callback issues and item default get most priority by Nabin Hait · 13 years ago
  11. ce0c65f Merge branch 'stable' into latest by Anand Doshi · 13 years ago
  12. f17ce7b added whitelist check by Rushabh Mehta · 13 years ago
  13. 82cfe4b Merge branch 'stable' of github.com:webnotes/erpnext into stable by Anand Doshi · 13 years ago
  14. 702f174 call update item details in post render by Anand Doshi · 13 years ago
  15. 043b0f2 Merge branch 'stable' of github.com:webnotes/erpnext by Nabin Hait · 13 years ago
  16. b0fd0b3 Edited through patch by Nabin Hait · 13 years ago
  17. cf5f023 Merge branch 'stable' into latest by Anand Doshi · 13 years ago
  18. df3f452 Fix in Purchase Invoice creation due to item tax stringify issue by Anand Doshi · 13 years ago
  19. a629fa3 Merge branch 'stable' into latest by Anand Doshi · 13 years ago
  20. 02035d0 Fix in import docs containing utf-8 encoding by Anand Doshi · 13 years ago
  21. b65363a Merge branch 'stable' into latest by Anand Doshi · 13 years ago
  22. 188a499 Fix in default customer group fetch while converting lead to customer by Anand Doshi · 13 years ago
  23. 67d2c83 Merge branch 'latest' of github.com:webnotes/erpnext into latest by Anand Doshi · 13 years ago
  24. e00e708 Merge branch 'stable' into latest by Anand Doshi · 13 years ago
  25. d008964 Fetch defaults in purchase common and sales common related doctypes and fix minor utf-8 issues by Anand Doshi · 13 years ago
  26. e651648 added missing icons by Rushabh Mehta · 13 years ago
  27. 0c9cde9 Merge branch 'stable' into latest by Anand Doshi · 13 years ago
  28. 354dd9b Allow changing export_rate if discount=0, then calculate discount based on ref_rate and export_rate (valid for non inclusive pricing) by Anand Doshi · 13 years ago
  29. a9a5128 Merge branch 'stable' into latest by Anand Doshi · 13 years ago
  30. 75d30b8 Packing Slip and its patches by Anand Doshi · 13 years ago
  31. 6c95ccb Net total calculation fix by Anand Doshi · 13 years ago
  32. d6840b2 added products + cleanups by Rushabh Mehta · 13 years ago
  33. 3a751e8 added blog subscriber, unsubscribe by Rushabh Mehta · 13 years ago
  34. 74d1b65 changed sql to webnotes.conn.sql to avoid errors due to closing of connections in scheduler/push patch by Anand Doshi · 13 years ago
  35. 9a7ea92 Customer Address Contact report by Anand Doshi · 13 years ago
  36. a170418 Fixes in floating point issues by Anand Doshi · 13 years ago
  37. da68ce8 Fix to other charges total by Anand Doshi · 13 years ago
  38. 60c42d2 Fix to other charges total by Anand Doshi · 13 years ago
  39. 4c92390 Fix to other charges total by Anand Doshi · 13 years ago
  40. 10393b3 Other Charges total fixed to 2 decimals by Anand Doshi · 13 years ago
  41. ff54778 Fix in sales_common by Anand Doshi · 13 years ago
  42. edb45c6 Purchase Rcpt in Feed, Grand Total fixed to 2 decimals in sales_common.js by Anand Doshi · 13 years ago
  43. dc91427 Merge branch 'master' into latest by Anand Doshi · 13 years ago
  44. d487f78 Fix: change module name from material_management to stock in an import in installation_note by Anand Doshi · 13 years ago
  45. 0774163 Fix: floating point issue on submission of RV and creation of GL Entry by Anand Doshi · 13 years ago
  46. 90f6e55 Changes in Inclusive Rate Taxes precision by Anand Doshi · 13 years ago
  47. 610f972 Removing ref_rate back calculation as it injects floating point issue by Anand Doshi · 13 years ago
  48. 4badeec Reverting toFixed issue for grand total by Anand Doshi · 13 years ago
  49. 5608831 Fix to floating point issue in grand total by Anand Doshi · 13 years ago
  50. 265f3ed On clicking Get Charges, also pull the field included_in_print_rate by Anand Doshi · 13 years ago
  51. 58574ac Fix: Bug in Actual Tax Rate due to inclusive rate by Anand Doshi · 13 years ago
  52. 3504160 Fix: when ref_rate is 0 and basic_rate is > 0, calc ref_rate by Anand Doshi · 13 years ago
  53. 3a82dfd Rename Indent to Purchase Requisition by Anand Doshi · 13 years ago
  54. 95c9d30 Removed unnecessary console logs by Anand Doshi · 13 years ago
  55. a9df960 On Print Hide, hide net_total, rounded_total_export and grand_total_export by Anand Doshi · 13 years ago
  56. 58455c9 Changes in print format to hide taxes when using inclusive prices and showing reference rate when discount is to be displayed by Anand Doshi · 13 years ago
  57. 5e57a39 Merge branch 'master' into stable by Anand Doshi · 13 years ago
  58. f80f20f Changes in Notifications by Anand Doshi · 13 years ago
  59. 6ac1d4b Merge branch 'stable' of github.com:webnotes/erpnext into stable by Anand Doshi · 13 years ago
  60. d56d57d Patch system changes, Inclusive Price feature and session cache clear on disabling user or on new login by Anand Doshi · 13 years ago
  61. d0a892f print hide price list flds by Nabin Hait · 13 years ago
  62. 2c19960 account conflict by Nijil Y · 13 years ago
  63. 0f9eaea updation Merge branch 'master' of git://github.com/webnotes/erpnext by Nijil Y · 13 years ago
  64. 60fc54a Price List redesign: Maintain PL in any currency and convert it into base currency in the particular form by Nabin Hait · 13 years ago
  65. a57732f Removed custom field from doctype by Nabin Hait · 13 years ago
  66. 8dd861b Auto Indent creation when stock reaches re-order level by Nijil Y · 13 years ago
  67. 206df20 Changes in print formats to include selected print heading and discount by Anand Doshi · 13 years ago
  68. 5245e65 Change path of images in accounts browser and sales browser by Anand Doshi · 13 years ago
  69. bf41aef Merge pull request #144 from anandpdoshi/master by Anand Doshi · 13 years ago
  70. 19a2767 Changes in spartan print formats to show border in chrome by Anand Doshi · 13 years ago
  71. 7b095e9 Update erpnext/selling/doctype/quotation/quotation.py by Nabin Hait · 13 years ago
  72. efc2c32 Update erpnext/selling/doctype/quotation/quotation.py by Nabin Hait · 13 years ago
  73. 4faf994 Modified validation for duplicate item by Nabin Hait · 13 years ago
  74. 65a053a Modified validation for duplicate item by Nabin Hait · 13 years ago
  75. e355985 Added new Print Formats as part of repository by Anand Doshi · 13 years ago
  76. 685564f Resolved conflict after merging with master by Nabin Hait · 13 years ago
  77. 61985ac get_query modified for item in quotation by Nabin Hait · 13 years ago
  78. 73c4a4a removed make_feed() function by Nabin Hait · 13 years ago
  79. 53ba8315 fixes to startup by Rushabh Mehta · 13 years ago
  80. 2773940 merged from master by Rushabh Mehta · 13 years ago
  81. 1e11cb4 merging from master and usability fixes to setup by Rushabh Mehta · 13 years ago
  82. 5f50617 removed readme by Rushabh Mehta · 13 years ago
  83. 66ac2b0 first cut for lazy loading framework by Rushabh Mehta · 13 years ago