1. b392878 [buying] [fix] store item tax amount only if field exists by Anand Doshi · 11 years ago
  2. bf3e54a [issues #437] [fix] pulling terms and conditions by Anand Doshi · 11 years ago
  3. a93ca59 Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  4. 5fcf42b [issue #431] [fix] pulling taxes from master by Anand Doshi · 11 years ago
  5. c6548b6 [fixes][merge conflict] by Nabin Hait · 11 years ago
  6. 0feebc1 [status updater] managed by controllers and commonified for sales and purchase by Nabin Hait · 11 years ago
  7. 53b7342 [itemwise tax details] store tax rate as well as tax amount for that item tax combination by Anand Doshi · 11 years ago
  8. 923d41d [selling/buying] [fixes] fixes in client side code, server side code, print formats by Anand Doshi · 11 years ago
  9. fc77718 [selling/buying] [fixes] updated js files of various doctypes related to selling/g/buying by Anand Doshi · 11 years ago
  10. 3543f30 [calculations] [client/server] first cut by Anand Doshi · 11 years ago
  11. 65d8755 [selling] [calculation] fixes by Anand Doshi · 11 years ago
  12. f309613 [selling] [calculations] client side calculations, cleanup, patch fixes by Anand Doshi · 11 years ago
  13. 9053cbc [fixes][patch] update valuation rate in purchase cycle and repost patch by Nabin Hait · 11 years ago
  14. fdefe07 [fixes] item valuation rate in pur cycle by Nabin Hait · 11 years ago
  15. 1dde46a [buying, selling] [refactor] get item details by Anand Doshi · 11 years ago
  16. c99853c [buying] [calculation] fix in calculate outstanding amount by Anand Doshi · 11 years ago
  17. 39384d3 [precision] server side cleanup and client side precision method by Anand Doshi · 11 years ago
  18. 5af812a [precision] [fixes] by Anand Doshi · 11 years ago
  19. aab8162 Merge branch 'edge' of github.com:webnotes/erpnext into webshop by Anand Doshi · 11 years ago
  20. 21f4ea3 [selling] [calculations] server side calculations, test cases and rounding based on currency number format by Anand Doshi · 11 years ago
  21. e1b2ae5 [fixes] float precision for pur invoice by Nabin Hait · 11 years ago
  22. f2d4df9 [fixes] floating point issue in buying rate by Nabin Hait · 11 years ago
  23. b8b1e58 [buying controller] [fix] use discount_rate instead of discount by Anand Doshi · 11 years ago
  24. eb41ffd [buying controller] [fix] fixed message for company warehouse mismatch validation by Anand Doshi · 11 years ago
  25. c711598 [doclist] new pattern / [item] pricelist must be unique / [formatter] show null floats as empty string by Rushabh Mehta · 11 years ago
  26. ecb36f2 [purchase] [validation] validate warehouse belongs to company if set by Rushabh Mehta · 11 years ago
  27. d58d1b5 validation for stock and nonstock items in purchase cycle by Nabin Hait · 11 years ago
  28. 04c1f94 [DN][usability] copy cost center in each row by Nabin Hait · 11 years ago
  29. 205f7ce validation for stock and nonstock items in purchase cycle by Nabin Hait · 11 years ago
  30. ebd5144 [script report] accounts payable migrated to new style by Nabin Hait · 11 years ago
  31. 787c02e aii fixes by Nabin Hait · 12 years ago
  32. 557d858 aii: patches and default values fetching by Nabin Hait · 12 years ago
  33. 0fc2454 aii: patches and fine tuning by Nabin Hait · 12 years ago
  34. 8c5844e show sales invoice data in gross profit report by Anand Doshi · 12 years ago
  35. a0e7c15 aii: book expense in delivery note instead of sales invoice by Nabin Hait · 12 years ago
  36. 076535d Merge branch 'master' of https://github.com/webnotes/erpnext by Saurabh · 12 years ago
  37. 6f75318 no -ve balance accepted in sales and purchase invoice by Saurabh · 12 years ago
  38. 80abad2 aii: default account from company by Nabin Hait · 12 years ago
  39. 928355a Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  40. 89a94d8 aii: stock reconciliation with test case by Nabin Hait · 12 years ago
  41. c3afb25 aii: stock entry by Nabin Hait · 12 years ago
  42. 1cf7391 patch to fix incorrect gl entries due to payment reconciliation between 2013-03-11 and 2013-03-15 by Anand Doshi · 12 years ago
  43. 8c7234f aii: gl_entries for sales invoice by Nabin Hait · 12 years ago
  44. 54d209f sub-contracting code refactored for po by Nabin Hait · 12 years ago
  45. a9afc25 fixes for conversion factor in old invoices by Nabin Hait · 12 years ago
  46. 1bfec3a buying - update valuation rate when item row has item_code and quantity, else set valuation rate as 0 by Anand Doshi · 12 years ago
  47. 9b35230 Adding German translation by billyfordson · 12 years ago
  48. 55d9a62 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  49. 5418d71 sub-contracting rewrite with testcases by Nabin Hait · 12 years ago
  50. 4a7248e commonified some purchase code, added test case for auto inventory accounting for purchase invoice by Anand Doshi · 12 years ago
  51. 9d794fc fixes in jv test and purchase invoice test by Anand Doshi · 12 years ago
  52. a1d4b78 started with Auto Inventory Accounting - test case for purchase receipt by Anand Doshi · 12 years ago
  53. e4eb89b added new language and filters in query reports by Rushabh Mehta · 12 years ago
  54. f41dd39 added language by Rushabh Mehta · 12 years ago
  55. 6f1a5ec Disable rounded total feature by Nabin Hait · 12 years ago
  56. 60135df updated language by Rushabh Mehta · 12 years ago
  57. 3576b18 disabled calculate taxes and totals for now -- should be enabled once client side script is in sync by Anand Doshi · 12 years ago
  58. 8595fcf purchase invoice taxes and totals calculations with test cases by Anand Doshi · 12 years ago
  59. 6209046 added some test records by Anand Doshi · 12 years ago
  60. 613cb6a bug fix in clear unallocated advances by Anand Doshi · 12 years ago
  61. 22807a6 patch to remove accounts/utils folder and removed unrequired test cases related to unused tax controller by Anand Doshi · 12 years ago
  62. c10c90a fixes in purchase ref rate fetching by Nabin Hait · 12 years ago
  63. 6f06596 accounts controller by Nabin Hait · 12 years ago
  64. fb3fd6e deprecated gl_control and some rewrites by Nabin Hait · 12 years ago
  65. bf495c9 GL Control rewrite and many other cleanup using inheritence by Nabin Hait · 12 years ago
  66. 2df4d54 make_gl_entry function in account_controller: deprecated gl mapper by Nabin Hait · 12 years ago
  67. cda5d42 updated languages by Rushabh Mehta · 12 years ago
  68. 8e3affb added nl by Rushabh Mehta · 12 years ago
  69. 317177a updated languages by Rushabh Mehta · 12 years ago
  70. ad14943 added arabic by Rushabh Mehta · 12 years ago
  71. 4c17718 added portuguese by Rushabh Mehta · 12 years ago
  72. 908d09d added spanish by Rushabh Mehta · 12 years ago
  73. 27254d9 added spanish by Rushabh Mehta · 12 years ago
  74. ec52db8 commonified in_words function and introduced selling_controller by Nabin Hait · 12 years ago
  75. 5b4c294 commonified in_words function by Nabin Hait · 12 years ago
  76. d3b6250 fixes in total_in_words by Nabin Hait · 12 years ago
  77. 1022198 fixes in purchase price list by Nabin Hait · 12 years ago
  78. 8957bf9 print hide price list related fields by Anand Doshi · 12 years ago
  79. f8f0c0d updates in purchase cycle's price list by Anand Doshi · 12 years ago
  80. 756dca7 refactored purchase cycle's get item details and update item details functions and started with purchase price list by Anand Doshi · 12 years ago
  81. 523aec4 bootstrapped language and added 'hi' by Rushabh Mehta · 12 years ago
  82. f5d90ab addchild will never save added doc by Anand Doshi · 12 years ago
  83. a494b88 updates to website: removed webnotes.cms by Rushabh Mehta · 12 years ago
  84. dbb9759 fix in tax calc in tax_controller by Anand Doshi · 12 years ago
  85. 188f977 fixes in tax controller and tests by Anand Doshi · 12 years ago
  86. d3b82cf fixes in tax controller and test purchase receipt by Anand Doshi · 12 years ago
  87. 0fd99e7 removed unnecessary imports by Anand Doshi · 12 years ago
  88. c2fb039 added tax and transaction controller for server-side calculations by Anand Doshi · 12 years ago