- bb9f59a Merge pull request #4556 from nabinhait/setup_bank by Nabin Hait · 9 years ago
- d55bdcf [fix] before_install returns False if setup wizard has been completed, fixes frappe/frappe#1488 by Rushabh Mehta · 9 years ago
- 82a1561 [fix] Create bank accounts from setup wizard #4546 by Nabin Hait · 9 years ago
- 49febea Added education as a domain in Company by Neil Trini Lasrado · 9 years ago
- 542782e [fix] delete lead addresses in delete company transactions by Anand Doshi · 9 years ago
- 8ee5498 [fix] delete lead addresses in delete company transaction by Anand Doshi · 9 years ago
- 2164595 [fix] Ignore permissions while creating sms logs by Nabin Hait · 9 years ago
- a5cf8a8 [minor] lang fixes for email digest by Rushabh Mehta · 9 years ago
- 0f5d97a [fix] Get exchange rate as 1 if same currency by Nabin Hait · 9 years ago
- 7909102 [minor] system settings in setup wizard moved to frappe by Rushabh Mehta · 9 years ago
- d6c5235 [minor] [translation] fix #4343 by Rushabh Mehta · 9 years ago
- 9785cd3 [minor] quote optional in email digest by Rushabh Mehta · 9 years ago
- 70f57eb [fix] call apply price list, apply pricing rule only if price list is mentioned or there are items in the table by Anand Doshi · 9 years ago
- 7221805 [fix] Changed Country fieldtype to Link in Web Form by Anand Doshi · 9 years ago
- 602e825 [enhancement] Int, Currency, Float, Percent as not null and default to 0 by Anand Doshi · 9 years ago
- d962d1c [minor] remove feedback line from digest by Rushabh Mehta · 9 years ago
- da79740 [fix] injection by Anand Doshi · 9 years ago
- 34af161 Merge pull request #4315 from rmehta/standard-in-web-form by Anand Doshi · 9 years ago
- 1ed8283 [fix] re-make setup wizard slides on change of language by Anand Doshi · 9 years ago
- 511421b [minor] [enhancement] ability to make web-form standard, reload web-forms, merge after https://github.com/frappe/frappe/pull/1405 by Rushabh Mehta · 9 years ago
- 26c54bb [minor] new quote by Rushabh Mehta · 9 years ago
- ca5b593 [hotfix] setup wizard tax rate by Anand Doshi · 9 years ago
- 6303f84 [minor] fix test case by Anand Doshi · 9 years ago
- 37b4d75 [re-org] setup wizard in frappe by Rushabh Mehta · 9 years ago
- bbcce8c [minor] [cleanup] cosmetic cleanup and fix to start auth rule, did not do big cleanup by Rushabh Mehta · 9 years ago
- 9742677 Merge pull request #4281 from nabinhait/address_fix by Rushabh Mehta · 9 years ago
- bd4814f [fix] email digest periods for weekly and monthly by Rushabh Mehta · 9 years ago
- 915778f [fix] Clear addressed and contacts on a new form by Nabin Hait · 9 years ago
- c39cef3 [fix] stop welcome video if user moves to another page by Anand Doshi · 9 years ago
- 7dab3c1 Show Welcome to ERPNext after completing Setup Wizard by Anand Doshi · 9 years ago
- 21e09a2 [enhancement] Ability to disable an Item by Anand Doshi · 9 years ago
- 6d69ca6 [fix] don't show expired items in website item list. Fixes #4210. by Anand Doshi · 9 years ago
- 13a65d5 Merge pull request #4226 from nabinhait/email_digest by Nabin Hait · 9 years ago
- 23bd217 [fix] Events in Email Digest by Nabin Hait · 9 years ago
- a10b52c Don't delete tax template and pos profile while deleting company transactions by Nabin Hait · 9 years ago
- e6791ee [fix] digest values in absolute by Rushabh Mehta · 9 years ago
- 9a2a6d8 [hotfix] setup wizard is_pro_application if not service by Anand Doshi · 9 years ago
- 58344cb [hotfix] setup wizard is_pro_application if not service by Anand Doshi · 9 years ago
- 2c867fd [fix] email digest cache by Rushabh Mehta · 9 years ago
- 3395e7a [fix] Daily digest date format by Anand Doshi · 9 years ago
- 05584d6 Merge pull request #4191 from rmehta/email-digest-quotes by Anand Doshi · 9 years ago
- 1d093a4 [fix] change attach fields to small text by Anand Doshi · 9 years ago
- fe9717c [enhancement] add a quote with email digest by Rushabh Mehta · 9 years ago
- 2e7f9d2 [fixes] email digest by Rushabh Mehta · 9 years ago
- 77760db [fix] strip whitespace in setup wizard args by Anand Doshi · 9 years ago
- 9f436a7 [fix] [exchange-rate] let user defined exchange rate take preceedence by Rushabh Mehta · 9 years ago
- 746fd90 [fix] [exchange-rate] let user defined exchange rate take preceedence by Rushabh Mehta · 9 years ago
- ee6862b [fix] VARCHAR lengths as 140 by Rushabh Mehta · 9 years ago
- 6e322d0 [enhancement] use thumbnails in grid views, patch to make thumbnails by Rushabh Mehta · 9 years ago
- 80d2a55 [enhancement] add variants in website by Rushabh Mehta · 9 years ago
- 41dd2c4 [minor] pass does not exist error by Anand Doshi · 9 years ago
- 71ebad5 Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error by Anand Doshi · 9 years ago
- 73f1dc4 [cleanup] added unsubscribe to email digest by Rushabh Mehta · 9 years ago
- 1742991 [cleanup] [wip] email digest by Rushabh Mehta · 9 years ago
- 58e9590 Fixed issues with Permissions in Company Doctype by Neil Trini Lasrado · 9 years ago
- ec5deb6 Changed label in Company by Neil Trini Lasrado · 9 years ago
- ae92fc7 [fix] Create sample opportunity and quotation only if Customer exists by Nabin Hait · 9 years ago
- fbef1fd Minor fix by Nabin Hait · 9 years ago
- 4945b94 [fix] added validation to match account currency with existing gle and test case by Anand Doshi · 9 years ago
- 7f75dbf [cleanup] remove backup manager by Rushabh Mehta · 9 years ago
- 72b1128 [fixes] accounts controller add flt by Rushabh Mehta · 9 years ago
- b5ff942 [optimize] customer outstanding query by Rushabh Mehta · 9 years ago
- 06ad308 [fixes] setup wizard and other fixes related to cart by Anand Doshi · 9 years ago
- 72fbf90 [cleanup] added single price list for shopping cart, removed Applicable Territory by Rushabh Mehta · 9 years ago
- e340118 Merge pull request #4012 from saurabh6790/cart by Rushabh Mehta · 9 years ago
- d4aa27c Merge pull request #4025 from anandpdoshi/split-emails by Anand Doshi · 9 years ago
- c5f919e [fix] use the new split_emails method to split emails by comma by Anand Doshi · 9 years ago
- 5fe0086 [Fixes] Warehouse check while company delete & Variant Attribute value check by Saurabh · 9 years ago
- 949d7db Added validations, test-cases to Tax Rule by Neil Trini Lasrado · 9 years ago
- 9345240 Merge pull request #4007 from anandpdoshi/setup-wizard-duplicate-entry by Anand Doshi · 9 years ago
- dbe623b [fix] Use User Permission value as default only if the document type is Setup by Anand Doshi · 9 years ago
- 5d9cfc7 Don't copy title field in Duplicate by Anand Doshi · 9 years ago
- e67fa42 [fix] catch DuplicateEntryError in install_fixtures step of Setup Wizard by Anand Doshi · 9 years ago
- 840cad0 Don't copy title field in Duplicate by Anand Doshi · 9 years ago
- f76d63b Merge branch 'develop' of https://github.com/frappe/erpnext into multi-currency by Nabin Hait · 9 years ago
- 5a803d7 [fix] Bypass Root Not Editable validation from Setup Wizard by Nabin Hait · 9 years ago
- 2377cdf Fixed conflict by Nabin Hait · 9 years ago
- 888a70c [fix] Setup Wizard - the case of forgetting mute emails by Anand Doshi · 9 years ago
- bc1e8b4 [minor] Unset Apply User Permissions in default permissions by Anand Doshi · 9 years ago
- 6c3ff3e Fixed conflict by Nabin Hait · 9 years ago
- 3f1f2dd [fix] setup wizard - industry type by Anand Doshi · 9 years ago
- 3607737 Merge branch 'develop' of https://github.com/frappe/erpnext into multi-currency by Nabin Hait · 9 years ago
- 4df98d5 [fix] setup wizard - industry type by Anand Doshi · 9 years ago
- 11a746d Fixed conflict by Nabin Hait · 9 years ago
- 1609933 Test cases for multi currency by Nabin Hait · 9 years ago
- 85abdc4 [minor] added stock settings for serial no. #3967. Merge with https://github.com/frappe/frappe/pull/1291 by Rushabh Mehta · 9 years ago
- 9809677 [multi currency] Introduced Accounting Currency in Customer and Supplier, and validation according to that by Nabin Hait · 9 years ago
- e1d2bef [fix] Dont delete Employee while deleting company transactions by Nabin Hait · 9 years ago
- 0ca3e3d [fix] Clear notification count while deleting company transactions by Nabin Hait · 9 years ago
- a1fa659 [fix] Delete Time Logs while deleting company transactions by Nabin Hait · 9 years ago
- 19e560e [fix] dropbox backup check not working by Rushabh Mehta · 9 years ago
- 76bb927 Fixed conflict by Nabin Hait · 9 years ago
- 6e439a5 Multi currency: test case and fixes by Nabin Hait · 9 years ago
- 8b66f2a Exported all doctypes by Anand Doshi · 9 years ago
- 282e494 [fix] Changed more section label to 'More Information' by Anand Doshi · 9 years ago
- fe13bfe Fixes to Return Improvements pull request by Anand Doshi · 9 years ago
- d999dd1 [minor] fix setup wizard buying_items query by Rushabh Mehta · 9 years ago
- b52724f [minor] should fix #3884 by Rushabh Mehta · 9 years ago
- 56f5156 [minor] fixed typo by thecarly · 9 years ago
- 5bd3942 [fix] test-case, warehouse mandatory for mix type product bundle by Rushabh Mehta · 10 years ago