1. fdc67a5 Merge branch 'multi-company-transations' of https://github.com/shreyashah115/erpnext into shreyashah115-multi-company-transations by Nabin Hait · 7 years ago
  2. 6f3594b [Enhance] GL Entry - ability to multiselect party (#13769) by Zarrar · 7 years ago
  3. 7946ca2 Internal Customer check in Customer by Shreya · 7 years ago
  4. 2e7a45d resolved merge conflicts by Saurabh · 7 years ago
  5. 8441dd9 [Fix] Item with special character not adding in the POS cart by Rohit Waghchaure · 7 years ago
  6. 642d390 Fixed merge conflict by Nabin Hait · 7 years ago
  7. e72bde5 Removed expired items from the list of POS items (#13582) by rohitwaghchaure · 7 years ago
  8. c10e106 Optimization related to large number of items (#13606) by Nabin Hait · 7 years ago
  9. 4691af6 Get Payment Schedule from Sales Order to Sales Invoice (#13497) by KanchanChauhan · 7 years ago
  10. 97d84eb5 remove apply user permission (#13505) by Suraj Shetty · 7 years ago
  11. 920a3ff [Fix] POS freeze when rate button pushed by Rohit Waghchaure · 7 years ago
  12. 5e0cabc [Fix] POS not opening by Rohit Waghchaure · 7 years ago
  13. 68ba4fd [Fix] Multi-batch selection issue in POS (#13407) by rohitwaghchaure · 7 years ago
  14. b9c82b9 Fixed merge conflict by Nabin Hait · 7 years ago
  15. 85f63a3 [Fix] Showing to bill even if per deliverd in sales order is 99.9996 (#13392) by rohitwaghchaure · 7 years ago
  16. c9a1eb1 [Fix] Not able to delete row in modal table (#13377) by rohitwaghchaure · 7 years ago
  17. 34dd079 Remove unnecessary columns Analytics Reports (#13344) by Faris Ansari · 7 years ago
  18. 13ddc7e [ Enhance ] Production to Work Order (#12902) by Zarrar · 7 years ago
  19. f572522 Copy source project into Purchase Order Item (#13321) by Mark Walker · 7 years ago
  20. bb5caf8 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  21. 363cedd Fixed minor issue by Nabin Hait · 7 years ago
  22. d21ad80 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  23. 7acc8cb fix else condition (#13295) by Shreya Shah · 7 years ago
  24. 3707242 Fixed merge conflict by Nabin Hait · 7 years ago
  25. 96f4b22 Set po nos in DN and SI (#13290) by Nabin Hait · 7 years ago
  26. 5e63c26 Fixed merge conflict by Nabin Hait · 7 years ago
  27. f2d28eb Data import Tool bug fix (#13165) by Suraj Shetty · 7 years ago
  28. aadd30d fetch delivery date on add-row only if item_code exists (#13250) by Shreya Shah · 7 years ago
  29. c43c95e Fixed merge conflict by Nabin Hait · 7 years ago
  30. 2550180 remove updating territory for customers on change (#13162) by Zarrar · 7 years ago
  31. 5fd7b3b Fix status updater (#13033) by Manas Solanki · 7 years ago
  32. a645f36 Get valuation rate from historical SLE even if it is zero (#13129) by Nabin Hait · 7 years ago
  33. 6465228 self.assertEqual by Achilles Rasquinha · 7 years ago
  34. 96698c9 Use range instead xrange (#13128) by Achilles Rasquinha · 7 years ago
  35. 3b43c0d Update territory and customer_group patch optimization (#13076) by Nabin Hait · 7 years ago
  36. 96002c2 optimize patch for faster execution (#13068) by Zarrar · 7 years ago
  37. 91fc1a8 Update Territory & Customer Group across all transaction (#13004) by Zarrar · 7 years ago
  38. 3edc101 [Fix] POS discount issue by Rohit Waghchaure · 7 years ago
  39. 9360f81 Validity of Quotation #12858 (#13078) by tundebabzy · 7 years ago
  40. 2572b05 Update territory and customer_group patch optimization (#13076) by Nabin Hait · 7 years ago
  41. 4a0d270 optimize patch for faster execution (#13068) by Zarrar · 7 years ago
  42. 7570774 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  43. d5b2e39 improve validation (#13058) by Shreya Shah · 7 years ago
  44. cf72d7f Fixed merge conflict by Nabin Hait · 7 years ago
  45. 79756c4 Update Territory & Customer Group across all transaction (#13004) by Zarrar · 7 years ago
  46. 8a77a0e Add total row in all trends reports (#13010) by Shreya Shah · 7 years ago
  47. 554f2de Code cleanup online POS (#12985) by rohitwaghchaure · 7 years ago
  48. 5448318 fix total field (#12992) by Shreya Shah · 7 years ago
  49. 0bf19a1 Merge pull request #12931 from achillesrasquinha/py3-iteritems by Achilles Rasquinha · 7 years ago
  50. 1697a7a replaced string_types with basestring by Achilles Rasquinha · 7 years ago
  51. 714c746 Updated Python 3 fixes by Achilles Rasquinha · 7 years ago
  52. 2735701 resolved merge conflicts by Saurabh · 7 years ago
  53. 8e675eb [Fix] Price list exchange rate is not visible when base currency and price list currency is different (#12898) by rohitwaghchaure · 7 years ago
  54. 5a91989 Remove total_projected_qty (#12889) by Faris Ansari · 7 years ago
  55. ed35a29 closes #12872 (#12888) by saurabh-bhosale · 7 years ago
  56. 99eb302 [Fix] Bug fix in customer_primary_address frappe call (#12880) by saurabh-bhosale · 7 years ago
  57. 662b23c get address display in customer by Nabin Hait · 7 years ago
  58. 4adcced Merge branch 'show_address_in_online_pos' of https://github.com/mntechnique/erpnext into mntechnique-show_address_in_online_pos by Nabin Hait · 7 years ago
  59. e21e596 Fixed merge conflict by Nabin Hait · 7 years ago
  60. 7477899 Formatter, code cleanup (#12852) by rohitwaghchaure · 7 years ago
  61. 7e75165 Merge branch 'develop' into fixes_12829 by rohitwaghchaure · 7 years ago
  62. 0f3c4fa Codacy fix - used classmethod decorator by Saurabh · 7 years ago
  63. c29f3c7 Merge branch 'develop' of https://github.com/frappe/erpnext into show_address_in_online_pos by Saurabh · 7 years ago
  64. b4ab89e [Mod] Code refactored to remove dependency on 'complete_address' field by Saurabh · 7 years ago
  65. 735b8c6 [fix] #12829 by pawan · 7 years ago
  66. ab8c7e6 resolved merge conflicts by Saurabh · 7 years ago
  67. 056c170 Fixes #12810 by Saurabh · 7 years ago
  68. 0de0861 Merge branch 'develop' of https://github.com/frappe/erpnext into show_address_in_online_pos by Saurabh · 7 years ago
  69. b553b7a PDC Enhancements (#12462) by rohitwaghchaure · 7 years ago
  70. c224d34 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  71. e26773d Merge branch 'develop' of https://github.com/frappe/erpnext into show_address_in_online_pos by Saurabh · 7 years ago
  72. a4c40e0 [Fix] After accesing POS page, it does not work when going back from another page (#12763) by rohitwaghchaure · 7 years ago
  73. 2ef1f84 Fixed merge conflict by Nabin Hait · 7 years ago
  74. 70d972d [Mod] Added descriptions to alert about reselecting the option in 'primary_address_and_contact_detail' by Saurabh · 7 years ago
  75. cf6360d Merge pull request #12739 from jay-parikh/hotfix by rohitwaghchaure · 7 years ago
  76. 2c95ab3 Code fix for Enable/Disable Discount in POS using POS Profile #11748 by Jay Parikh · 7 years ago
  77. 171e5af Fixed indentation issue in pull # 11748 by Jay Parikh · 7 years ago
  78. d4359fa Enable/Disable Discount in POS using POS Profile #11748 by Jay Parikh · 7 years ago
  79. d85247c [Fix] Pay button not working in pos by Rohit Waghchaure · 7 years ago
  80. 7c8d508 [Mod] Dependant on complete_address field and loads updated mobile_no,address in onload method by Saurabh · 7 years ago
  81. f16d45b Merge branch 'develop' of https://github.com/frappe/erpnext into show_address_in_online_pos by Saurabh · 7 years ago
  82. 9f5c200 [Mod] Removed the Dependency on Frappe PR [Fix] Fixed a possible bug by Saurabh · 7 years ago
  83. ec2c9ec Merge branch 'master' into develop by Nabin Hait · 7 years ago
  84. 2056ea6 Update customer.js by rohitwaghchaure · 7 years ago
  85. 0c9a99a Merge branch 'develop' into show_address_in_online_pos by saurabh-bhosale · 7 years ago
  86. 5852544 Check credit limit while making DN, if bypassed on SO (#12702) by Nabin Hait · 7 years ago
  87. ce5b93c [Fix] Allow user to edit rate in online POS (#12701) by rohitwaghchaure · 7 years ago
  88. 03f6b3e resolved merge conflicts by Saurabh · 7 years ago
  89. 5676236 Resolve issue #10914 - Error when making Sales Invoice (#12656) by Andy Villiger · 7 years ago
  90. f9b5c74 set batch number only in Sales Invoice and Delivery Note by tundebabzy · 7 years ago
  91. aaaf5c6 [Mod] Minor changes in 'primary_address' field's property by Saurabh · 7 years ago
  92. 6614d8a Multiple changes: by Saurabh · 7 years ago
  93. 5a23541 Merge branch 'develop' of https://github.com/frappe/erpnext into show_address_in_online_pos by Saurabh · 7 years ago
  94. cadd31c [Fix] Solves issue #12588 by Saurabh · 7 years ago
  95. b665bae Used cint instead of int by Saurabh · 7 years ago
  96. a5c9fc3 Removed commented code by Saurabh · 7 years ago
  97. cbbee47 [Fix] Resolved the type issue of 'is_saved' flag variable by Saurabh · 7 years ago
  98. a2076a1 Multiple changes: by Saurabh · 7 years ago
  99. c5a6cf3 [Mod] Allows print only when the check value exists and the cart isn't empty by Saurabh · 7 years ago
  100. 32695a9 [Mod] Refactored the code for fetching allow_print_before_pay check value by Saurabh · 7 years ago