1. c567e8e [fix] analytics reports + remove print item tables #2667 by Rushabh Mehta · 10 years ago
  2. fff3ab7 Fixed conflict by Nabin Hait · 10 years ago
  3. 2244ac4 Discount amount in party currency by Nabin Hait · 10 years ago
  4. 8a00319 minor fix by Nabin Hait · 10 years ago
  5. dd38a26 Removed tname and fname from code by Nabin Hait · 10 years ago
  6. e7d1536 Table Field Renaming: code replace, JV and budget distribution renamed by Nabin Hait · 10 years ago
  7. 6d950d2 [merge] by Rushabh Mehta · 10 years ago
  8. ccd9fd3 Rounding in totals calculation by Nabin Hait · 10 years ago
  9. e69a611 [#2164] New field names in DN, fix field name refs, Patch added by ankitjavalkarwork · 10 years ago
  10. e9daefe Credit Limit and credit days fixes #2031 by Nabin Hait · 10 years ago
  11. 5cdc8e5 [mailbox] removed separate email settings for jobs, sales, support by Rushabh Mehta · 10 years ago
  12. c0bb453 [refactor] [frappe 5.0] by Rushabh Mehta · 10 years ago
  13. 247e9ff get_item_list does not [item qty=0] by nathando · 10 years ago
  14. c41a948 Credit limit fixes by Nabin Hait · 10 years ago
  15. b5e7689 built item grids for sales, purchase, stock by Rushabh Mehta · 11 years ago
  16. 8f49cf7 [minor] fixed testcase by Anand Doshi · 11 years ago
  17. 62b1cbf [impact] Limit available functions in jinja environment by Anand Doshi · 11 years ago
  18. 5b51cc8 many fixes to print by Rushabh Mehta · 11 years ago
  19. f84c240 cleanup for print format by Rushabh Mehta · 11 years ago
  20. 80a988c BugFix: selling_controller.py by Anand Doshi · 11 years ago
  21. 4aa2380 Fixed get_sender for Sales and Jobs by Anand Doshi · 11 years ago
  22. 6def968 minor fix for outgoing communication email by Rushabh Mehta · 11 years ago
  23. 2cebf9b minor fix #1565 by Nabin Hait · 11 years ago
  24. 6b03914 asynchronus issue in get_party_details by Nabin Hait · 11 years ago
  25. b054eb7 Call calculate_taxes_and_totals after mapping by Anand Doshi · 11 years ago
  26. ac32bad Fixes in Taxes, Quotation and Address Territory by Anand Doshi · 11 years ago
  27. c38fc71 updated translations by Rushabh Mehta · 11 years ago
  28. 82d8a63 #1252 by Rushabh Mehta · 11 years ago
  29. 8a40c13 more message fixing by Rushabh Mehta · 11 years ago
  30. 9f0d625 update translation strings #1403 by Rushabh Mehta · 11 years ago
  31. d294650 Fixed Test Cases frappe/frappe#478 by Anand Doshi · 11 years ago
  32. dc82d4f frappe/frappe#478 fixes by Nabin Hait · 11 years ago
  33. 365ae27 frappe/frappe#478 fixes by Nabin Hait · 11 years ago
  34. f14b809 frappe/frappe#478, more changes, removed bean by Rushabh Mehta · 11 years ago
  35. d36cb5c frappe/frappe#478 removed more instances of doclist by Rushabh Mehta · 11 years ago
  36. f2227d0 frappe/frappe#478, removed instances of .fields by Rushabh Mehta · 11 years ago
  37. b385ecf frappe/frappe#478 by Rushabh Mehta · 11 years ago
  38. 81ba0b2 frappe/frappe#478 by Anand Doshi · 11 years ago
  39. f78d1ae Replaced doc, doc.fields frappe/frappe#478 by Anand Doshi · 11 years ago
  40. e88bc8b frappe/frappe#478 by Rushabh Mehta · 11 years ago
  41. d2b34dc frappe/frappe#478 by Rushabh Mehta · 11 years ago
  42. e9baaa6 Changed frappe.conn to frappe.db by Anand Doshi · 11 years ago
  43. 4362443 Propagate ignore_permissions during mapping from quotation to sales order by Anand Doshi · 11 years ago
  44. 2f8d445 calculate outstanding amount in server side, only if docstatus is 0 by Nabin Hait · 11 years ago
  45. 9d1f077 get lead details in quotation by Nabin Hait · 11 years ago
  46. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  47. eba1bdb minor fixes by Nabin Hait · 11 years ago
  48. 0aa71a5 minor fixes by Nabin Hait · 11 years ago
  49. 1eb5601 Rename fields: amount related fields by Nabin Hait · 11 years ago
  50. 7979f7e Field Rename: rate field mass replacement by Nabin Hait · 11 years ago
  51. a7f757a Rename fields: initial commit by Nabin Hait · 11 years ago
  52. cc008cc commonified get_party_details by Rushabh Mehta · 11 years ago
  53. 347889b merge by Rushabh Mehta · 11 years ago
  54. 4f72156 webnotes/erpnext#1090 set default tax type in customer and supplier by Akhilesh Darjee · 11 years ago
  55. 24da761 more updates to party by Rushabh Mehta · 11 years ago
  56. 2ced3b0 changed fieldname from charge to taxes by Akhilesh Darjee · 11 years ago
  57. 49dd7be added get_supplier_details and commonified invoice functions by Rushabh Mehta · 11 years ago
  58. 21d324c Merged with 4.0-wip by Nabin Hait · 11 years ago
  59. 5c6d13a Fixed conflict while merging with develop branch by Nabin Hait · 11 years ago
  60. dc15b4f Fixed conflict while merging with develop brnach by Nabin Hait · 11 years ago
  61. 57738a0 flat discount replaced to discount amount by Akhilesh Darjee · 11 years ago
  62. b09d9da started cleanup of address / contact calls - partly fixed for customer, to fix shipping_address, get_pos_values, for all supplier transactions by Rushabh Mehta · 11 years ago
  63. d203aea [flat discount] flat discount implemented on sales cycle by Akhilesh Darjee · 11 years ago
  64. 5404778 Merge with 3.3.8 by Rushabh Mehta · 11 years ago
  65. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  66. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago[Renamed from controllers/selling_controller.py]
  67. ad45e31 [copyright] added Contributors by Rushabh Mehta · 11 years ago
  68. 0c26f81 Merge branch '1310' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  69. 89ad6f2 [fix] [conflict] by Nabin Hait · 11 years ago
  70. d1fd1e2 [Cleanup] Sales Common deprecated by Nabin Hait · 11 years ago
  71. 096d363 [fix] fixed merge conflict by Nabin Hait · 11 years ago
  72. 61b5c59 [fix] fixed conversion rate for mapping any documents by Akhilesh Darjee · 11 years ago
  73. 7e90485 Merge branch 'master' of github.com:webnotes/erpnext into wsgi by Anand Doshi · 11 years ago
  74. 7837827 [fix] [minor] conversion arte related fixes by Akhilesh Darjee · 11 years ago
  75. 373680b Merged master into wsgi by Anand Doshi · 11 years ago
  76. 77f37e6 Update Serial No details through serial_no controller by Nabin Hait · 11 years ago
  77. 800b3aa [crm] Updated status and workflow for Lead > Opportunity > Quotation > Sales Order by Rushabh Mehta · 11 years ago
  78. 7a75e10 [fix] [minor] perpetual inventory: account for each warehouse by Nabin Hait · 11 years ago
  79. da3110f [merge] [minor] merged with master by Nabin Hait · 11 years ago
  80. 94c90bd [fix] [minor] buying amount for sales bom item by Nabin Hait · 11 years ago
  81. bb77756 [fix] [minor] auto accounting for stock transactions by Nabin Hait · 11 years ago
  82. e89c533 [sales/purchase] [minor] Set tax table on insert if tax master set, but table missing by Rushabh Mehta · 11 years ago
  83. 27994c2 [perpetual accounting] gl entries based on stock_value difference in sl entries by Nabin Hait · 11 years ago
  84. 11bd44e [minor] fixed conflict while merging with master by Nabin Hait · 11 years ago
  85. 040d1f3 [minor] imported cstr in selling_controller by Nabin Hait · 11 years ago
  86. e98ab7a [fix] [minor] fixes in updating warranty period of serial no by Nabin Hait · 11 years ago
  87. 0565287 [merge] [minor] merged with master for serial_no updatess by Nabin Hait · 11 years ago
  88. b02fba9 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  89. 2e31e09 [fix] [minor] _round function - implement round halfs to nearest even number by Anand Doshi · 11 years ago
  90. 44da6f2 [fix] [minor] fixed conflict while merging with master by Nabin Hait · 11 years ago
  91. 170be3b [minor] merge master by Rushabh Mehta · 12 years ago
  92. 62030e0 [Serial No] Major updates, code cleanup, "In Store" is now "Available". Serial No can only be created via Stock Entry / Purchase Receipt. Serial No can be auto created using Series if mentioned in Item master by Rushabh Mehta · 12 years ago
  93. 30324b8 [fix] [minor] set due date in sales invoice after mapping by Anand Doshi · 12 years ago
  94. 47e14a9 [fix] [minor] rate calculation on server side, only if blank/0 (honour client side calculation sequence), shopping cart settings by Anand Doshi · 12 years ago
  95. 5dd6b1d [optimization] [minor] pass filtered stock ledger entries to get_buying_amount by Anand Doshi · 12 years ago
  96. 8daa702 Merge branch 'master' into perpetual by Nabin Hait · 12 years ago
  97. fbe1e16 [fix] [selling] reduce round-off loss when using tax inclusive price by Anand Doshi · 12 years ago
  98. cc0e2d1 [minor] merged with master by Nabin Hait · 12 years ago
  99. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 12 years ago
  100. a36adbd [minor] [fix] make sl entry by Nabin Hait · 12 years ago