1. 652bc07 Ported v3 fixes to v4 by Anand Doshi · 10 years ago
  2. ff93802 more message fixes by Rushabh Mehta · 10 years ago
  3. 2c45899 fixed strings for translation by Rushabh Mehta · 10 years ago
  4. f37d6fe Merge pull request #1514 from frappe/js-translate-refactor by Pratik Vyas · 10 years ago
  5. e1eeb22 remove linebreaks for translation strings (js) by Pratik Vyas · 10 years ago
  6. 9f0d625 update translation strings #1403 by Rushabh Mehta · 11 years ago
  7. b0f279a js translations refactor by Pratik Vyas · 11 years ago
  8. b52618c frappe._ to __ by Pratik Vyas · 11 years ago
  9. bd67e87 Fixes saving of Sales Order and fetching Prices frappe/frappe#478 by Anand Doshi · 11 years ago
  10. 13ae548 Fixes for model-cleanup frappe/frappe#478 by Anand Doshi · 11 years ago
  11. 9fd50bc Fixed rest of the test cases frappe/frapp#478 by Anand Doshi · 11 years ago
  12. d294650 Fixed Test Cases frappe/frappe#478 by Anand Doshi · 11 years ago
  13. cd71e1d Test Cases - Journal Voucher, Purchase Invoice, Period Closing Voucher frappe/frappe#478 by Anand Doshi · 11 years ago
  14. 088dec6 testcase fixes #478 by Nabin Hait · 11 years ago
  15. dc82d4f frappe/frappe#478 fixes by Nabin Hait · 11 years ago
  16. e7885e3 frappe/frappe#478 replaced doclist in testcases by Nabin Hait · 11 years ago
  17. 365ae27 frappe/frappe#478 fixes by Nabin Hait · 11 years ago
  18. 2fbb00f frappe/frappe#478, more changes, removed bean by Rushabh Mehta · 11 years ago
  19. f14b809 frappe/frappe#478, more changes, removed bean by Rushabh Mehta · 11 years ago
  20. f191f85 frappe/frappe#478 erpnext install works by Rushabh Mehta · 11 years ago
  21. 5b552b5 frappe/frappe#478 by Anand Doshi · 11 years ago
  22. f2227d0 frappe/frappe#478, removed instances of .fields by Rushabh Mehta · 11 years ago
  23. 231f6a5 frappe/frappe#478 added test_records.json by Rushabh Mehta · 11 years ago
  24. 0a0f249 frappe/frappe#478, frappe tests pass, .txt renamed to .json by Rushabh Mehta · 11 years ago
  25. 0e13cd5 frappe/frappe#478 by Nabin Hait · 11 years ago
  26. 0d8d30e frappe/frappe#478 by Nabin Hait · 11 years ago
  27. b385ecf frappe/frappe#478 by Rushabh Mehta · 11 years ago
  28. 81ba0b2 frappe/frappe#478 by Anand Doshi · 11 years ago
  29. f78d1ae Replaced doc, doc.fields frappe/frappe#478 by Anand Doshi · 11 years ago
  30. 40534f0 Changed creation, modified format frappe/frappe#478 by Anand Doshi · 11 years ago
  31. daae743 frappe/frappe#478 by Rushabh Mehta · 11 years ago
  32. e88bc8b frappe/frappe#478 by Rushabh Mehta · 11 years ago
  33. d2b34dc frappe/frappe#478 by Rushabh Mehta · 11 years ago
  34. 66d52b5 #478 by Rushabh Mehta · 11 years ago
  35. aa355af refactored client side Model and Meta - frappe/frappe#478 by Rushabh Mehta · 11 years ago
  36. d6e4ab3 maintenance schedule: validate amc dates and update in serial no by Nabin Hait · 11 years ago
  37. 0c9d422 Minor fix related to pos paid amount by Nabin Hait · 11 years ago
  38. 2c517e0 Fixes related to countrywise coa by Nabin Hait · 11 years ago
  39. 73083dc Fix related to user_default by Nabin Hait · 11 years ago
  40. 482ffac Set paid amount to zero if not pos by Nabin Hait · 11 years ago
  41. 4d713ac sql injection fixes by Nabin Hait · 11 years ago
  42. 4b26921 Fixes after change in fields handling in Document by Anand Doshi · 11 years ago
  43. 5410680 Set paid amount to zero if not pos by Nabin Hait · 11 years ago
  44. a8dbb0d Merge branch 'develop' of github.com:frappe/erpnext into develop by Nabin Hait · 11 years ago
  45. 7c93200 rename Profile to User frappe/frappe#470 by Rushabh Mehta · 11 years ago
  46. 09a9f4c Added module to Report doctype by Anand Doshi · 11 years ago
  47. d8de921 fixed erpnext/frappe#1441 and other pos related cleanups by Rushabh Mehta · 11 years ago
  48. 73f0bf3 fixed #1454 by Rushabh Mehta · 11 years ago
  49. 4541875 removed searchfield condition from get_match_cond frappe/erpnext#1457 by Rushabh Mehta · 11 years ago
  50. 2d5727b Ignore mandatory during email pulling by Anand Doshi · 11 years ago
  51. 2d57b0a Merge branch 'develop' of github.com:frappe/erpnext into develop by Nabin Hait · 11 years ago
  52. 64f2ccd Global Settings in Setup, Sales Master Manager can restrict for Customer by Anand Doshi · 11 years ago
  53. f5794f1 Module Home Pages using Module View by Anand Doshi · 11 years ago
  54. 8e4640f minor fix in report by Nabin Hait · 11 years ago
  55. 311079a Patch: copy customer discount to pricing rule by Nabin Hait · 11 years ago
  56. 0822215 Pricing Rule fixes and reference field in all item table by Nabin Hait · 11 years ago
  57. e9baaa6 Changed frappe.conn to frappe.db by Anand Doshi · 11 years ago
  58. 4362443 Propagate ignore_permissions during mapping from quotation to sales order by Anand Doshi · 11 years ago
  59. 201dbbd Quotation Item Table can be empty by Anand Doshi · 11 years ago
  60. 2283156 default value in selling settings by Nabin Hait · 11 years ago
  61. 74bbd24 Merge github.com:frappe/erpnext into develop by Nabin Hait · 11 years ago
  62. 9d1f077 get lead details in quotation by Nabin Hait · 11 years ago
  63. e0e3f92 fixed sales / accounts tree by Rushabh Mehta · 11 years ago
  64. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  65. 9ea4616 minor fix by Nabin Hait · 11 years ago
  66. 66b2717 Merge pull request #1414 from akhileshdarjee/4.0-hotfix by Nabin Hait · 11 years ago
  67. 139dc7b minor fixes by Nabin Hait · 11 years ago
  68. 0aa71a5 minor fixes by Nabin Hait · 11 years ago
  69. 5f59726 Rename fields: replaced in html and txt files by Nabin Hait · 11 years ago
  70. 1eb5601 Rename fields: amount related fields by Nabin Hait · 11 years ago
  71. 7979f7e Field Rename: rate field mass replacement by Nabin Hait · 11 years ago
  72. a7f757a Rename fields: initial commit by Nabin Hait · 11 years ago
  73. 7773974 Fields renamed in schema by Nabin Hait · 11 years ago
  74. 436f526 commonify get_item_details and rename fields to sync selling and purchase by Nabin Hait · 11 years ago
  75. f2b7cd6 customer and supplier dashboard set to company currency by Akhilesh Darjee · 11 years ago
  76. d7cc47e Do not validate Material Request against Sales Order, Moved Setup page to Framework by Anand Doshi · 11 years ago
  77. a03f654 Merge pull request #1382 from akhileshdarjee/4.0-hotfix by Nabin Hait · 11 years ago
  78. 574c7e7 item related cleanup by Nabin Hait · 11 years ago
  79. 462740f sales funnel fix by Akhilesh Darjee · 11 years ago
  80. 3decf4d Fixes related website hierarchy by Anand Doshi · 11 years ago
  81. 81578d2 Merge branch '4.0.0-wip' of github.com:webnotes/erpnext into 4.0-hotfix by Akhilesh Darjee · 11 years ago
  82. 8f674fe minor changes by Akhilesh Darjee · 11 years ago
  83. cc008cc commonified get_party_details by Rushabh Mehta · 11 years ago
  84. 347889b merge by Rushabh Mehta · 11 years ago
  85. 23c2870 Field arrangement in child table by Nabin Hait · 11 years ago
  86. dfae0ea minor fix in patch by Nabin Hait · 11 years ago
  87. 7f80485 Merge pull request #1374 from akhileshdarjee/sms-center by Nabin Hait · 11 years ago
  88. 4e3b601 webnotes/erpnext#1188 sms center character count by Akhilesh Darjee · 11 years ago
  89. e0a1039 merge conflict fixed by Akhilesh Darjee · 11 years ago
  90. 0ff32e7 Merged with 4.0.0-wip by Nabin Hait · 11 years ago
  91. fe8db59 Fixed conflict while merging with develop by Nabin Hait · 11 years ago
  92. b87e9f2 Fixes in fetching party details by Nabin Hait · 11 years ago
  93. b665d86 patch to reload all sales and purchase doctypes and print formats by Akhilesh Darjee · 11 years ago
  94. 4f72156 webnotes/erpnext#1090 set default tax type in customer and supplier by Akhilesh Darjee · 11 years ago
  95. 24da761 more updates to party by Rushabh Mehta · 11 years ago
  96. 2ced3b0 changed fieldname from charge to taxes by Akhilesh Darjee · 11 years ago
  97. 49dd7be added get_supplier_details and commonified invoice functions by Rushabh Mehta · 11 years ago
  98. 21d324c Merged with 4.0-wip by Nabin Hait · 11 years ago
  99. ffa4769 Merge branch '4.0.0-wip' of github.com:webnotes/erpnext into 4.0-hotfix by Akhilesh Darjee · 11 years ago
  100. 86894f3 merge conflict fixed by Akhilesh Darjee · 11 years ago