- 6dfd430 Moved flags like ignore_mandatory, ignore_validate etc to doc.flags by Anand Doshi · 10 years ago
- 11cd4f6 time log activity type made mandatory, new activity type manufacturing created by Neil Trini Lasrado · 10 years ago
- e241569 Allow non-english characters in Naming Series by Anand Doshi · 10 years ago
- a232c80 [share] add share permission by Rushabh Mehta · 10 years ago
- 06fa46f [fix] onshow > on_page_show by Rushabh Mehta · 10 years ago
- ecce514 replaced budget distribution by Nabin Hait · 10 years ago
- 5bceebc [fix] fixes birthday reminders #2021 by Rushabh Mehta · 10 years ago
- 81e972e [cleanups] by Rushabh Mehta · 10 years ago
- 0335005 [minor] added allow rename by Rushabh Mehta · 10 years ago
- 5293aa7 [ui] setup wizard by Rushabh Mehta · 10 years ago
- e8500ad Multiple fixes by Nabin Hait · 10 years ago
- e1cb0ae [design] list views by Rushabh Mehta · 10 years ago
- 9b955fe [design] POS - item grid and taxes by Anand Doshi · 10 years ago
- 4c36d73 [ux] fixed creation via tree views for Item Group etc by Rushabh Mehta · 10 years ago
- 419ae33 [merge] v5-design by Rushabh Mehta · 10 years ago
- 54361e8 fixed conflict while merging develop into v5 by Nabin Hait · 10 years ago
- afbfdcf [ui] minor fixes by Rushabh Mehta · 10 years ago
- dd38a26 Removed tname and fname from code by Nabin Hait · 10 years ago
- f870527 [design] wip by Rushabh Mehta · 10 years ago
- 79f091e field renaming by Nabin Hait · 10 years ago
- e7d1536 Table Field Renaming: code replace, JV and budget distribution renamed by Nabin Hait · 10 years ago
- d8f4984 Table fieldnames renaming: updated json and patch by Nabin Hait · 10 years ago
- 31a92bd company wise letter head feature added by Neil Trini Lasrado · 10 years ago
- e84fa67 Actual operating cost, Actal operating time added to 'production order operations' - auto fetched based on 'time log' creation 'make time log' button appears only if 'production order' document is submitted server side validation added to check if 'Production Order' mentioned on 'Time Log' is in submit state test cases added to check all of the above by Neil Trini Lasrado · 10 years ago
- 637d804 Operations added in Production Order DocType Auto-Fetch added to operations in Production Order DocType made operations in production order read-only capacity & duration of cycle added to workstation workstation operation timings added operation master added, Time log added Time Log Fixed Test Records added to Production Order Test Recorde for over Production Time Log added Validation added to check if time log timings are within working hours of the workstation. Validation added to check if workstation is closed on time log dates. Test Case added for Time Log by Neil Trini Lasrado · 10 years ago
- ca2c297 [fix] In Setup Wizard, load languages from languages.txt by Anand Doshi · 10 years ago
- 1b5afe7 Fixes in authorization rule based on average discount by Nabin Hait · 10 years ago
- 6d950d2 [merge] by Rushabh Mehta · 10 years ago
- bd9b62f [rename] Support Ticket -> Issue by Rushabh Mehta · 10 years ago
- 249bbbc fixes during testing version 5 by Nabin Hait · 10 years ago
- 1897360 Set default language as English in setup wizard by Nabin Hait · 10 years ago
- 7d36875 [refactor] address and contact list in customer, supplier, lead, sales person by Rushabh Mehta · 10 years ago
- 707322a Fixes for standard chart of accounts by Nabin Hait · 10 years ago
- 4cd60d7 Included standard charts in json format by Nabin Hait · 10 years ago
- 98050e7 default receivable / payable accounts in company by Nabin Hait · 10 years ago
- f096678 Root type indentified for multiple country's chart by Nabin Hait · 10 years ago
- 98ae5bd [form] show website link for website generator by Rushabh Mehta · 10 years ago
- 0822dcb get query for bank/cash account by Nabin Hait · 10 years ago
- f5b9414 Minor fixes by Nabin Hait · 10 years ago
- be1a8d8 [merge] develop by Rushabh Mehta · 10 years ago
- 531077e Strip company in setup wizard by Nabin Hait · 10 years ago
- 3d3f0bc Minor fix in setup wizard by Nabin Hait · 10 years ago
- 997a7a1 Test case fixes by Nabin Hait · 10 years ago
- 36cf4a4 Test case fixes by Nabin Hait · 10 years ago
- e2095c0 Created new doctype Party Account to maintain default party account, it is a child table for Customer, Supplier, Customer Group, Supplier type by Nabin Hait · 10 years ago
- cc582bd posted party in gl entry and multiple other fixes by Nabin Hait · 10 years ago
- 3a40435 Credit days and credit limit option in customer group / supplier type #1354 by Nabin Hait · 10 years ago
- e9daefe Credit Limit and credit days fixes #2031 by Nabin Hait · 10 years ago
- 9ddc002 country wise chart of accounts restructured by Nabin Hait · 10 years ago
- c68646c [merge] 4.x to 5.0 by Nabin Hait · 10 years ago
- 18ccc27 Minor fix in naming naming series by Nabin Hait · 10 years ago
- 778ff46 Minor fix in authorization control by Nabin Hait · 10 years ago
- bbc3d01 Update authorization_control.py by Nabin Hait · 10 years ago
- 4073880 Escaped single quote in authorization control queries by Nabin Hait · 10 years ago
- a23151b Merge pull request #2202 from 81552433qqcom/develop by Anand Doshi · 10 years ago
- bf8715d [refactor] used frappe.sendmail by Rushabh Mehta · 10 years ago
- 5cdc8e5 [mailbox] removed separate email settings for jobs, sales, support by Rushabh Mehta · 10 years ago
- 7fb79f6 #2092 by Rushabh Mehta · 10 years ago
- c0bb453 [refactor] [frappe 5.0] by Rushabh Mehta · 10 years ago
- ed37cef [refactor modules] by Rushabh Mehta · 10 years ago
- 1db294e hotfix for project wise report by 81552433qqcom · 10 years ago
- 30c5b41 [minor] removed Suggest by Anand Doshi · 10 years ago
- fc33d5a Set allow_on_submit for 'page_break', 'letter_head', 'select_print_heading', 'print_heading'. Fixes frappe/erpnext#1810 by Anand Doshi · 10 years ago
- dc79334 [fix] Clear website cache for Item Group on saving Item by Anand Doshi · 10 years ago
- c017ed2 Merge pull request #2151 from ankitjavalkarwork/fix1999 by Nabin Hait · 10 years ago
- 65a5f85 Setup Wizard: set corrected number format in system settings by Anand Doshi · 10 years ago
- ce9a9ee Allow renaming for Sales Partner Doctype by ankitjavalkarwork · 10 years ago
- f680626 [minor] send translations in response by Anand Doshi · 10 years ago
- 9d1e8b6 [Fix] Issue #980 final by Neil Trini Lasrado · 10 years ago
- d676491 Merge https://github.com/frappe/erpnext into item_group by Neil Trini Lasrado · 10 years ago
- 52f04da [style] default website by Rushabh Mehta · 10 years ago
- caba531 [fix] issue#980 by Neil Trini Lasrado · 10 years ago
- e8dd416 [cleanup] remove allow_attach by Rushabh Mehta · 10 years ago
- def3743 Merge pull request #2083 from geo-poland/basic-polish-language-support by Anand Doshi · 10 years ago
- 4417529 Packing list visibility issue by Nabin Hait · 10 years ago
- cb067aa [route] refactor, wip by Rushabh Mehta · 10 years ago
- 74bc2ba remove website route, wip by Rushabh Mehta · 10 years ago
- 35142cb Add Polish language to setup wizard. by Tytus · 11 years ago
- 78b6366 [fix] Error Reports by Anand Doshi · 10 years ago
- 67d249e [logic] Email Digest - use transaction/posting date by Anand Doshi · 11 years ago
- 6b8145a [patch] Add currency Turkish Lira by Anand Doshi · 11 years ago
- 995185d [ux] fixed primary action by Rushabh Mehta · 11 years ago
- c1f65dd Validation: Account must belong to the same company by nabinhait · 11 years ago
- 35cc320 [fixes] Leave Application and Toggle Rounded Totals by Anand Doshi · 11 years ago
- bc708ee [print] Disable rounded total by Anand Doshi · 11 years ago
- 9c018fe [minor] Fixed address listing by Anand Doshi · 11 years ago
- 3c78ab5 [email digest] [fix] [hot] only open to-do items by Rushabh Mehta · 11 years ago
- b1e7bf1 Translate while creating India specific accounts by nabinhait · 11 years ago
- d4e080b Country mandatory in company master by nabinhait · 11 years ago
- fa1cd5f Fixed root type of liability accounts by nabinhait · 11 years ago
- e73ed2a Setup Wizard: fixed attachment issue #1940 by Anand Doshi · 11 years ago
- 1829bd8 hotfix: website_image by Anand Doshi · 11 years ago
- 8e4fcca Get query fixes in address in contact listing. Fixes #1911 by nabinhait · 11 years ago
- ff2cc16 Merge branch 'reapply-price-list' of github.com:anandpdoshi/erpnext into anandpdoshi-reapply-price-list by nabinhait · 11 years ago
- e729516 Minor fix by Anand Doshi · 11 years ago
- 58692fe sales order status bugfix, add leading / in website_image and removed send_print_in_body_and_attachment by Rushabh Mehta · 11 years ago
- dffec8f Reapply Price List on Change by Anand Doshi · 11 years ago
- d2f4400 Issues originating due to sql_mode='STRICT_ALL_TABLES' by Anand Doshi · 11 years ago
- 669e789 Minor fix in authorization rule by Nabin Hait · 11 years ago
- 8ac4643 Merge pull request #1867 from nabinhait/v4-hotfix by Anand Doshi · 11 years ago