1. ae450fc async call to require, more validation by pratu16x7 · 8 years ago
  2. 5f389c9 [fix] values update in items in invoices by pratu16x7 · 8 years ago
  3. 577e4c4 Add in transaction.js, cleanups by pratu16x7 · 8 years ago
  4. 3631102 [minor] ux fixes by Rushabh Mehta · 8 years ago
  5. a128b21 Fixed merge conflict by Nabin Hait · 8 years ago
  6. 5f27c94 Merge pull request #9078 from netchampfaris/remove-globals by Faris Ansari · 8 years ago
  7. c196d74 [minor] added filter for batch no field in purchase transaction (#9038) by Makarand Bauskar · 8 years ago
  8. ae07f22 Fixed syntax error by Nabin Hait · 8 years ago
  9. ab74ca7 Lint and fix JS files by Faris Ansari · 8 years ago
  10. 157c334 [minor] added get_terms methods to erpnext.utils so that it can be used in non transactional documents (#9037) by Makarand Bauskar · 8 years ago
  11. e72c98d On change of item rate, set margin amount on price list rate, instead of margin percentage (#8988) by Nabin Hait · 8 years ago
  12. f69ffeb [fix] if rate is greater than price_list_rate, set margin instead of discount. Fixes frappe/erpnext#6468 (#8856) by Rushabh Mehta · 8 years ago
  13. 17179ee minor syntax fix by Nabin Hait · 8 years ago
  14. 3257aee Price list rate fix multiple uom and validation with prev doc (#8718) by Nabin Hait · 8 years ago
  15. 6e74079 Get exchange rate only if date and currency is present (#8712) by Nabin Hait · 8 years ago
  16. 8c9fb76 Remove pricing rules if 'Ignore Pricing Rule' manually triggered by Nabin Hait · 8 years ago
  17. 8f3cc81 [minor] minor fixes in pricing_rule and set_missing_value by mbauskar · 8 years ago
  18. 287fe81 [minor] calculate price list rate based on items uom by mbauskar · 8 years ago
  19. ba41242 [fixes] fixed the pricing rule issue https://github.com/frappe/erpnext/issues/8493 by mbauskar · 8 years ago
  20. dc981dc [fix] Auto serial no fecthed on the invoice even if stock update is disabled issue by Rohit Waghchaure · 8 years ago
  21. b66edd1 [minor] refactor transaction.js by Rushabh Mehta · 8 years ago
  22. 1f6bd0a Fixed merge conflict by Nabin Hait · 8 years ago
  23. 5ecbaa4 [fix] During making credit note from sales invoice, system fetching new serial no instead of old serial no from the sales invoice by Rohit Waghchaure · 8 years ago
  24. 8bf5836 Fixed merge conflict by Nabin Hait · 8 years ago
  25. 27efc91 [minor] make item code mandatory if update_stock is selected by mbauskar · 8 years ago
  26. f340e19 [minor] field re-arrangements in sales invoice, purchase invoice, stock reco by Rushabh Mehta · 8 years ago
  27. 6b53792 [fix] posting date, time is always current unless explicitly set by Rushabh Mehta · 8 years ago
  28. e68f32c UOM Conversion in selling by Nabin Hait · 8 years ago
  29. 5a980ac UOM Conversion in Selling by Kanchan Chauhan · 8 years ago
  30. 2087e57 [Fix] Serial nos not pulling on the delivery note, for language spanish add serial no button was not working by Rohit Waghchaure · 8 years ago
  31. 585448b set default terms and condition if tc_name is available on the form by Rohit Waghchaure · 8 years ago
  32. b642625 Jinja template in Terms and Conditions by Kanchan Chauhan · 8 years ago
  33. 288a18e Fixes and patch for Currency Exchange based on date by Nabin Hait · 8 years ago
  34. 87d7027 get exchange rate on change of date by Nabin Hait · 8 years ago
  35. 1cc55fb Fixed merge conflict by Nabin Hait · 8 years ago
  36. af0d637 [Fix] Fetch Serial No by default for Delivery Note Item by Kanchan Chauhan · 8 years ago
  37. b1b3288 [Enhancement] Currency added in the BOM by Rohit Waghchaure · 8 years ago
  38. 8af429d Cleanup and fixes in quality inspection feature by Nabin Hait · 8 years ago
  39. dbc2511 [Fix] Delivery Note fixed by Manas Solanki · 8 years ago
  40. 34feab1 [Fix] Redesign of quality inspection doctype by Manas Solanki · 8 years ago
  41. a8d1bc7 [Fix] Quality Inspection in Purchase Invoice fixed by Manas Solanki · 8 years ago
  42. c2cd3fd Function in parent transaction.js and call from corresponding files by Manas Solanki · 8 years ago
  43. cc90241 Quality Inspection Issue by Manas Solanki · 8 years ago
  44. 72a1943 Fixed version conflict by Nabin Hait · 8 years ago
  45. 43b5080 [Fix] Pricing rule discount issue by Rohit Waghchaure · 8 years ago
  46. cd9c45f Fixed merge conflict by Nabin Hait · 8 years ago
  47. 7d52989 Documentation for payments by Rohit Waghchaure · 8 years ago
  48. b7a5502 [Enhancement] Option to make payment via Journal Entry by Rohit Waghchaure · 8 years ago
  49. 6b4eb7f Fixed version conflict by Nabin Hait · 8 years ago
  50. deaee7c [Fix] Additional Discount Amount can't be refresh automatically #6199 by Rohit Waghchaure · 8 years ago
  51. 256ec17 Corrections properly distinguish between transaction_date and posting_date as the basis for determining translation date that is passed to get_exchange_rate by Chude Osiegbu · 8 years ago
  52. 375a3c0 Update to erpnext/public/js/controllers/transaction.js in order to enable it detect when the doctype for which exchange rate is to be determined is a Sales Order or Purchase order. If it is either, then use transaction_date instead of posting_date as the argument to get_exchange_rate method by Chude Osiegbu · 8 years ago
  53. fbf27b5 Further corrections to Currency Exchange table by Chude Osiegbu · 8 years ago
  54. 7be3aa3 Changes to allow exchange rates on a specific day to be stored in Currency Exchange and to be pulled by the necessary transactions based on the posting date. by Chude Osiegbu · 8 years ago
  55. dd96cbd Coded column deleted, column added from UI by Kanchan Chauhan · 8 years ago
  56. 76b1341 [fix] grid columns now restricted to 10 by Rushabh Mehta · 9 years ago
  57. 3950507 [fix] Currency and exchange rate while Quotation made from Opportunity for lead by Nabin Hait · 9 years ago
  58. 56548cb Payment against negative invoice, negative outstanding allocation and much more by Nabin Hait · 9 years ago
  59. 13093b4 Make payment entry aginst order, payment request and patch to rename advance table fields by Nabin Hait · 9 years ago
  60. 05aefbb Payment Entry from invoice by Nabin Hait · 9 years ago
  61. 28a0528 Advance Payment Entry adjustment against Invoice by Nabin Hait · 9 years ago
  62. 2cb7a9f [ux] taxes table editable by Rushabh Mehta · 9 years ago
  63. 675f9c6 [minor] reset barcode if item is changed, fixes #5314 by Rushabh Mehta · 9 years ago
  64. bc92824 [minor] rename item_name if same as item, on rename and removed item selector by Rushabh Mehta · 9 years ago
  65. 5d97d89 [Fix] Sales Invoice shows default date while no default mentioned by Rohit Waghchaure · 9 years ago
  66. e0934d1 [Fixes] Some changes and fixes by Rohit Waghchaure · 9 years ago
  67. 6087fe1 [Enhancement] POS by Rohit Waghchaure · 9 years ago
  68. 764aa92 [minor] added remember_selected in hooks and doc update by Rushabh Mehta · 9 years ago
  69. be2ee18 [fixed] frappe.require is now async :boom: by Rushabh Mehta · 9 years ago
  70. 5dfe20c [fix] frappe.require in stock_entry.js by Rushabh Mehta · 9 years ago
  71. 972c25f Fixed conflict by Nabin Hait · 9 years ago
  72. 8c9c57c [minor] update party timestamp after transaction by Rushabh Mehta · 9 years ago
  73. 7132bd3 [fix] Ignore closed sales order in credit limit validation by Nabin Hait · 9 years ago
  74. b2e7a1f [Fix] Default letter head by Rohit Waghchaure · 9 years ago
  75. 203cc96 [enhancement] Item Selector by Rushabh Mehta · 9 years ago
  76. 78b7a53 [cleanup] set default bold, print_hide for prints by Rushabh Mehta · 9 years ago
  77. bb8c6de [opt] transaction.js by Rushabh Mehta · 9 years ago
  78. a52472c [fixes] added fields in SI and DN, moved the margin calculation to to pricing_rule.py by mbauskar · 9 years ago
  79. c79415e added rate and total margin in price_list by mbauskar · 9 years ago
  80. 68a628e [fix] set recurring id after saving by Nabin Hait · 9 years ago
  81. cef1086 [fix]Letterhead not being changed with change in company by rohitwaghchaure · 9 years ago
  82. 6e343e2 Renamed project_name to project by Neil Trini Lasrado · 9 years ago
  83. 3fbf3ce [fixes] raise if selects product bundle as sub item in another product bundle. by Saurabh · 9 years ago
  84. 5ada14b [fixes] calculate valuation rate for non stock item by Saurabh · 9 years ago
  85. 2d7af63 [fixe] typo-fixes and set base currency symbol to gross-profit and valuation rate by Saurabh · 9 years ago
  86. d313553 [enhancement] get valuation rate and gross profit on sales order item by Saurabh · 9 years ago
  87. 756e518 [fix] recurring by Rushabh Mehta · 9 years ago
  88. 5839a8d [fixes] usability cleanup of recurring document and added explicit submit_on_creation by Rushabh Mehta · 9 years ago
  89. 39a2891 [fix] fetch price list rate by Anand Doshi · 9 years ago
  90. ef86440 [fix] call get_party_account only if party is set by Nabin Hait · 9 years ago
  91. 8d1c7a2 [fix] call get_party_account only if party is set by Rushabh Mehta · 9 years ago
  92. a731ad4 [fix] Set party account on chnage of company by Nabin Hait · 9 years ago
  93. afe85bd [hotfix] use me.frm.doc in get_item_details by Anand Doshi · 9 years ago
  94. 0d20770 [fix] Get item details by Nabin Hait · 9 years ago
  95. b46069d [cleanup] contextual buttons in sales & purchase and fix rate setting in opp -> quotation and material request -> purchase order by Rushabh Mehta · 9 years ago
  96. e23e99f [enhance] merge customize buttons under groups by Saurabh · 9 years ago
  97. eb96137 [translations] fixes #4532 by Rushabh Mehta · 9 years ago
  98. 3769d87 Additional Discount amount based on percentage by Nabin Hait · 9 years ago
  99. 70f57eb [fix] call apply price list, apply pricing rule only if price list is mentioned or there are items in the table by Anand Doshi · 9 years ago
  100. 8a8ef85 [fixes] reviwe fixes by Saurabh · 9 years ago