1. b5c552f minor fix by Nabin Hait · 10 years ago
  2. 0e6554e Root Type field added in account and patch for existing accoutns by Nabin Hait · 10 years ago
  3. c49b7f8 minor fix by Nabin Hait · 10 years ago
  4. 2e0620e Server side onload functionality in multiple docs by Nabin Hait · 10 years ago
  5. 091b481 Journal voucher debit != credit #fraction issue by Nabin Hait · 10 years ago
  6. fa7444e fix shipping rule test cases (copy name with copy_doc) by Pratik Vyas · 10 years ago
  7. 54b7962 Pass frm to open_mapped_doc by Anand Doshi · 10 years ago
  8. 4c83e40 Changed Print Format files to lowercase by Anand Doshi · 10 years ago
  9. aade34b Reports and print formats modified for renamed fields by Nabin Hait · 10 years ago
  10. 827480f import, export and report permission in account and pricing rule by Nabin Hait · 10 years ago
  11. 0ff6e3a Merge branch 'develop' of github.com:frappe/erpnext into v4-hotfix by Nabin Hait · 10 years ago
  12. 5365108 Test case fixes for pos setting by Nabin Hait · 10 years ago
  13. 78e9c6e Deprecate Select fields with options as link: by Anand Doshi · 10 years ago
  14. f410bd9 Better default permissions, ignore_restrictions for defaults, removed field trash_reason by Anand Doshi · 10 years ago
  15. dc644c3 Merge pull request #1597 from anandpdoshi/naming-series-by-fiscal-year by Anand Doshi · 10 years ago
  16. 8c2dbab Changed default naming series options by Anand Doshi · 10 years ago
  17. 3190f99 Option for selecting already reconciled entries in bank reconciliation #1310 by Nabin Hait · 10 years ago
  18. 98c2a05 Fixes in pricing rule testcases #565 by Nabin Hait · 10 years ago
  19. 0c7e28e Pricing Rule improvements #565 by Nabin Hait · 10 years ago
  20. ed8a845 POS Make Payment dialog box fix #1441 by Nabin Hait · 10 years ago
  21. 69e0cb5 Fixed POS and Sales Invoice paid amount display, when invoice not submitted. Fixes #1573 by Anand Doshi · 10 years ago
  22. a096b20 Financial analytics graph fix #1542 by Nabin Hait · 10 years ago
  23. 6b03914 asynchronus issue in get_party_details by Nabin Hait · 10 years ago
  24. d341254 Purchase receipt to purchase invoice item by Nabin Hait · 10 years ago
  25. 5b98340 payment to invoice matching by Nabin Hait · 10 years ago
  26. a151647 started client side testing using selenium and other related and unrelated fixes by Rushabh Mehta · 10 years ago
  27. b85a910 Payment to invoice matching tool by Nabin Hait · 10 years ago
  28. 498ecfc Merge branch 'develop' of github.com:frappe/erpnext into develop by Nabin Hait · 10 years ago
  29. 576f025 Payment to invoice matching tool by Nabin Hait · 10 years ago
  30. 04f8990 Fixed can freeze account check for account doc in client side by Anand Doshi · 10 years ago
  31. d21f55b fix in naming and feature setup on install: by Rushabh Mehta · 10 years ago
  32. b54307d minor fixes for pos trigger by Nabin Hait · 10 years ago
  33. cd17bdf Fixes in account query, fiscal year and cost center by Anand Doshi · 10 years ago
  34. 6777efa Merge branch 'develop' of github.com:frappe/erpnext into develop by Nabin Hait · 10 years ago
  35. 985918d Minor fixes in company and account by Nabin Hait · 10 years ago
  36. 21412dd Update mode_of_payment.py by Néstor Díaz Valencia · 10 years ago
  37. 1872312 Deprecated client side mapper: frappe.model.map. Fixes #1530 by Anand Doshi · 10 years ago
  38. 69a2c25 Fixed set_query by Anand Doshi · 10 years ago
  39. 8bde7f9 Conditionally toggle Naming Series. Fixes #1526 by Anand Doshi · 10 years ago
  40. f50a652 Fixed NameError handling by Anand Doshi · 10 years ago
  41. b054eb7 Call calculate_taxes_and_totals after mapping by Anand Doshi · 10 years ago
  42. 3e41fd1 List route for tree browser based doctypes; Fixes to add child in tree browsers by Anand Doshi · 10 years ago
  43. 424c033 Removed controller.py by Anand Doshi · 10 years ago
  44. 9365b61 Added an exist check for accounts.utils.get_balance_on by Anand Doshi · 10 years ago
  45. cbbf451 Fixes throw by Anand Doshi · 10 years ago
  46. dbfcd32 Fixes update_after_submit validation errors by Anand Doshi · 11 years ago
  47. c38fc71 updated translations by Rushabh Mehta · 11 years ago
  48. 652bc07 Ported v3 fixes to v4 by Anand Doshi · 11 years ago
  49. a0c239d perpetual inventory fix related to sub-contracting by Nabin Hait · 11 years ago
  50. 88a869f No Copy for Paid and Write Off Amount in Sales Invoice by Anand Doshi · 11 years ago
  51. ff93802 more message fixes by Rushabh Mehta · 11 years ago
  52. a6e2ca9 Fixes #1491 by Anand Doshi · 11 years ago
  53. 8a40c13 more message fixing by Rushabh Mehta · 11 years ago
  54. 2c45899 fixed strings for translation by Rushabh Mehta · 11 years ago
  55. f37d6fe Merge pull request #1514 from frappe/js-translate-refactor by Pratik Vyas · 11 years ago
  56. 13c92e3 fix accounts browser and cost center strings (js) by Pratik Vyas · 11 years ago
  57. ec9c448 fix taxes and charges strings and labels by Pratik Vyas · 11 years ago
  58. 549977b typo fix in journal_voucher.py by Rushabh Mehta · 11 years ago
  59. 9f0d625 update translation strings #1403 by Rushabh Mehta · 11 years ago
  60. b0f279a js translations refactor by Pratik Vyas · 11 years ago
  61. b52618c frappe._ to __ by Pratik Vyas · 11 years ago
  62. bd67e87 Fixes saving of Sales Order and fetching Prices frappe/frappe#478 by Anand Doshi · 11 years ago
  63. 13ae548 Fixes for model-cleanup frappe/frappe#478 by Anand Doshi · 11 years ago
  64. 9fd50bc Fixed rest of the test cases frappe/frapp#478 by Anand Doshi · 11 years ago
  65. d294650 Fixed Test Cases frappe/frappe#478 by Anand Doshi · 11 years ago
  66. cd71e1d Test Cases - Journal Voucher, Purchase Invoice, Period Closing Voucher frappe/frappe#478 by Anand Doshi · 11 years ago
  67. 2ce39cf Fixed Stock Entry Test Cases frappe/frappe#478 by Anand Doshi · 11 years ago
  68. 322d39f Merge branch 'model-cleanup' of github.com:frappe/erpnext into model-cleanup by Rushabh Mehta · 11 years ago
  69. 49f49ea started party frappe/erpnext#1503 by Rushabh Mehta · 11 years ago
  70. dc82d4f frappe/frappe#478 fixes by Nabin Hait · 11 years ago
  71. e7885e3 frappe/frappe#478 replaced doclist in testcases by Nabin Hait · 11 years ago
  72. a504f06 frappe/frappe#478, fixed list passed in by Rushabh Mehta · 11 years ago
  73. 558a9aa removed control panel by Rushabh Mehta · 11 years ago
  74. 312ba99 frappe/frappe#478 fixes by Nabin Hait · 11 years ago
  75. 365ae27 frappe/frappe#478 fixes by Nabin Hait · 11 years ago
  76. f14b809 frappe/frappe#478, more changes, removed bean by Rushabh Mehta · 11 years ago
  77. d36cb5c frappe/frappe#478 removed more instances of doclist by Rushabh Mehta · 11 years ago
  78. f191f85 frappe/frappe#478 erpnext install works by Rushabh Mehta · 11 years ago
  79. 5b552b5 frappe/frappe#478 by Anand Doshi · 11 years ago
  80. f2227d0 frappe/frappe#478, removed instances of .fields by Rushabh Mehta · 11 years ago
  81. 231f6a5 frappe/frappe#478 added test_records.json by Rushabh Mehta · 11 years ago
  82. 0a0f249 frappe/frappe#478, frappe tests pass, .txt renamed to .json by Rushabh Mehta · 11 years ago
  83. 0e13cd5 frappe/frappe#478 by Nabin Hait · 11 years ago
  84. 0d8d30e frappe/frappe#478 by Nabin Hait · 11 years ago
  85. b385ecf frappe/frappe#478 by Rushabh Mehta · 11 years ago
  86. 81ba0b2 frappe/frappe#478 by Anand Doshi · 11 years ago
  87. f78d1ae Replaced doc, doc.fields frappe/frappe#478 by Anand Doshi · 11 years ago
  88. 67d6a4e Merge remote-tracking branch 'frappe/develop' into model-cleanup by Anand Doshi · 11 years ago
  89. 40534f0 Changed creation, modified format frappe/frappe#478 by Anand Doshi · 11 years ago
  90. daae743 frappe/frappe#478 by Rushabh Mehta · 11 years ago
  91. e88bc8b frappe/frappe#478 by Rushabh Mehta · 11 years ago
  92. 4090c78 coa: payment to invoice matching tool fixes by Nabin Hait · 11 years ago
  93. becf75d Perpetual inventory cleanup by Nabin Hait · 11 years ago
  94. d2b34dc frappe/frappe#478 by Rushabh Mehta · 11 years ago
  95. 66d52b5 #478 by Rushabh Mehta · 11 years ago
  96. aa355af refactored client side Model and Meta - frappe/frappe#478 by Rushabh Mehta · 11 years ago
  97. 79196a9 Fixed install by Anand Doshi · 11 years ago
  98. 2c517e0 Fixes related to countrywise coa by Nabin Hait · 11 years ago
  99. 06a5950 coa: minor fix by Nabin Hait · 11 years ago
  100. 0c21e2a Is_pl_account and debit_or_credit field removed and added report_type field in account by Nabin Hait · 11 years ago