1. 7eba1a3 Controller init args fix (#11015) by Nabin Hait · 7 years ago
  2. d7e1869 [fix] if item code not exists then exclude item in validate_selling_price (#10800) by Saurabh · 7 years ago
  3. 45dce89 Print Settings for printing taxes with zero amount (#10782) by Nabin Hait · 7 years ago
  4. 42343bb Selling price validation against last purchase rate / valuation rate (#8702) by Nabin Hait · 7 years ago
  5. 9e9d242 [minor] fixes in test cases and added the test case for multiple uom in selling by mbauskar · 7 years ago
  6. 287fe81 [minor] calculate price list rate based on items uom by mbauskar · 7 years ago
  7. e471b02 [minor] if packed item warehouse not found then set the parent item warehouse to packed items by mbauskar · 7 years ago
  8. cc8b2b2 [fix] [refactor] demo for v8 and remove purchase common by Rushabh Mehta · 8 years ago
  9. e68f32c UOM Conversion in selling by Nabin Hait · 8 years ago
  10. 5a980ac UOM Conversion in Selling by Kanchan Chauhan · 8 years ago
  11. e9747a8 [minor] fixes in validate selling price by mbauskar · 8 years ago
  12. 9f26bc1 Update selling_controller.py by Nabin Hait · 8 years ago
  13. e8aaa92 [Minor] Some more fixes to the code by shreyas · 8 years ago
  14. edcba51 [Fix] Added check to validate selling price against valuation rate by shreyas · 8 years ago
  15. 1cfe2d7 [Minor] Validate purchase price against selling price by shreyas · 8 years ago
  16. 7d52989 Documentation for payments by Rohit Waghchaure · 8 years ago
  17. 14aa9c5 [fix] Cleanup and fixes in update stock feature in Purchase Invoice by Nabin Hait · 8 years ago
  18. 72534de removed Is Sales Item and Is Purchase Item by Umair Sayyed · 8 years ago
  19. 2f957f2 [fix] apply Tax Rule for lead by Anand Doshi · 9 years ago
  20. d313553 [enhancement] get valuation rate and gross profit on sales order item by Saurabh · 9 years ago
  21. bf2b511 [Removed Stop Button from SO and PO] by patilsangram · 9 years ago
  22. 01de945 [cleanup] Removed 'Is Service Item' checkbox and filters by Anand Doshi · 9 years ago
  23. 602e825 [enhancement] Int, Currency, Float, Percent as not null and default to 0 by Anand Doshi · 9 years ago
  24. 8a8ef85 [fixes] reviwe fixes by Saurabh · 9 years ago
  25. e930f0f [fixes] filter on supplier list for DropShip, checking closed status by Saurabh · 9 years ago
  26. 5b7e9a1 [minor fixes] by Saurabh · 9 years ago
  27. c306b21 [merge fixes] by Saurabh · 9 years ago
  28. b445be3 Test case for delivery to target warehouse by Nabin Hait · 9 years ago
  29. c865f22 Target Warehouse in Delivery Note and Sales Invoice and removed Serial No status by Nabin Hait · 9 years ago
  30. cd103c0 Check credit limit in Delivery Note / Sales Invoice, only if not created against Sales Order by Nabin Hait · 9 years ago
  31. 1f94fa2 Update delivered / ordered qty in sales/purchase order from return entry by Nabin Hait · 9 years ago
  32. 1826791 [fix][patch] Reserved Qty logic fixed and reposted for existing items by Nabin Hait · 9 years ago
  33. 453cc37 - Fixed logic of reserved qty calculation while delivered product bundle via Sales Invoice by Nabin Hait · 9 years ago
  34. 1e8025b [cleanup] yes/no selects changed to checks in Item by Rushabh Mehta · 9 years ago
  35. 04d244a Credit Note print format by Nabin Hait · 9 years ago
  36. 1d21842 Sales / Purchase Return redesigned via negative DN / SI / PR / PI by Nabin Hait · 9 years ago
  37. 0847f9a Reserved warehouse should not be validated on cancellation of sales order by Nabin Hait · 9 years ago
  38. ed8cecb Sales BOM renamed to Product Bundle by Neil Trini Lasrado · 9 years ago
  39. 6e38e91 Reserved warehouse should not be validated on cancellation of sales order by Nabin Hait · 9 years ago
  40. ff8a854 Fixes #3349. Thanks @abelbm for reporting. by Anand Doshi · 9 years ago
  41. ffc7f3f Apply default taxes on loading of document by Nabin Hait · 9 years ago
  42. 2cc585f [git fixes] salary manager, time log title, notificaitons by Rushabh Mehta · 10 years ago
  43. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  44. d35354c Merge remote-tracking branch 'frappe/develop' into v5.0 by Anand Doshi · 10 years ago
  45. de9c8a9 discount calculation and in print view by Nabin Hait · 10 years ago
  46. 973f78e fixed stock_balance report for stock_uom and stock ledger entry for Delivery Note #2802 by Sambhaji Kolate · 10 years ago
  47. 6f0a3ed fixed conflict by Nabin Hait · 10 years ago
  48. 3237c75 Commonified taxes and totals calculation in server side by Nabin Hait · 10 years ago
  49. 60cfccb [new-module] crm by Rushabh Mehta · 10 years ago
  50. 5690be1 Replaced renamed total fields in code files by Nabin Hait · 10 years ago
  51. 8fa503e Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  52. 15cd122 Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  53. 6dfd430 Moved flags like ignore_mandatory, ignore_validate etc to doc.flags by Anand Doshi · 10 years ago
  54. 5e13e0c net_total and grand_total mismatch issue by Nabin Hait · 10 years ago
  55. c567e8e [fix] analytics reports + remove print item tables #2667 by Rushabh Mehta · 10 years ago
  56. fff3ab7 Fixed conflict by Nabin Hait · 10 years ago
  57. 2244ac4 Discount amount in party currency by Nabin Hait · 10 years ago
  58. 8a00319 minor fix by Nabin Hait · 10 years ago
  59. dd38a26 Removed tname and fname from code by Nabin Hait · 10 years ago
  60. e7d1536 Table Field Renaming: code replace, JV and budget distribution renamed by Nabin Hait · 10 years ago
  61. 6d950d2 [merge] by Rushabh Mehta · 10 years ago
  62. ccd9fd3 Rounding in totals calculation by Nabin Hait · 10 years ago
  63. e69a611 [#2164] New field names in DN, fix field name refs, Patch added by ankitjavalkarwork · 10 years ago
  64. e9daefe Credit Limit and credit days fixes #2031 by Nabin Hait · 10 years ago
  65. 5cdc8e5 [mailbox] removed separate email settings for jobs, sales, support by Rushabh Mehta · 10 years ago
  66. c0bb453 [refactor] [frappe 5.0] by Rushabh Mehta · 10 years ago
  67. 247e9ff get_item_list does not [item qty=0] by nathando · 10 years ago
  68. c41a948 Credit limit fixes by Nabin Hait · 10 years ago
  69. b5e7689 built item grids for sales, purchase, stock by Rushabh Mehta · 10 years ago
  70. 8f49cf7 [minor] fixed testcase by Anand Doshi · 10 years ago
  71. 62b1cbf [impact] Limit available functions in jinja environment by Anand Doshi · 10 years ago
  72. 5b51cc8 many fixes to print by Rushabh Mehta · 10 years ago
  73. f84c240 cleanup for print format by Rushabh Mehta · 10 years ago
  74. 80a988c BugFix: selling_controller.py by Anand Doshi · 10 years ago
  75. 4aa2380 Fixed get_sender for Sales and Jobs by Anand Doshi · 10 years ago
  76. 6def968 minor fix for outgoing communication email by Rushabh Mehta · 10 years ago
  77. 2cebf9b minor fix #1565 by Nabin Hait · 10 years ago
  78. 6b03914 asynchronus issue in get_party_details by Nabin Hait · 10 years ago
  79. b054eb7 Call calculate_taxes_and_totals after mapping by Anand Doshi · 10 years ago
  80. ac32bad Fixes in Taxes, Quotation and Address Territory by Anand Doshi · 10 years ago
  81. c38fc71 updated translations by Rushabh Mehta · 10 years ago
  82. 82d8a63 #1252 by Rushabh Mehta · 10 years ago
  83. 8a40c13 more message fixing by Rushabh Mehta · 10 years ago
  84. 9f0d625 update translation strings #1403 by Rushabh Mehta · 10 years ago
  85. d294650 Fixed Test Cases frappe/frappe#478 by Anand Doshi · 11 years ago
  86. dc82d4f frappe/frappe#478 fixes by Nabin Hait · 11 years ago
  87. 365ae27 frappe/frappe#478 fixes by Nabin Hait · 11 years ago
  88. f14b809 frappe/frappe#478, more changes, removed bean by Rushabh Mehta · 11 years ago
  89. d36cb5c frappe/frappe#478 removed more instances of doclist by Rushabh Mehta · 11 years ago
  90. f2227d0 frappe/frappe#478, removed instances of .fields by Rushabh Mehta · 11 years ago
  91. b385ecf frappe/frappe#478 by Rushabh Mehta · 11 years ago
  92. 81ba0b2 frappe/frappe#478 by Anand Doshi · 11 years ago
  93. f78d1ae Replaced doc, doc.fields frappe/frappe#478 by Anand Doshi · 11 years ago
  94. e88bc8b frappe/frappe#478 by Rushabh Mehta · 11 years ago
  95. d2b34dc frappe/frappe#478 by Rushabh Mehta · 11 years ago
  96. e9baaa6 Changed frappe.conn to frappe.db by Anand Doshi · 11 years ago
  97. 4362443 Propagate ignore_permissions during mapping from quotation to sales order by Anand Doshi · 11 years ago
  98. 2f8d445 calculate outstanding amount in server side, only if docstatus is 0 by Nabin Hait · 11 years ago
  99. 9d1f077 get lead details in quotation by Nabin Hait · 11 years ago
  100. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago