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