1. 8a77a0e Add total row in all trends reports (#13010) by Shreya Shah · 7 years ago
  2. 554f2de Code cleanup online POS (#12985) by rohitwaghchaure · 7 years ago
  3. 5448318 fix total field (#12992) by Shreya Shah · 7 years ago
  4. 0bf19a1 Merge pull request #12931 from achillesrasquinha/py3-iteritems by Achilles Rasquinha · 7 years ago
  5. 1697a7a replaced string_types with basestring by Achilles Rasquinha · 7 years ago
  6. 714c746 Updated Python 3 fixes by Achilles Rasquinha · 7 years ago
  7. 2735701 resolved merge conflicts by Saurabh · 7 years ago
  8. 8e675eb [Fix] Price list exchange rate is not visible when base currency and price list currency is different (#12898) by rohitwaghchaure · 7 years ago
  9. 5a91989 Remove total_projected_qty (#12889) by Faris Ansari · 7 years ago
  10. ed35a29 closes #12872 (#12888) by saurabh-bhosale · 7 years ago
  11. 99eb302 [Fix] Bug fix in customer_primary_address frappe call (#12880) by saurabh-bhosale · 7 years ago
  12. 662b23c get address display in customer by Nabin Hait · 7 years ago
  13. 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
  14. e21e596 Fixed merge conflict by Nabin Hait · 7 years ago
  15. 7477899 Formatter, code cleanup (#12852) by rohitwaghchaure · 7 years ago
  16. 7e75165 Merge branch 'develop' into fixes_12829 by rohitwaghchaure · 7 years ago
  17. 0f3c4fa Codacy fix - used classmethod decorator by Saurabh · 7 years ago
  18. c29f3c7 Merge branch 'develop' of https://github.com/frappe/erpnext into show_address_in_online_pos by Saurabh · 7 years ago
  19. b4ab89e [Mod] Code refactored to remove dependency on 'complete_address' field by Saurabh · 7 years ago
  20. 735b8c6 [fix] #12829 by pawan · 7 years ago
  21. ab8c7e6 resolved merge conflicts by Saurabh · 7 years ago
  22. 056c170 Fixes #12810 by Saurabh · 7 years ago
  23. 0de0861 Merge branch 'develop' of https://github.com/frappe/erpnext into show_address_in_online_pos by Saurabh · 7 years ago
  24. b553b7a PDC Enhancements (#12462) by rohitwaghchaure · 7 years ago
  25. c224d34 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  26. e26773d Merge branch 'develop' of https://github.com/frappe/erpnext into show_address_in_online_pos by Saurabh · 7 years ago
  27. a4c40e0 [Fix] After accesing POS page, it does not work when going back from another page (#12763) by rohitwaghchaure · 7 years ago
  28. 2ef1f84 Fixed merge conflict by Nabin Hait · 7 years ago
  29. 70d972d [Mod] Added descriptions to alert about reselecting the option in 'primary_address_and_contact_detail' by Saurabh · 7 years ago
  30. cf6360d Merge pull request #12739 from jay-parikh/hotfix by rohitwaghchaure · 7 years ago
  31. 2c95ab3 Code fix for Enable/Disable Discount in POS using POS Profile #11748 by Jay Parikh · 7 years ago
  32. 171e5af Fixed indentation issue in pull # 11748 by Jay Parikh · 7 years ago
  33. d4359fa Enable/Disable Discount in POS using POS Profile #11748 by Jay Parikh · 7 years ago
  34. d85247c [Fix] Pay button not working in pos by Rohit Waghchaure · 7 years ago
  35. 7c8d508 [Mod] Dependant on complete_address field and loads updated mobile_no,address in onload method by Saurabh · 7 years ago
  36. f16d45b Merge branch 'develop' of https://github.com/frappe/erpnext into show_address_in_online_pos by Saurabh · 7 years ago
  37. 9f5c200 [Mod] Removed the Dependency on Frappe PR [Fix] Fixed a possible bug by Saurabh · 7 years ago
  38. ec2c9ec Merge branch 'master' into develop by Nabin Hait · 7 years ago
  39. 2056ea6 Update customer.js by rohitwaghchaure · 7 years ago
  40. 0c9a99a Merge branch 'develop' into show_address_in_online_pos by saurabh-bhosale · 7 years ago
  41. 5852544 Check credit limit while making DN, if bypassed on SO (#12702) by Nabin Hait · 7 years ago
  42. ce5b93c [Fix] Allow user to edit rate in online POS (#12701) by rohitwaghchaure · 7 years ago
  43. 03f6b3e resolved merge conflicts by Saurabh · 7 years ago
  44. 5676236 Resolve issue #10914 - Error when making Sales Invoice (#12656) by Andy Villiger · 7 years ago
  45. f9b5c74 set batch number only in Sales Invoice and Delivery Note by tundebabzy · 7 years ago
  46. aaaf5c6 [Mod] Minor changes in 'primary_address' field's property by Saurabh · 7 years ago
  47. 6614d8a Multiple changes: by Saurabh · 7 years ago
  48. 5a23541 Merge branch 'develop' of https://github.com/frappe/erpnext into show_address_in_online_pos by Saurabh · 7 years ago
  49. cadd31c [Fix] Solves issue #12588 by Saurabh · 7 years ago
  50. b665bae Used cint instead of int by Saurabh · 7 years ago
  51. a5c9fc3 Removed commented code by Saurabh · 7 years ago
  52. cbbee47 [Fix] Resolved the type issue of 'is_saved' flag variable by Saurabh · 7 years ago
  53. a2076a1 Multiple changes: by Saurabh · 7 years ago
  54. c5a6cf3 [Mod] Allows print only when the check value exists and the cart isn't empty by Saurabh · 7 years ago
  55. 32695a9 [Mod] Refactored the code for fetching allow_print_before_pay check value by Saurabh · 7 years ago
  56. d7da89b [Fix] Resolved issues suggested by Codacy by deepak-mnt · 7 years ago
  57. 8f3d394 Minor changes:Removed extra spaces in py code by deepak-mnt · 7 years ago
  58. cc813d2 [Mod] Ensured that a single POS Sales Invoice is created even when its printed(saved) in Draft mode by deepak-mnt · 7 years ago
  59. 1ccb0cf [Mod] point_of_sale.js: Allowed print before pay and saved the invoice before print by deepak-mnt · 7 years ago
  60. 29abe29 Allow draft mode print in online POS by deepak-mnt · 7 years ago
  61. 24946ee Codacy fix by Saurabh · 7 years ago
  62. b664488 [Fix] Clears off the read-only fields in 'Primary Address and Contact Details' Section on blank link fields by Saurabh · 7 years ago
  63. 24cae1c Made Primary address field searchable and is displayed in Customer Link field options by Saurabh · 7 years ago
  64. 570e29d Fixed merge conflict by Nabin Hait · 7 years ago
  65. 4d4ce3e Rename enquiry_type to opportunity_type in MultiSelect dialog (#12517) by Faris Ansari · 7 years ago
  66. 2bfa180 GL Entry on asset sale (#12514) by Nabin Hait · 7 years ago
  67. 35d8ce4 resolved merge conflicts by Saurabh · 7 years ago
  68. 7b78f6b Added rounded total in the POS and fix rounded issue in js side (#12457) by rohitwaghchaure · 7 years ago
  69. df023bf add posting_date/transaction_date to list_view (#12453) by tundebabzy · 7 years ago
  70. 3955fa5 [Fix] Email addres unique key issue (#12450) by rohitwaghchaure · 7 years ago
  71. 5b45bcf [Fix] Report Available Stock for Packing Items Menu not working (#12400) by rohitwaghchaure · 7 years ago
  72. 76dddbf Merge branch 'develop' into multi-barcode by tundebabzy · 7 years ago
  73. 0099a09 [fix] fix print hide weight details in quotation print format (#12412) by Vishal Dhayagude · 7 years ago
  74. 7fcc21b [Fix] Cart remain same even if pos profile change (#12371) by rohitwaghchaure · 7 years ago
  75. bc2c83e Companywise default tax template (#12290) by rohitwaghchaure · 7 years ago
  76. 3f784a7 [minor] POS profile mandatory, to set as default (#12307) by rohitwaghchaure · 7 years ago
  77. 9261590 Fixed merge conflict by Nabin Hait · 7 years ago
  78. 2f9f4f9 Multiple fixes related to payment terms (#12115) by Nabin Hait · 7 years ago
  79. b725aff [fix] Mobile no search issue in the pos (#12090) by rohitwaghchaure · 7 years ago
  80. e067bed [fix] Promise issue, in cart against item displaying zero values (#12078) by rohitwaghchaure · 7 years ago
  81. 78a1735 [fix] Item search in POS (#12037) by rohitwaghchaure · 7 years ago
  82. 5a34457 [minor] Address fix (#12025) by rohitwaghchaure · 7 years ago
  83. d377018 [fix] Shipping charges change on qty, item_code and conversion_factor trigger (#12001) by Vishal Dhayagude · 7 years ago
  84. 2b95a54 POS batch fixes (#12005) by rohitwaghchaure · 7 years ago
  85. 24e5265 [enhance] Search customer using primary contact mobile number (#11998) by rohitwaghchaure · 7 years ago
  86. 0f97eda Merge branch 'master' into develop by Nabin Hait · 7 years ago
  87. d18423d Project Margin Calculation Improvement (#11911) by Charles-Henri Decultot · 7 years ago
  88. de1e29b Production Order fixes (#11951) by Nabin Hait · 7 years ago
  89. d19be49 [fix] Error opening the POS (#11929) by rohitwaghchaure · 7 years ago
  90. 2144e02 - Added multiple barcode feature per item by Giovanni · 7 years ago
  91. 17fd661 Fix travis (#11882) by Zarrar · 7 years ago
  92. c47745e only fetch distinct names of events (#11846) by Zarrar · 7 years ago
  93. 34a0e90 [fix] merge conflicts by Saurabh · 7 years ago
  94. e761b9d Rearranged fields due to merge conflict messup by Nabin Hait · 7 years ago
  95. ce63ab7 Show Batch Selector Dialog Only If There Are Multiple Batches (#11794) by tundebabzy · 7 years ago
  96. 8ae53ca When Warehouse Field Is Changed, Batch Number Field Should Be Updated (#11789) (#11790) by tundebabzy · 7 years ago
  97. c0c470b fixed json affected by latest merge by Shreya · 7 years ago
  98. 0154538 [fix] [minor] pos.js by Rushabh Mehta · 7 years ago
  99. 1b344ca [Fix] POS not loading if pos profile not defined (#11778) by rohitwaghchaure · 7 years ago
  100. d42242d [Feature] Shipping Rule Calculation based on Net Weight (#11770) by Vishal Dhayagude · 7 years ago