Commit Graph

53 Commits

Author SHA1 Message Date
Nabin Hait
44ffd4360c reorder level and qty added in stock level report 2013-01-16 11:16:21 +05:30
Rushabh Mehta
523aec499a bootstrapped language and added 'hi' 2013-01-07 15:39:54 +05:30
Anand Doshi
391b6b7a0f fixes validation in item master 2012-12-28 15:30:21 +05:30
Rushabh Mehta
5f1d57ecb7 address now not in dialog, added slideshows in products and groups and removed transaction history from customer / supplier / sales partner 2012-12-27 14:05:02 +05:30
Rushabh Mehta
7edf899706 added wesite slideshow and attributions on website 2012-12-25 18:18:17 +05:30
Rushabh Mehta
f50c012808 Merge branch 'master' of github.com:webnotes/erpnext 2012-12-25 15:09:58 +05:30
Rushabh Mehta
7837d80716 fixes to website, item (added table for cross listing), modules_setup and form_header 2012-12-25 15:09:14 +05:30
Anand Doshi
f5d90abe92 addchild will never save added doc 2012-12-24 17:02:38 +05:30
Rushabh Mehta
88a4c44cfa Merge branch 'master' of github.com:webnotes/erpnext 2012-12-20 17:12:59 +05:30
Rushabh Mehta
fc19f25c88 updates to item, item_group and website 2012-12-20 17:11:51 +05:30
Nabin Hait
4ecc785aab fixed conflict 2012-12-19 12:18:15 +05:30
Rushabh Mehta
647e0d1164 updates to product_page (search) and kb fix 2012-12-18 14:47:54 +05:30
Nabin Hait
5f175dfd00 Merge branch 'master' into production 2012-12-18 13:49:07 +05:30
Rushabh Mehta
a93ba77918 added item specification, bugfix for form grid 2012-12-17 16:02:04 +05:30
Rushabh Mehta
0e9e848cfc added item specification, bugfix for form grid 2012-12-17 16:00:34 +05:30
Anand Doshi
1b8918a192 do not copy uom details in item 2012-12-17 14:12:47 +05:30
Anand Doshi
09f799bc98 show message on removing attachment used in description html 2012-12-17 12:12:01 +05:30
Nabin Hait
13d2e74886 bom cleanup 2012-12-14 14:29:12 +05:30
Nabin Hait
3adaf607f0 bom cleanup 2012-12-14 14:25:51 +05:30
Rushabh Mehta
38b6af97e5 updates to attachment 2012-12-11 16:19:14 +05:30
Rushabh Mehta
24a69613e0 update file urls 2012-12-11 15:58:19 +05:30
Anand Doshi
36bf910563 removed Standard from default print format 2012-12-11 14:01:59 +05:30
Rushabh Mehta
0db74a7ebd cleaned up item, fixed bug in dependency, removed legacy Listing, re-layed out DocField, refactored build.json for web, added featured_item and item_website_specification 2012-12-07 15:47:32 +05:30
Rushabh Mehta
571377a313 added html to tinymce + moved website/web_cache.py > website/utils.py 2012-12-07 11:00:26 +05:30
Anand Doshi
a367bfe059 fixes after website refactor 2012-12-06 18:26:09 +05:30
Anand Doshi
0e0b2317e1 fixes in item after change in website 2012-12-06 18:18:58 +05:30
Rushabh Mehta
df0b00a981 refactored website 2012-12-06 16:15:38 +05:30
Rushabh Mehta
833f070991 added allow_rename and also fix in autonotification 2012-12-03 11:33:08 +05:30
Anand Doshi
9021ef75d1 minor fixes 2012-11-30 19:45:51 +05:30
Anand Doshi
0fd99e7536 removed unnecessary imports 2012-11-30 16:38:04 +05:30
Rushabh Mehta
78d4b49e62 introducing model 3.0, refactored import module 2012-11-23 17:53:43 +05:30
Anand Doshi
83350bc946 supplier can now be searched using name 2012-11-22 17:39:19 +05:30
Anand Doshi
93a35cab19 added customer get_query to allow search based on customer name. also don't show name again if id naming is based on customer name and not series 2012-11-21 18:02:22 +05:30
Rushabh Mehta
dc06be26c6 docperm fix for appraisal, removed validation in item 2012-11-16 16:52:02 +05:30
Rushabh Mehta
188185f3a3 help link fixes in lead, opportunity; delete cancelled sles for item 2012-11-16 12:39:05 +05:30
Rushabh Mehta
ab55e6b252 upgraded tinymce to 3.5.7 2012-11-12 19:13:28 +05:30
Nabin Hait
44dacca0ff Valuation Method restored 2012-10-26 16:44:39 +05:30
Nabin Hait
981d48339a Warehouse merging feature and update_bin cleanup 2012-10-26 14:42:48 +05:30
Nabin Hait
6425542d8f field toggle enabled if stock ledger entry exists 2012-10-16 12:28:30 +05:30
Anand Doshi
05aaae33ae Merge branch 'master' of github.com:webnotes/erpnext into 1209
Conflicts:
	accounts/doctype/account/account.py
	erpnext/accounts/doctype/journal_voucher/journal_voucher.py
	patches/patch_list.py
	startup/event_handlers.py
2012-10-02 14:35:20 +05:30
Rushabh Mehta
7c454b3039 dont save duplicate files 2012-09-25 18:20:36 +05:30
Rushabh Mehta
0152b12e75 __session_cache removed and introducted memcache for caching 2012-09-25 14:22:23 +05:30
Rushabh Mehta
2fa2f7178d moved directory structure 2012-09-24 19:13:42 +05:30
Rushabh Mehta
66ac2b018a first cut for lazy loading framework 2011-09-05 18:43:09 +05:30
Brahma K
3c9a6a19e8 Feature Setup changes, related patch, Production Order 'produced_qty' label change, item->ref_rate_details->currency fills with defaut 2011-08-31 12:55:41 +05:30
Brahma K
44e719cced Pulled and merged from master 2011-08-22 12:27:26 +05:30
Brahma K
28a7b2800f Delivery Note changes 1.Net Wt, Gross Wt at packing slip level 2011-08-22 12:23:53 +05:30
Nabin Hait
d075a6c53d Removed cstr in return for get_server_fields() 2011-08-17 10:50:57 +05:30
Rushabh Mehta
89717292b7 fixed get_server_values to make them utf-8 friendly 2011-08-12 10:55:43 +05:30
Nabin Hait
a819f6f8ab rename function added in item 2011-08-05 11:09:25 +05:30