- aff1599 cleanup to projects and tasks and now embedding gantt chart inside project by Rushabh Mehta · 12 years ago
- 2937e7e task cleanup: moved allocated_to -> assigned_to, autoname is now task (istead of tic) by Rushabh Mehta · 12 years ago
- 7dbef25 pre, code style fix by Rushabh Mehta · 12 years ago
- bf8cac5 pre, code style fix by Rushabh Mehta · 12 years ago
- bc26218 added jQuery.Gantt by Rushabh Mehta · 12 years ago
- 02aab69 merge by Rushabh Mehta · 12 years ago
- 47ba1d1 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
- 586c6f3 calendar: links to ref document by Rushabh Mehta · 12 years ago
- c2ef064 todo page background bugfix by Rushabh Mehta · 12 years ago
- df196c1 projects: milestones have events, tasks have events with better description by Rushabh Mehta · 12 years ago
- 883285f fix in supplier quotations patch by Anand Doshi · 12 years ago
- f662425 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
- e30d5f8 New Report: Supplier Quotations by Anand Doshi · 12 years ago
- 6252c13 added code style and mardown in todo by Rushabh Mehta · 12 years ago
- e6ecb06 added markdown reference page by Rushabh Mehta · 12 years ago
- c7dbe29 updates to kb: unanswered questions show in desktop, questions query moved to server-side by Rushabh Mehta · 12 years ago
- e343393 add/drop index if index key not exists / exists by Nabin Hait · 12 years ago
- 8ce2ac3 supplier quotation release patch by Anand Doshi · 12 years ago
- 65078d8 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
- 3e92c00 removed stock uom related fields from supplier quotation item, as there is no need to track stock uom details in a suppleir quoation by Anand Doshi · 12 years ago
- 793ec9f removed method get_uom_details from Supplier Quotation, as there is no need to track Stock UOM in a quotation by Anand Doshi · 12 years ago
- 6ea82c0 added button, method in Purchase Request form to make Supplier Quotation by Anand Doshi · 12 years ago
- 72f5a05 added fields 'Supplier Quotation' and 'Supplier Quotation Item' in Purchase Order Item to track parent by Anand Doshi · 12 years ago
- b6029d2 added button, method in Purchase Order to fetch Supplier Quotation Items by Anand Doshi · 12 years ago
- da85a83 call set missing values on load and contact section toggle on refresh of purchase order form by Anand Doshi · 12 years ago
- 280e0ce added function to hide/unhide contact section of a buying form by Anand Doshi · 12 years ago
- 41c4d19 added button to make Purchase Order from Supplier Quotation by Anand Doshi · 12 years ago
- 26e5f3d DocType Mappers: Purchase Request-Supplier Quotation and Supplier Quotation-Purchase Order by Anand Doshi · 12 years ago
- 4e6a483 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
- ed8049e fixes in patch: considered over delivery in reserved qty calculation by Nabin Hait · 12 years ago
- cea0e79 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
- 5d4a9f8 date format bug fixed by Rushabh Mehta · 12 years ago
- 337fef0 call item on_update from UOM Replace Utility by Nabin Hait · 12 years ago
- fd03762 call item on_update from UOM Replace Utility by Nabin Hait · 12 years ago
- 326f88c fixed patch: repost stock due to wrong packing list by Anand Doshi · 13 years ago
- fea3b64 fixed patch: repost stock due to wrong packing list by Anand Doshi · 13 years ago
- df902d1 patch: repost stock due to wrong packing list entries - optimized query using index and subqueries by Anand Doshi · 13 years ago
- 786444e changed document_type of 'Communication' to 'Master' to enable importing by Anand Doshi · 13 years ago
- b7cc663 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 13 years ago
- 3d54977 mark 'Supplier Quotation' as a beta feature by Anand Doshi · 13 years ago
- c0fded8 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 13 years ago
- 52006ca bugfix in scheduler by Rushabh Mehta · 13 years ago
- e598487 added standard mail footer and function to get monthly bulk mail limit by Rushabh Mehta · 13 years ago
- ba54cf6 added 'Email Send' feature in blog to send blog by mail to all subscribers by Rushabh Mehta · 13 years ago
- 5f21cc0 created files for blog subscription to be embedded in blog and blog_page by Rushabh Mehta · 13 years ago
- 0c5b438 framework updates by Rushabh Mehta · 13 years ago
- 4b3b25e aded 'add_subscriber' method to be called from website by Rushabh Mehta · 13 years ago
- 384b617 added 'blog_subscriber' and 'unsubscribed' fields by Rushabh Mehta · 13 years ago
- 175771c Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 13 years ago
- 8292691 stock repost patch by Nabin Hait · 13 years ago
- e69c7f4 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 13 years ago
- a67a74f supplier quotation, project shift patch by Anand Doshi · 13 years ago
- f0018b5 added unsubscribed fields in Lead and Contact and cleaned up sendmail function by Rushabh Mehta · 13 years ago
- a4fe718 html generation moved from web.py to web_cache.py so it can be called from other places as a response from server.py by Rushabh Mehta · 13 years ago
- dd9d4bb repost stock patch due to wrong packing list by Nabin Hait · 13 years ago
- dc40385 validate link only if value is non empty by Anand Doshi · 13 years ago
- 5c42d5d Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 13 years ago
- c7d5fc4 fix in recent blog list link by Anand Doshi · 13 years ago
- f9360ce filter on actual qty in stock level report by Nabin Hait · 13 years ago
- d614a6e Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 13 years ago
- 8d97290 updated bin permission by Nabin Hait · 13 years ago
- fd684ec Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 13 years ago
- 29c8b3b bug fix: strip serial no field before validation to check truthy value by Anand Doshi · 13 years ago
- d8959bf Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 13 years ago
- 76697a5 added filter on item group and brand by Nabin Hait · 13 years ago
- 0029ac9 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 13 years ago
- 054cf39 removed validate approver code by Anand Doshi · 13 years ago
- 9b5fc1f Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 13 years ago
- 87b6d65 sanctioned amt auto set equals to claimed amt by Nabin Hait · 13 years ago
- 85632b7 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 13 years ago
- b3a4c09 added guest read permission to blog by Anand Doshi · 13 years ago
- 4572182 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 13 years ago
- f5b3a44 SO and DN mandatory only for stock item if made mandatory in global defaults by Nabin Hait · 13 years ago
- 3d72da5 SO and DN mandatory only for stock item if made mandatory in global defaults by Nabin Hait · 13 years ago
- adc6c7c moved add comment button outside comments div by Anand Doshi · 13 years ago
- 80b8393 fixes in email validation for recurring invoice by Anand Doshi · 13 years ago
- e87482a Fixed: Lead Lost Reason message by Anand Doshi · 13 years ago
- 39c0aa7 Redirect to new manual page by Rushabh Mehta · 13 years ago
- 74b30c1 Update erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py by Nabin Hait · 13 years ago
- e8ff965 validate notification_email_ids in recurring invoice and if user is administrator set email id from profile by Nabin Hait · 13 years ago
- 7839ea9 fixes in new report: same fieldname in multiple table by Nabin Hait · 13 years ago
- 39b8ec0 fixes in new report: same fieldname in multiple table by Nabin Hait · 13 years ago
- 44c6a5b dont display description on old report by Nabin Hait · 13 years ago
- e9a62d1 reload trial balance report by Nabin Hait · 13 years ago
- 454e268 Recurring Invoice repititive mail sending issue fixed by Nabin Hait · 13 years ago
- 93e82b8 error fixed in landed cost wizard by Nabin Hait · 13 years ago
- bbc2d44 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 13 years ago
- cea01c7 item code get query in customer issue by Nabin Hait · 13 years ago
- 249659d Changed file names from listview.js to doctype_name_list.js by Anand Doshi · 13 years ago
- 6efc49a Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 13 years ago
- f2f5c94 Default Currency specification for Customer and Supplier by Anand Doshi · 13 years ago
- 28115f3 repost stock due to incorrect packing list by Nabin Hait · 13 years ago
- 2e72b6a Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 13 years ago
- ddb9f94 repost stock due to incorrect packing list by Nabin Hait · 13 years ago
- a60266d fix in doclistview group by logic by Anand Doshi · 13 years ago
- 18b9ecc packing list issue fixed by Nabin Hait · 13 years ago
- 41c922d Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 13 years ago
- 510eda3 packing list issue fixed by Nabin Hait · 13 years ago
- 4612e69 mark stock entry as is_submittable by Anand Doshi · 13 years ago
- 26ca2c8 fix in syntax of owner match patch by Anand Doshi · 13 years ago