Commit Graph

2941 Commits

Author SHA1 Message Date
Anand Doshi
a6de55e2e6 fixed selection of field names in filters, such that if two tables have the same fieldnames, it doesn't cause conflict 2012-08-16 15:45:28 +05:30
Anand Doshi
46f8b50c8c added Expense Claim Type link in HR Home page 2012-08-14 14:53:38 +05:30
Anand Doshi
544b0f64d1 cascade project name to other items, if selected in one item during purchase cycle 2012-08-10 15:37:54 +05:30
Anand Doshi
f08cbe185d Merge branch 'master' of github.com:webnotes/erpnext 2012-08-10 12:48:46 +05:30
Anand Doshi
6810979dab Company Form: do not hide 'Default Settings' section break for a new company, as it contains a mandatory field 'Default Currency' 2012-08-10 12:38:48 +05:30
Nabin Hait
4d0cba8249 Merge branch 'master' of github.com:webnotes/erpnext 2012-08-09 16:24:47 +05:30
Nabin Hait
cd4918736a error fixed in account browser 2012-08-09 16:24:20 +05:30
Anand Doshi
c6cf4a2630 do not display mouse as a clickable pointer when hovering on description in todo list 2012-08-09 12:16:03 +05:30
Anand Doshi
c4df355edc removed msgprint in get_pos_details of sales invoice 2012-08-09 11:33:56 +05:30
Anand Doshi
11a5ba64dd fixed bug in depends_on: hidden property of a docfield should have value as 0 or 1 2012-08-09 11:30:21 +05:30
Rushabh Mehta
7dbef2549a pre, code style fix 2012-08-08 10:06:43 +05:30
Rushabh Mehta
bf8cac53c7 pre, code style fix 2012-08-08 10:05:51 +05:30
Rushabh Mehta
bc26218889 added jQuery.Gantt 2012-08-08 10:02:55 +05:30
Rushabh Mehta
02aab69427 merge 2012-08-07 16:44:36 +05:30
Rushabh Mehta
47ba1d144a Merge branch 'master' of github.com:webnotes/erpnext 2012-08-07 16:38:00 +05:30
Rushabh Mehta
586c6f3cbe calendar: links to ref document 2012-08-07 16:36:40 +05:30
Rushabh Mehta
c2ef064ebb todo page background bugfix 2012-08-07 16:36:10 +05:30
Rushabh Mehta
df196c12a9 projects: milestones have events, tasks have events with better description 2012-08-07 16:35:27 +05:30
Anand Doshi
883285f503 fix in supplier quotations patch 2012-08-07 15:13:48 +05:30
Anand Doshi
f6624257ad Merge branch 'master' of github.com:webnotes/erpnext 2012-08-07 15:06:17 +05:30
Anand Doshi
e30d5f833e New Report: Supplier Quotations 2012-08-07 15:05:42 +05:30
Rushabh Mehta
6252c13ec8 added code style and mardown in todo 2012-08-07 12:53:49 +05:30
Rushabh Mehta
e6ecb06001 added markdown reference page 2012-08-07 12:48:41 +05:30
Rushabh Mehta
c7dbe293c3 updates to kb: unanswered questions show in desktop, questions query moved to server-side 2012-08-07 12:12:55 +05:30
Nabin Hait
e343393d73 add/drop index if index key not exists / exists 2012-08-07 10:53:52 +05:30
Anand Doshi
8ce2ac3f0e supplier quotation release patch 2012-08-06 19:53:31 +05:30
Anand Doshi
65078d8a2e Merge branch 'master' of github.com:webnotes/erpnext 2012-08-06 18:34:26 +05:30
Anand Doshi
3e92c00dd9 removed stock uom related fields from supplier quotation item, as there is no need to track stock uom details in a suppleir quoation 2012-08-06 18:29:46 +05:30
Anand Doshi
793ec9f857 removed method get_uom_details from Supplier Quotation, as there is no need to track Stock UOM in a quotation 2012-08-06 18:29:03 +05:30
Anand Doshi
6ea82c07fe added button, method in Purchase Request form to make Supplier Quotation 2012-08-06 18:27:58 +05:30
Anand Doshi
72f5a05ac0 added fields 'Supplier Quotation' and 'Supplier Quotation Item' in Purchase Order Item to track parent 2012-08-06 18:27:11 +05:30
Anand Doshi
b6029d2d13 added button, method in Purchase Order to fetch Supplier Quotation Items 2012-08-06 18:26:07 +05:30
Anand Doshi
da85a8363f call set missing values on load and contact section toggle on refresh of purchase order form 2012-08-06 18:24:56 +05:30
Anand Doshi
280e0ce263 added function to hide/unhide contact section of a buying form 2012-08-06 18:23:45 +05:30
Anand Doshi
41c4d19279 added button to make Purchase Order from Supplier Quotation 2012-08-06 18:22:59 +05:30
Anand Doshi
26e5f3dec0 DocType Mappers: Purchase Request-Supplier Quotation and Supplier Quotation-Purchase Order 2012-08-06 18:20:08 +05:30
Nabin Hait
4e6a483bdd Merge branch 'master' of github.com:webnotes/erpnext 2012-08-06 14:32:05 +05:30
Nabin Hait
ed8049ec19 fixes in patch: considered over delivery in reserved qty calculation 2012-08-06 14:31:45 +05:30
Rushabh Mehta
cea0e795b0 Merge branch 'master' of github.com:webnotes/erpnext 2012-08-06 14:20:46 +05:30
Rushabh Mehta
5d4a9f8554 date format bug fixed 2012-08-06 14:20:15 +05:30
Nabin Hait
337fef0859 call item on_update from UOM Replace Utility 2012-08-06 13:33:32 +05:30
Nabin Hait
fd03762445 call item on_update from UOM Replace Utility 2012-08-06 13:18:32 +05:30
Anand Doshi
326f88cce6 fixed patch: repost stock due to wrong packing list 2012-08-03 19:19:23 +05:30
Anand Doshi
fea3b64dd0 fixed patch: repost stock due to wrong packing list 2012-08-03 19:14:42 +05:30
Anand Doshi
df902d1a0c patch: repost stock due to wrong packing list entries - optimized query using index and subqueries 2012-08-03 19:11:11 +05:30
Anand Doshi
786444e6bf changed document_type of 'Communication' to 'Master' to enable importing 2012-08-03 16:15:39 +05:30
Anand Doshi
b7cc66384d Merge branch 'master' of github.com:webnotes/erpnext 2012-08-03 14:19:36 +05:30
Anand Doshi
3d549775e1 mark 'Supplier Quotation' as a beta feature 2012-08-03 14:19:05 +05:30
Rushabh Mehta
c0fded82e6 Merge branch 'master' of github.com:webnotes/erpnext 2012-08-03 14:18:05 +05:30
Rushabh Mehta
52006ca83d bugfix in scheduler 2012-08-03 14:15:25 +05:30