Commit Graph

3381 Commits

Author SHA1 Message Date
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
0c5b438623 framework updates 2012-08-03 14:12:14 +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
cf546d547d fix in quotation item's get query 2012-08-01 12:05:13 +05:30
Anand Doshi
96efd2ba9b fix in quotation item's get query 2012-08-01 12:00:30 +05:30
Anand Doshi
48553618b0 Merge branch 'master' of github.com:webnotes/erpnext into unicode 2012-07-31 19:38:39 +05:30
Anand Doshi
dc40385d41 validate link only if value is non empty 2012-07-31 19:37:39 +05:30
Anand Doshi
33987a0ad2 Merge branch 'master' of github.com:webnotes/erpnext into unicode 2012-07-31 19:18:44 +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
Anand Doshi
e51b9d7248 Merge branch 'unicode' of github.com:webnotes/erpnext into unicode 2012-07-31 17:31:40 +05:30
Anand Doshi
59d37c4bcb Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
	erpnext/hr/doctype/expense_claim/expense_claim.js
	erpnext/patches/patch_list.py
2012-07-31 17:30:49 +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
Nabin Hait
6c2a9a2f55 added filter on item group and brand 2012-07-31 12:06:24 +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
ccee92e5c0 fixes in header decoding in receiving support ticket email 2012-07-31 10:56:24 +05:30
Anand Doshi
3e7a143539 fixes in header decoding in receiving support ticket email 2012-07-31 10:54:56 +05:30
Anand Doshi
396628e7ea Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
	erpnext/accounts/doctype/sales_invoice/sales_invoice.py
	erpnext/patches/patch_list.py
2012-07-27 14:45:24 +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
Anand Doshi
66f90687e9 import unicode_literals where missing 2012-07-27 14:29:29 +05:30
Nabin Hait
4572182939 Merge branch 'master' of github.com:webnotes/erpnext 2012-07-27 10:54:43 +05:30
Nabin Hait
f5b3a44da1 SO and DN mandatory only for stock item if made mandatory in global defaults 2012-07-27 10:54:18 +05:30
Nabin Hait
3d72da568d SO and DN mandatory only for stock item if made mandatory in global defaults 2012-07-27 10:51:51 +05:30
Rushabh Mehta
0fa628bf86 Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
	erpnext/accounts/doctype/sales_invoice/sales_invoice.py
	erpnext/patches/patch_list.py
	public/js/report-legacy.js
2012-07-26 15:46:13 +02:00
Anand Doshi
adc6c7c02b moved add comment button outside comments div 2012-07-26 19:11:44 +05:30
Anand Doshi
80b8393338 fixes in email validation for recurring invoice 2012-07-26 19:01:16 +05:30
Anand Doshi
e87482ac86 Fixed: Lead Lost Reason message 2012-07-26 12:48:26 +05:30
Rushabh Mehta
39c0aa70ba Redirect to new manual page 2012-07-26 12:39:07 +05:30
Nabin Hait
74b30c15ea Update erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py 2012-07-25 18:14:46 +05:30