1903 Commits

Author SHA1 Message Date
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
ed8049ec19 fixes in patch: considered over delivery in reserved qty calculation 2012-08-06 14:31:45 +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
Rushabh Mehta
e5984873e6 added standard mail footer and function to get monthly bulk mail limit 2012-08-03 14:15:07 +05:30
Rushabh Mehta
ba54cf6eef added 'Email Send' feature in blog to send blog by mail to all subscribers 2012-08-03 14:14:02 +05:30
Rushabh Mehta
5f21cc03e6 created files for blog subscription to be embedded in blog and blog_page 2012-08-03 14:13:30 +05:30
Rushabh Mehta
4b3b25e1d6 aded 'add_subscriber' method to be called from website 2012-08-03 14:10:59 +05:30
Rushabh Mehta
384b61749e added 'blog_subscriber' and 'unsubscribed' fields 2012-08-03 14:09:32 +05:30
Nabin Hait
175771c699 Merge branch 'master' of github.com:webnotes/erpnext 2012-08-03 08:40:14 +05:30
Nabin Hait
8292691470 stock repost patch 2012-08-03 08:39:17 +05:30
Anand Doshi
e69c7f487f Merge branch 'master' of github.com:webnotes/erpnext 2012-08-02 18:53:31 +05:30
Anand Doshi
a67a74fee1 supplier quotation, project shift patch 2012-08-02 18:53:00 +05:30
Rushabh Mehta
f0018b5e05 added unsubscribed fields in Lead and Contact and cleaned up sendmail function 2012-08-02 18:03:12 +05:30
Rushabh Mehta
a4fe7180f4 html generation moved from web.py to web_cache.py so it can be called from other places as a response from server.py 2012-08-02 13:07:23 +05:30
Nabin Hait
dd9d4bbdea repost stock patch due to wrong packing list 2012-08-02 10:56:40 +05:30
Anand Doshi
5c42d5d2cf Merge branch 'master' of github.com:webnotes/erpnext 2012-07-31 19:15:31 +05:30
Anand Doshi
c7d5fc4952 fix in recent blog list link 2012-07-31 19:15:01 +05:30
Nabin Hait
f9360ce562 filter on actual qty in stock level report 2012-07-31 17:27:11 +05:30
Nabin Hait
d614a6ea38 Merge branch 'master' of github.com:webnotes/erpnext 2012-07-31 14:12:41 +05:30
Nabin Hait
8d97290c06 updated bin permission 2012-07-31 14:12:23 +05:30
Anand Doshi
fd684ec247 Merge branch 'master' of github.com:webnotes/erpnext 2012-07-31 13:58:16 +05:30
Anand Doshi
29c8b3b487 bug fix: strip serial no field before validation to check truthy value 2012-07-31 13:57:06 +05:30
Nabin Hait
d8959bfecd Merge branch 'master' of github.com:webnotes/erpnext 2012-07-31 12:08:00 +05:30
Nabin Hait
76697a5c3b added filter on item group and brand 2012-07-31 12:07:40 +05:30
Anand Doshi
0029ac9f3c Merge branch 'master' of github.com:webnotes/erpnext 2012-07-31 11:46:57 +05:30
Anand Doshi
054cf3907f removed validate approver code 2012-07-31 11:46:41 +05:30
Nabin Hait
9b5fc1f833 Merge branch 'master' of github.com:webnotes/erpnext 2012-07-31 11:27:14 +05:30
Nabin Hait
87b6d656df sanctioned amt auto set equals to claimed amt 2012-07-31 11:23:44 +05:30
Anand Doshi
85632b71c9 Merge branch 'master' of github.com:webnotes/erpnext 2012-07-27 14:40:19 +05:30
Anand Doshi
b3a4c09e07 added guest read permission to blog 2012-07-27 14:39:27 +05:30
Nabin Hait
4572182939 Merge branch 'master' of github.com:webnotes/erpnext 2012-07-27 10:54:43 +05:30