1. 8ad4efe sales_order.py -- Three changes are done (a) if bypass credit limit check is enabled we should not check customer credit on submit of sales order (b.1/b.2) There is provision to make delivery note and sales invoice from sales order. Since credit limit is bypassed at sales order level we need to check credit of customer on make of (b.1)delivery note or (b.2)sales invoice by ashish · 7 years ago
  2. 06e6a82 customer.json -- a checkbox field is added which gives user ability to bypass credit limit check at sales order level for a customer. test_customer.js : auto generated file as customer.json is modified by ashish · 7 years ago
  3. 4d22b6d Fixed Merge Conflict by Nabin Hait · 7 years ago
  4. cd3dbcb Fixed Merge Conflict by Nabin Hait · 7 years ago
  5. 4a60554 Green indicator in the cart for non stock item (#11325) by rohitwaghchaure · 7 years ago
  6. bafcd74 Add Bundle Description Field To Product Bundle (#11122) by tundebabzy · 7 years ago
  7. 1c12375 Subscription fixes (#11292) by Nabin Hait · 7 years ago
  8. 09ce68e Merge branch 'develop' into payment-terms by tunde · 7 years ago
  9. eb662b5 Added Test Cases by Neil Trini Lasrado · 7 years ago
  10. af091ac [BUG] Map Production Order with the exact Sales Order line item by Neil Lasrado · 7 years ago
  11. 5afc194 [BUG] Fixes make Production Order from Sales Order by Neil Lasrado · 7 years ago
  12. bc4e2cd [added] hospitality domain (#11020) by Rushabh Mehta · 7 years ago
  13. cd4202c Merge branch 'master' into develop by mbauskar · 7 years ago
  14. 8bf7230 [Fix] New invoice showing old paid amount if POS Profile is not created (#11160) by rohitwaghchaure · 7 years ago
  15. 5ffed60 Merge branch 'master' into develop by Saurabh · 7 years ago
  16. 76a9cef Merge pull request #11151 from rohitwaghchaure/minor_fix_title by rohitwaghchaure · 7 years ago
  17. 4f7873b [minor] Title not showing in payment modal by Rohit Waghchaure · 7 years ago
  18. ad9afe6 Merge pull request #11119 from rohitwaghchaure/default_company_pos by Saurabh · 7 years ago
  19. 3f309e1 Multiple items showing for single barcode by Rohit Waghchaure · 7 years ago
  20. 9bb81ee [fix] Total amount showing wrong in the payment modal if user has changed the qty after payment by Rohit Waghchaure · 7 years ago
  21. 37c2b61 Merge branch 'develop' into payment-terms by tunde · 7 years ago
  22. 966b3c1 [conflicts] resolved merge conflicts by mbauskar · 7 years ago
  23. d270748 [Fix] Provision to select company in the POS screen if company is not defined in the global defaults by Rohit Waghchaure · 7 years ago
  24. 62ce218 Show total instead of net total by Rohit Waghchaure · 7 years ago
  25. d82677f Merge branch 'develop' into payment-terms by tunde · 7 years ago
  26. 5a83420 Cleanup of PO schedule date pull requests by Nabin Hait · 7 years ago
  27. e0dfd16 [Fix] Auto add item in the cart if sinfle items found in the serach (#11072) by rohitwaghchaure · 7 years ago
  28. 395cf46 Cleanup of schedule date functionality in Material Request by Nabin Hait · 7 years ago
  29. 607b5d4 [Fix] Negative qty issue in POS (#11070) by rohitwaghchaure · 7 years ago
  30. f7a856b [Fix] Rate not fetched in the POS, User trying to add an item in the cart before loading of frm by Rohit Waghchaure · 7 years ago
  31. b779644 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  32. 5049edb [Fix] Discount and serial no search issue (#11040) by rohitwaghchaure · 7 years ago
  33. ee4a2dd [fix] resolved merge conflicts by Saurabh · 7 years ago
  34. 19e63b7 Merge branch 'develop' into payment-terms by tunde · 7 years ago
  35. 7b6eaee Fixes to handle async events (#11018) by Nabin Hait · 7 years ago
  36. c4e52e5 [Fix] Old invoice payment amount showing in the payment modal while making payment by Rohit Waghchaure · 7 years ago
  37. 7eba1a3 Controller init args fix (#11015) by Nabin Hait · 7 years ago
  38. 8919669 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  39. 8849171 [Fix] select batch not displaying in the modal, duplicate invoice making after sync (#11005) by rohitwaghchaure · 7 years ago
  40. 869b878 set schedule_Date when creating po by Sunny · 7 years ago
  41. 8ac56b2 [Enhancement] Allow Multiple users in POS Profile by Faris Ansari · 7 years ago
  42. 3415ac6 Merge branch 'develop' into payment-terms by tunde · 7 years ago
  43. c314485 Fixes based on test case by Nabin Hait · 7 years ago
  44. 18764a1 increase point-of-sale timeout to fix UI test by tunde · 7 years ago
  45. d348c12 fix sales order ui test by tunde · 7 years ago
  46. 94799a8 [fix] ‘NoneType’ object is not iterable onload of POS (#10941) by rohitwaghchaure · 7 years ago
  47. 70eaf2d [minor] removed the default precision for the margin_rate_or_amount field (#10923) by Makarand Bauskar · 7 years ago
  48. 87e994e [fixed] Disocunt amount not working for POS by Rohit Waghchaure · 7 years ago
  49. 5671191 Merge branch 'develop' into payment-terms by tunde · 7 years ago
  50. 9e4dcdf rename Payment Terms Schedule section break to Payment Terms by tunde · 7 years ago
  51. d4c2d77 [fix] POS not working if user clicks on back button from form view (#10912) by rohitwaghchaure · 7 years ago
  52. 192587f UI test cases by tunde · 7 years ago
  53. 541d3f9 fix ui tests by tunde · 7 years ago
  54. cd9bc6f fix failing test by tunde · 7 years ago
  55. 94c3c13 fix failing tests by tunde · 7 years ago
  56. cf42d1d more tests by tunde · 7 years ago
  57. 951092e fix sales order and pricing rule failing tests by tunde · 7 years ago
  58. c02f332 Merge branch 'develop' into payment-terms by tunde · 7 years ago
  59. b2dca79 Updated modified timestamp in sales/purchase transaction doctypes by Nabin Hait · 7 years ago
  60. 3387d02 Merge branch 'develop' into payment-terms by tunde · 7 years ago
  61. 2e4de83 Rounding Adjustment via a separate field, instead of last tax row (#10659) by Nabin Hait · 7 years ago
  62. 850eaa7 Move subscription module to accounts (#10772) by rohitwaghchaure · 7 years ago
  63. 9448f4b codacy corrections by tunde · 7 years ago
  64. ea832b8 resolved merge conflicts by mbauskar · 7 years ago
  65. bf8e3311 [fix] unset default customer group (#10689) by Rushabh Mehta · 7 years ago
  66. d3e22ac [UI Test] Modified Sales Order UI Test (#10770) by Vishal Dhayagude · 7 years ago
  67. f6b132f Update test_quotation.js by Nabin Hait · 7 years ago
  68. f056974 [domain] Healthcare (#10664) by Rushabh Mehta · 7 years ago
  69. 1255aa0 Merge branch 'develop' into payment-terms by tunde · 7 years ago
  70. de9eebe Fixed multiple ui tests by Nabin Hait · 7 years ago
  71. df3a175 fix bugs: add `payment_schedule` if `payment_terms_schedule` specified by tunde · 7 years ago
  72. 4e006b0 rename Is Online field to Use POS in Offline Mode in pos settings by Rohit Waghchaure · 7 years ago
  73. 96b8f22 fix failing tests by tunde · 7 years ago
  74. 225ac0d [Enhance] Subscription module (#10089) by rohitwaghchaure · 7 years ago
  75. 24cb494 Revert "Revert "make payment_schedule field no-copy"" by tunde · 7 years ago
  76. fbd895d Revert "make payment_schedule field no-copy" by tunde · 7 years ago
  77. 199daf7 Merge branch 'develop' into payment-terms by tunde · 7 years ago
  78. 4f4148b make payment_schedule field no-copy by tunde · 7 years ago
  79. d4e57a3 Fixed multiple ui test cases by Nabin Hait · 7 years ago
  80. 9085a5e more test cases for quotation, purchase/sales order by tunde · 7 years ago
  81. ad7d3a1 Merge branch 'develop' into payment-terms by tunde · 7 years ago
  82. 1b65575 Merge branch 'develop' into pos-refactor by rohitwaghchaure · 7 years ago
  83. 67f3d85 test for quotation by tunde · 7 years ago
  84. 166b78f [Enhance] Subscription module (#10089) by rohitwaghchaure · 7 years ago
  85. c79d141 [fix] travis failed (#10702) by Vishal Dhayagude · 7 years ago
  86. c72d08e Added indicator to show stock is available or not by Rohit Waghchaure · 7 years ago
  87. 9e32387 fix customer test records by tunde · 7 years ago
  88. 98fd540 test customer by tunde · 7 years ago
  89. 7419c4b Fixed test cases by Rohit Waghchaure · 7 years ago
  90. 4bcaeb3 fix codacy by Faris Ansari · 7 years ago
  91. e4434d3 Merge branch 'develop' into pos-refactor by Faris Ansari · 7 years ago
  92. 62b1dc7 Namespace PointOfSale class by Faris Ansari · 7 years ago
  93. 7f9a462 Merge branch 'develop' into payment-terms by tunde · 7 years ago
  94. 7faac85 Merge branch 'master' into staging by mbauskar · 7 years ago
  95. d32f08f Merge branch 'master' into develop by mbauskar · 7 years ago
  96. cf9e986 [hotfix] fixed the invalid variable name lead.name (#10648) by Makarand Bauskar · 7 years ago
  97. 11355cd Set at lost translated in quotation (#10652) by Francisco Roldán · 7 years ago
  98. d6922b2 [hotfix] lead name should available before creating new customer from quotations (#10642) by Makarand Bauskar · 7 years ago
  99. 6ab6303 Fixed serial no trigger not working from dialog box by Rohit Waghchaure · 7 years ago
  100. 657ecd5 adjustment: removes credit_based_on field by tunde · 7 years ago