1. 23607f9 [fix] [pos] pos view only for draft docs by Rushabh Mehta · 10 years ago
  2. 3a97739 Merge pull request #2042 from rmehta/pos-module by Anand Doshi · 10 years ago
  3. e0ee6fe Merge pull request #2044 from nabinhait/hotfix by Rushabh Mehta · 10 years ago
  4. a3f76fc Update sales_invoice.js by Rushabh Mehta · 10 years ago
  5. c85abbf PO-PI mapping: divisional loss issue fixed by Nabin Hait · 10 years ago
  6. 139ec2a Update note_list.html by Rushabh Mehta · 10 years ago
  7. 72e1719 added icon for pos by Rushabh Mehta · 10 years ago
  8. 3de7757 Update update_project_milestones.py by Pratik Vyas · 10 years ago
  9. 6b8145a [patch] Add currency Turkish Lira by Anand Doshi · 10 years ago
  10. 688a7a7 Merge pull request #2039 from anandpdoshi/anand-august-8 by Nabin Hait · 10 years ago
  11. 26201a5 [fix] Show Employee Name in Employee Birthday report by Anand Doshi · 10 years ago
  12. 6cd5953 Merge pull request #2037 from nabinhait/hotfix by Anand Doshi · 10 years ago
  13. 4cc94df [tests] Fixed Test Records by Anand Doshi · 10 years ago
  14. 03eadb7 Fixes to microtemplate feature by Anand Doshi · 10 years ago
  15. 7a4e739 templating for hr by Rushabh Mehta · 10 years ago
  16. a660464 added for support by Rushabh Mehta · 10 years ago
  17. c9bd3f5 added templates for projects by Rushabh Mehta · 10 years ago
  18. 873141c more updates to lists and started sane filters by Rushabh Mehta · 10 years ago
  19. 8544447 added more listview templates by Rushabh Mehta · 10 years ago
  20. 18eb4f5 added listviews for sales, purchase by Rushabh Mehta · 10 years ago
  21. 67af997 start custom list rendering for Sales Order by Rushabh Mehta · 10 years ago
  22. b5e7689 built item grids for sales, purchase, stock by Rushabh Mehta · 10 years ago
  23. 69ccf96 [minor] primary action by Anand Doshi · 10 years ago
  24. 995185d [ux] fixed primary action by Rushabh Mehta · 10 years ago
  25. f4de6e2 Fixes in 'Received Items to be Billed' report by Nabin Hait · 10 years ago
  26. a6db05e Fixes in 'Received Items to be Billed' report by Nabin Hait · 10 years ago
  27. d91cefb Update fix_account_master_type.py by Nabin Hait · 10 years ago
  28. 67cd3fb Fixes in making credit note from Sales Return by Nabin Hait · 10 years ago
  29. 849b7b1 minor fix by Nabin Hait · 10 years ago
  30. 9a0c46f Get Stock Rreceived But Not Billed Difference Amount by Nabin Hait · 10 years ago
  31. 05b56d0 Fix account's master type by Nabin Hait · 10 years ago
  32. 7881df2 minor fix by Nabin Hait · 10 years ago
  33. fd90571 fiscal year validation in financial statement by Nabin Hait · 10 years ago
  34. 9f7e00b Send salary slip mail after submit via Salary Manager by Nabin Hait · 10 years ago
  35. 45b7d17 Employee can be reselected but not changed in salary structure by Nabin Hait · 10 years ago
  36. 959bd6e [test] Block Delivery Note if it is linked to a cancelled Sales Order by Anand Doshi · 10 years ago
  37. f16fefa [print] [fix] empty item grid issue by Anand Doshi · 10 years ago
  38. 8d16e9f [print] convert newlines to <br> based on fieldtype for Text/Small Text by Anand Doshi · 10 years ago
  39. 2b8344e [print] [fix] when item grid is empty by Anand Doshi · 10 years ago
  40. a8755af Merge pull request #2022 from nabinhait/hotfix by Rushabh Mehta · 10 years ago
  41. ca70eaa Merge pull request #2019 from anandpdoshi/anand-august-1 by Rushabh Mehta · 10 years ago
  42. 1271bc4 [hotfix] [patch] remove missing patch by Pratik Vyas · 10 years ago
  43. 4d18b3f Fixes for standard print formats by Nabin Hait · 10 years ago
  44. 1279f1d Fixes for customer / supplier renaming by Nabin Hait · 10 years ago
  45. e88b7fb Journal Voucher Detail: show Account Balance as Dr or Cr. Fixes #675 by Anand Doshi · 10 years ago
  46. 8c83806 [minor] Check account read permission for get_balance_on by Anand Doshi · 10 years ago
  47. 6c608e0 Fixes #699 - Cost Center mandatory by Anand Doshi · 10 years ago
  48. a66ef77 [translations] Added Turkish, Vietnamese. Updated rest of the translations. [frappe/erpnext#2012] by Anand Doshi · 10 years ago
  49. 1b90207 [minor] [fix] Serial No Servic Contract Expiry by Anand Doshi · 10 years ago
  50. 3f28ac3 Merge pull request #2010 from anandpdoshi/anand-july-31 by Anand Doshi · 10 years ago
  51. 29817d6 [print] Moved Total Taxes and Charges to the right column by Anand Doshi · 10 years ago
  52. 92980e6 Merge pull request #2009 from anandpdoshi/anand-july-31 by Anand Doshi · 10 years ago
  53. b910796 [patch] remove reloading of removed print formats by Pratik Vyas · 10 years ago
  54. fbe37c9 Labels: Use Date instead of Posting Date by Anand Doshi · 10 years ago
  55. 8efd74b Activity: fix for timeline-wise display by nabinhait · 10 years ago
  56. 8dbd295 bom operations on_delete_row function by nabinhait · 10 years ago
  57. d6ff58d Minor fix in customer issue by nabinhait · 10 years ago
  58. 4859b48 message fix by nabinhait · 10 years ago
  59. c343292 Post gl entries only if there are atleast 2 distinct account head by nabinhait · 10 years ago
  60. 0ad6770 Test record fixed for warehouse by nabinhait · 10 years ago
  61. c1f65dd Validation: Account must belong to the same company by nabinhait · 10 years ago
  62. 35cc320 [fixes] Leave Application and Toggle Rounded Totals by Anand Doshi · 10 years ago
  63. 627f13e Changed fieldtype of 'contact_email', 'contact_mobile' to Small Text by Anand Doshi · 10 years ago
  64. 60ee2ea [hotfix] Stock Entry search fields by Anand Doshi · 10 years ago
  65. bc708ee [print] Disable rounded total by Anand Doshi · 10 years ago
  66. 0e93352 [print] Hide Rate, Amount if Print Without Amount in Delivery Note by Anand Doshi · 10 years ago
  67. a123125 Merge pull request #1997 from nabinhait/hotfix by Anand Doshi · 10 years ago
  68. 78777e1 minor fix by nabinhait · 10 years ago
  69. ad1638e [print] Improvements to Item grid by Anand Doshi · 10 years ago
  70. 0bab81a minor fix in chart of accounts help message by nabinhait · 10 years ago
  71. 92a1e06 message fix by nabinhait · 10 years ago
  72. 0796119 Delete Payment-to-invoice-matching-tool through patch by nabinhait · 10 years ago
  73. d4b92a1 Set ignore pricing rule while mapping SI to DN by nabinhait · 10 years ago
  74. 7555d61 Message for frozen stock entries by nabinhait · 10 years ago
  75. bd748bd [hotfix] [patch] Delete old print formats by Anand Doshi · 10 years ago
  76. 85eefad [fix] [print] Print Hide Item Code by Anand Doshi · 10 years ago
  77. 07d3261 [hotfix] don't override default print format if specified in POS Sales Invoice by Anand Doshi · 10 years ago
  78. 11586ed [minor] [fix] taxes print by Anand Doshi · 10 years ago
  79. 0a35277 Stock reconciliation only for valuation by nabinhait · 10 years ago
  80. 1631774 Issue fixes related to length of the report result by nabinhait · 10 years ago
  81. 3d48a4e Sales / purchase return: Get party details fix by nabinhait · 10 years ago
  82. b739264 Don't run company trigger on amendment by nabinhait · 10 years ago
  83. 957971e Column added 'Reqd by Date' in po_items_to_be_billed report by nabinhait · 10 years ago
  84. e3c161f Merge pull request #1995 from anandpdoshi/anand-july-28 by Anand Doshi · 10 years ago
  85. 39edcbc [minor] apply pricing rule / price list only if item_code by Anand Doshi · 10 years ago
  86. beb3e35 Merge pull request #1989 from dalwadani/develop by Anand Doshi · 10 years ago
  87. 57f8dab [minor] Show company name in General Ledger print by Anand Doshi · 10 years ago
  88. 9c018fe [minor] Fixed address listing by Anand Doshi · 10 years ago
  89. faeca7c Improve Arabic Translation by Dhaifallah Alwadani · 10 years ago
  90. 93e2def [fix] Feed listing based on permissions by Anand Doshi · 10 years ago
  91. 8f49cf7 [minor] fixed testcase by Anand Doshi · 10 years ago
  92. 62b1cbf [impact] Limit available functions in jinja environment by Anand Doshi · 10 years ago
  93. a5437cd Fixes for print by Anand Doshi · 10 years ago
  94. 16deabe Format Qty by Anand Doshi · 10 years ago
  95. 82ec488 Payment Reconciliation Feature/Tool - Patch by ankitjavalkarwork · 10 years ago
  96. 781ddc3 added patch to remove old print formats by Rushabh Mehta · 10 years ago
  97. 85ff3bc updated pos invoice by Rushabh Mehta · 10 years ago
  98. 5b51cc8 many fixes to print by Rushabh Mehta · 10 years ago
  99. d82352e item grid, added other printable fields in description by Rushabh Mehta · 10 years ago
  100. f84c240 cleanup for print format by Rushabh Mehta · 10 years ago