1. 3724448 [fixes] typo-fixes and fix in balance qty fetching by Saurabh · 9 years ago
  2. dcb72c6 [enhance] Displaying stock balance while creating quotation by Saurabh · 9 years ago
  3. 8a59c33 [fix] Sales Person target variance report: based on lft and rgt of item group by Nabin Hait · 9 years ago
  4. 42d5d83 Resolved conflicts by saurabh · 9 years ago
  5. fb71f32 conflicts resolved by saurabh · 9 years ago
  6. 2e2dd0f Documentation of multilingual print format and minor fixes by saurabh · 9 years ago
  7. da321b4 removed translator by rohit waghchaure · 9 years ago
  8. 9364f35 fixed issue of stock_uom translator by saurabh · 9 years ago
  9. 724b4b1 changed method to set code of language by saurabh · 9 years ago
  10. fbcf446 test case for translation doctype by saurabh · 9 years ago
  11. c422c23 import method to load all languages in language field on customer form by saurabh · 9 years ago
  12. f703198 replaced methd by saurabh · 9 years ago
  13. ca3e715 removed add fetch method by saurabh · 9 years ago
  14. 8e49951 fetch customer or supplier language and set on sales and purchase flow's form by saurabh · 9 years ago
  15. 65820ed added new field language for users by saurabh · 9 years ago
  16. 533a0f6 created new file by saurabh · 9 years ago
  17. 60def66 added translator into print format by saurabh · 9 years ago
  18. 24358db changed fieldname from print_language to language by saurabh · 9 years ago
  19. 648fd33 removed languages filled methods, added this methods into new file by saurabh · 9 years ago
  20. 5265aa4 added add_fetch method by saurabh · 9 years ago
  21. 4db3b3c removed add_fetch method by saurabh · 9 years ago
  22. 29d77be pulled languages into the field print language by saurabh · 9 years ago
  23. cc7c9e4 on selection of supplier pulled default print language by saurabh · 9 years ago
  24. b1efcec added field print languages by saurabh · 9 years ago
  25. b17d403 better validation example for developer by sbkolate · 9 years ago
  26. 22230af Merge pull request #4852 from nabinhait/fixes72 by Nabin Hait · 9 years ago
  27. e32f9c3 Update reorder_item.py by Nabin Hait · 9 years ago
  28. bf2b511 [Removed Stop Button from SO and PO] by patilsangram · 9 years ago
  29. 38be62c [fix] Allow auto reorder based on reorder qty, even if reordeer level is zero by Nabin Hait · 9 years ago
  30. 7736e09 Merge branch 'reorder_level_zero' of https://github.com/creador30/erpnext into creador30-reorder_level_zero by Nabin Hait · 9 years ago
  31. db746f5 [fix] Condition for Payment and Return button visibility by Nabin Hait · 9 years ago
  32. 68eb689 [fix] UOM fixed in Item-wise Purchase History report by Nabin Hait · 9 years ago
  33. ed2849a Create at_austria_chart_Einheitskontenrahmen.json by Roland · 9 years ago
  34. 49c4aa6 Minor fix by Kanchan Chauhan · 9 years ago
  35. 2e8cc89 Added webform for Job Opening by Kanchan Chauhan · 9 years ago
  36. ddcd8c5 minor fix by Nabin Hait · 9 years ago
  37. 8fc643a bumped to version 6.22.1 by Anand Doshi · 9 years ago
  38. 626e8fc [change-log] by Anand Doshi · 9 years ago
  39. 52780cb Merge pull request #4841 from nabinhait/escape by Anand Doshi · 9 years ago
  40. 3bce3f4 Merge pull request #4838 from nabinhait/rounding_gle by Anand Doshi · 9 years ago
  41. 1a99cb8 [fix] Escaping strings with percentage by Nabin Hait · 9 years ago
  42. ff32176 removed translator by rohit waghchaure · 9 years ago
  43. 5a26540 fixed issue of stock_uom translator by saurabh · 9 years ago
  44. c26c6c3 changed method to set code of language by saurabh · 9 years ago
  45. f194978 test case for translation doctype by saurabh · 9 years ago
  46. 755fefb import method to load all languages in language field on customer form by saurabh · 9 years ago
  47. 3c2a10b replaced methd by saurabh · 9 years ago
  48. 49c9746 removed add fetch method by saurabh · 9 years ago
  49. c2dae35 fetch customer or supplier language and set on sales and purchase flow's form by saurabh · 9 years ago
  50. a1c3ea2 added new field language for users by saurabh · 9 years ago
  51. 3dcd4f3 created new file by saurabh · 9 years ago
  52. a6f57e1 added translator into print format by saurabh · 9 years ago
  53. 2192ffe changed fieldname from print_language to language by saurabh · 9 years ago
  54. 6b6977a removed languages filled methods, added this methods into new file by saurabh · 9 years ago
  55. c14f2c2 added add_fetch method by saurabh · 9 years ago
  56. 5d45176 removed add_fetch method by saurabh · 9 years ago
  57. b407909 pulled languages into the field print language by saurabh · 9 years ago
  58. 3ec7649 on selection of supplier pulled default print language by saurabh · 9 years ago
  59. 844cb5c added field print languages by saurabh · 9 years ago
  60. 6e8eaf0 [fix] test case of Leave Application by Anand Doshi · 9 years ago
  61. f5a39d6 Typo Fixes by Neil Trini Lasrado · 9 years ago
  62. fb24a27 [fix] GLE for Rounding loss allowed upto 1 for all transactions except JE by Nabin Hait · 9 years ago
  63. fa413bb Update accounts_controller.py by Nabin Hait · 9 years ago
  64. d843ec5 Merge pull request #4831 from neilLasrado/typos by Anand Doshi · 9 years ago
  65. 67f4077 Update accounts_controller.py by Nabin Hait · 9 years ago
  66. 7209cff Merge pull request #4832 from revant/patch-1 by Nabin Hait · 9 years ago
  67. 78a62fe change args of set_balance_in_account_currency by Revant Nandgaonkar · 9 years ago
  68. d9dc9e4 Merge pull request #4827 from anandpdoshi/fix/bank-reconciliation-grid by Anand Doshi · 9 years ago
  69. 5da941b Need to use set_balance_in_account_currency by Revant Nandgaonkar · 9 years ago
  70. bd0086c Merge pull request #4826 from anandpdoshi/fix/return-warehouse-mandatory by Anand Doshi · 9 years ago
  71. 8e7240a Typo fixes in Accounts Module by Neil Trini Lasrado · 9 years ago
  72. 828d5ff [fix] Show Debit/Credit in Bank Reconciliation table by Anand Doshi · 9 years ago
  73. ed8d9da [fix] Warehouse not mandatory for Purchase Invoice or a Sales Invoice without Update Stock by Anand Doshi · 9 years ago
  74. 7ae844f Minor fix by Valmik Jangla · 9 years ago
  75. b7ae1c1 Inactive employees show up in report by Valmik Jangla · 9 years ago
  76. 5136a64 Merge pull request #4822 from neilLasrado/hr-fix by Anand Doshi · 9 years ago
  77. 1d77452 bumped to version 6.22.0 by Anand Doshi · 9 years ago
  78. 25ab93a Changed image in employee from Attach to Attach Image, removed image view by Neil Trini Lasrado · 9 years ago
  79. 9c0983f [translations] by Anand Doshi · 9 years ago
  80. 9aaa6e3 [change-log] by Anand Doshi · 9 years ago
  81. 870d044 [minor] moved make_employee from Employee to Offer Letter by Anand Doshi · 9 years ago
  82. 5e771c5 Changed doclist to doc by Valmik Jangla · 9 years ago
  83. 93b1072 Improved code by Valmik Jangla · 9 years ago
  84. bddc80b Make Employee from Offer Letter by Valmik Jangla · 9 years ago
  85. 9a93378 [cleanup] Compact Item Print by Anand Doshi · 9 years ago
  86. 541abf5 Update item_table_description.html by ShashaQin · 9 years ago
  87. fd08750 Update print_settings.py by ShashaQin · 9 years ago
  88. 426bf4b Update features_setup.json by ShashaQin · 9 years ago
  89. 2331d4f Update features_setup.json by ShashaQin · 9 years ago
  90. c77669f Update item_table_description.html by ShashaQin · 9 years ago
  91. 429ab20 Update print_settings.py by ShashaQin · 9 years ago
  92. 3d1f01f Fixed Get Open Sales Orders with Item Filter by Javier Wong · 9 years ago
  93. 1d866e8 Merge pull request #4815 from makeen/fix_add_subscribers by Anand Doshi · 9 years ago
  94. d4069fa Merge pull request #4814 from rmehta/exclude-bom-from-delete-company by Anand Doshi · 9 years ago
  95. a8ad388 Merge pull request #4811 from anandpdoshi/fix/trial-balance-fiscal-year by Anand Doshi · 9 years ago
  96. c83802f [fix] Setup Wizard: use correct customer, supplier name in create contact. Fixes #4804. by Anand Doshi · 9 years ago
  97. efef236 Merge pull request #4800 from agusputra/patch-15 by Anand Doshi · 9 years ago
  98. 561e6cd [fix] Trial Balance to General Ledger: use data.from_date and data.to_date by Anand Doshi · 9 years ago
  99. 5f72504 [enhancement] Expense Claim - View Bank Entries by Anand Doshi · 9 years ago
  100. 4741182 [fix] add subscribers even though some emails are invalid by makeen · 9 years ago