1. 58ff651 fixes to bom.js by Rushabh Mehta · 11 years ago
  2. a5cfc59 Validate Select field values by Anand Doshi · 11 years ago
  3. ec8240e Apply User Permissions optional in Script and Query Reports by Anand Doshi · 11 years ago
  4. a8ce570 Permission relogication continued by Anand Doshi · 11 years ago
  5. fab0904 Started permission relogication by Anand Doshi · 11 years ago
  6. 6b1a8e0 minor fixes by Nabin Hait · 11 years ago
  7. c7253b3 Get valuation rate for fg item base don issued item cost + operation cost. #1688 by Nabin Hait · 11 years ago
  8. 7f03e24 Valuation rate of raw materials in BOM. #1688 by Nabin Hait · 11 years ago
  9. e71159d Standard Rate field removed from item. Fixes #1688 by Nabin Hait · 11 years ago
  10. aade34b Reports and print formats modified for renamed fields by Nabin Hait · 11 years ago
  11. bbfe251 BOM validation message fixed by Nabin Hait · 11 years ago
  12. 78e9c6e Deprecate Select fields with options as link: by Anand Doshi · 11 years ago
  13. 844dd36 PP tool: get items from SO based on item filter by Nabin Hait · 11 years ago
  14. f410bd9 Better default permissions, ignore_restrictions for defaults, removed field trash_reason by Anand Doshi · 11 years ago
  15. 8c2dbab Changed default naming series options by Anand Doshi · 11 years ago
  16. 02d37bb Allow Rename option added in multiple docs. Fixes #1521 by Nabin Hait · 11 years ago
  17. 232954d Fixed updating cost on BOM after submission #1563 by Nabin Hait · 11 years ago
  18. 3b3d55c Usability: Set For Warehouse and Work-in-Progress Warehouse as mandatory, when the user clicks Submit by Anand Doshi · 11 years ago
  19. 4c90bae BugFix: Item search in Production Planning Tool by Anand Doshi · 11 years ago
  20. 8bde7f9 Conditionally toggle Naming Series. Fixes #1526 by Anand Doshi · 11 years ago
  21. 094610d Fixes in Production, Stock Entry and Stock Controller by Anand Doshi · 11 years ago
  22. 052fe82 production order: test fixed and added in test_stock_entry.py by Rushabh Mehta · 11 years ago
  23. c38fc71 updated translations by Rushabh Mehta · 11 years ago
  24. 652bc07 Ported v3 fixes to v4 by Anand Doshi · 11 years ago
  25. ff93802 more message fixes by Rushabh Mehta · 11 years ago
  26. c5e057f Fixed exploded BOM construction by Anand Doshi · 11 years ago
  27. f37d6fe Merge pull request #1514 from frappe/js-translate-refactor by Pratik Vyas · 11 years ago
  28. 9f0d625 update translation strings #1403 by Rushabh Mehta · 11 years ago
  29. b52618c frappe._ to __ by Pratik Vyas · 11 years ago
  30. d294650 Fixed Test Cases frappe/frappe#478 by Anand Doshi · 11 years ago
  31. dc82d4f frappe/frappe#478 fixes by Nabin Hait · 11 years ago
  32. e7885e3 frappe/frappe#478 replaced doclist in testcases by Nabin Hait · 11 years ago
  33. 312ba99 frappe/frappe#478 fixes by Nabin Hait · 11 years ago
  34. 365ae27 frappe/frappe#478 fixes by Nabin Hait · 11 years ago
  35. f14b809 frappe/frappe#478, more changes, removed bean by Rushabh Mehta · 11 years ago
  36. f191f85 frappe/frappe#478 erpnext install works by Rushabh Mehta · 11 years ago
  37. 5b552b5 frappe/frappe#478 by Anand Doshi · 11 years ago
  38. f2227d0 frappe/frappe#478, removed instances of .fields by Rushabh Mehta · 11 years ago
  39. 231f6a5 frappe/frappe#478 added test_records.json by Rushabh Mehta · 11 years ago
  40. 0a0f249 frappe/frappe#478, frappe tests pass, .txt renamed to .json by Rushabh Mehta · 11 years ago
  41. 0e13cd5 frappe/frappe#478 by Nabin Hait · 11 years ago
  42. 0d8d30e frappe/frappe#478 by Nabin Hait · 11 years ago
  43. b385ecf frappe/frappe#478 by Rushabh Mehta · 11 years ago
  44. 81ba0b2 frappe/frappe#478 by Anand Doshi · 11 years ago
  45. f78d1ae Replaced doc, doc.fields frappe/frappe#478 by Anand Doshi · 11 years ago
  46. 40534f0 Changed creation, modified format frappe/frappe#478 by Anand Doshi · 11 years ago
  47. daae743 frappe/frappe#478 by Rushabh Mehta · 11 years ago
  48. e88bc8b frappe/frappe#478 by Rushabh Mehta · 11 years ago
  49. d2b34dc frappe/frappe#478 by Rushabh Mehta · 11 years ago
  50. 66d52b5 #478 by Rushabh Mehta · 11 years ago
  51. aa355af refactored client side Model and Meta - frappe/frappe#478 by Rushabh Mehta · 11 years ago
  52. 73083dc Fix related to user_default by Nabin Hait · 11 years ago
  53. 4d713ac sql injection fixes by Nabin Hait · 11 years ago
  54. 09a9f4c Added module to Report doctype by Anand Doshi · 11 years ago
  55. f5794f1 Module Home Pages using Module View by Anand Doshi · 11 years ago
  56. e9baaa6 Changed frappe.conn to frappe.db by Anand Doshi · 11 years ago
  57. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  58. 139dc7b minor fixes by Nabin Hait · 11 years ago
  59. a7f757a Rename fields: initial commit by Nabin Hait · 11 years ago
  60. 23c2870 Field arrangement in child table by Nabin Hait · 11 years ago
  61. 3f8f4ff BugFix: Production Planning Tool - get_raw_materials by Anand Doshi · 11 years ago
  62. f96bcf9 added explicit delete perimssions by Rushabh Mehta · 11 years ago
  63. dc15b4f Fixed conflict while merging with develop brnach by Nabin Hait · 11 years ago
  64. 8e332ff Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions by Anand Doshi · 11 years ago
  65. 5404778 Merge with 3.3.8 by Rushabh Mehta · 11 years ago
  66. 6de403f added manifest, hooks and fixed requires webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  67. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  68. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago