Commit Graph

949 Commits

Author SHA1 Message Date
Rushabh Mehta
515636f24c Merge branch 'master' of github.com:webnotes/erpnext into cleanup 2013-11-08 16:28:12 +05:30
Anand Doshi
8728f26442 Refactored plugin architecture to allow custom script reports 2013-11-06 14:19:09 +05:30
Rushabh Mehta
a063b4d50e [cleanup] UI Fixes, minor 2013-11-06 11:29:47 +05:30
Anand Doshi
d47db9bccf Merge branch '1310' of github.com:webnotes/erpnext
Conflicts:
	patches/october_2013/p07_rename_for_territory.py
	patches/october_2013/p08_cleanup_after_item_price_module_change.py
	setup/doctype/setup_control/setup_control.py
	utilities/demo/demo_docs/Lead.csv
2013-11-04 15:34:10 +05:30
Anand Doshi
a3a348fc10 [minor] fix in patch 2013-11-04 15:33:39 +05:30
Anand Doshi
4bfaaf33aa [minor] fix in patch 2013-11-04 15:31:00 +05:30
Anand Doshi
b03f870441 Merge branch '1310' of github.com:webnotes/erpnext 2013-11-04 15:22:50 +05:30
Anand Doshi
3673a25176 [minor] fixes after item price move 2013-11-04 15:14:57 +05:30
Anand Doshi
daaa14c079 Merge branch '1310' of github.com:webnotes/erpnext
Conflicts:
	setup/doctype/setup_control/setup_control.py
	stock/doctype/stock_entry/stock_entry.py
	utilities/demo/demo_docs/Price_List.csv
2013-11-04 13:14:39 +05:30
Rushabh Mehta
f7b203de2d [cleanup] UI Fixes 2013-11-03 20:37:49 +05:30
Akhilesh Darjee
e158cea77a [cleanup] [minor] replaced for territory to applicable territory 2013-10-31 19:50:51 +05:30
Anand Doshi
7944ea3067 [minor] [fix] plugin patch 2013-10-31 19:07:05 +05:30
Akhilesh Darjee
0b39e95011 [cleanup] moved for territory, price list and item price doctype from setup to stock 2013-10-31 12:35:52 +05:30
Pratik Vyas
297041ed3e Merge remote-tracking branch 'upstream/wsgi' into HEAD
Conflicts:
	public/js/complete_setup.js
	setup/doctype/setup_control/setup_control.py
2013-10-25 14:07:48 +05:30
Anand Doshi
7fa2ec40e1 Removed Update Manager 2013-10-24 20:47:35 +05:30
Nabin Hait
96333b6bc7 [minor] try block in serial no status patch 2013-10-24 17:41:52 +05:30
Nabin Hait
e36edc14f6 [minor] try block in serial no status patch 2013-10-24 17:30:20 +05:30
Nabin Hait
8f185b7d3b [fix] [minor] patches 2013-10-24 14:55:29 +05:30
Akhilesh Darjee
3d0af67799 [fix] [minor] add time zone and country to global defaults 2013-10-24 12:37:43 +05:30
Nabin Hait
3eb901f47d [merge] merged with master 2013-10-24 11:21:11 +05:30
Akhilesh Darjee
b558ff68b9 [fix] added country and time zone to global defaults 2013-10-23 20:09:08 +05:30
Nabin Hait
688c2ef588 [patch] delete gl entries for cancelled vouchers 2013-10-23 00:26:53 +05:30
Nabin Hait
decf51de4a [patch] delete gl entries for cancelled vouchers 2013-10-22 23:55:34 +05:30
Nabin Hait
145e5e26fa [patch] delete gl entries for cancelled vouchers 2013-10-22 23:51:41 +05:30
Nabin Hait
1500c83cce -am 2013-10-22 11:42:50 +05:30
Nabin Hait
6a589be1c5 [patch] remove sales and purchase return tool 2013-10-22 10:54:59 +05:30
Rushabh Mehta
70d7c481e9 [naming series] create, remove Property Setters to set naming fixes webnotes/erpnext#854 2013-10-18 17:27:45 +05:30
Nabin Hait
5566bcaa0e [cleanup] purchase common 2013-10-18 17:01:56 +05:30
Akhilesh Darjee
4ceef34c74 [report] created new item-wise price list rate report 2013-10-18 15:24:53 +05:30
Akhilesh Darjee
fcd70d04f3 [item price] item price made as an individual master and removed from price list 2013-10-18 14:24:21 +05:30
Nabin Hait
d1fd1e2d89 [Cleanup] Sales Common deprecated 2013-10-18 12:50:28 +05:30
Nabin Hait
d05a3b3b5c [Rename] Delivery Note Packing Item -> Packed Item 2013-10-18 12:50:28 +05:30
Nabin Hait
1c62cbe1fc Merge branch 'wsgi' of github.com:webnotes/erpnext into wsgi 2013-10-15 12:53:46 +05:30
Nabin Hait
f0feb73ded [minor] bypass plugin field related operational error 2013-10-15 12:22:41 +05:30
Anand Doshi
7e9048570e Merge branch 'master' of github.com:webnotes/erpnext into wsgi
Conflicts:
	accounts/doctype/sales_invoice/sales_invoice.txt
	controllers/selling_controller.py
	patches/patch_list.py
	selling/doctype/lead/lead.py
	selling/doctype/opportunity/opportunity.py
	selling/doctype/quotation/quotation.py
	selling/doctype/quotation/quotation.txt
	selling/doctype/sales_order/sales_order.txt
	stock/doctype/purchase_receipt/purchase_receipt.py
	stock/doctype/serial_no/serial_no.py
	stock/doctype/stock_entry/stock_entry.py
	stock/doctype/stock_ledger_entry/stock_ledger_entry.py
2013-10-15 12:18:46 +05:30
Anand Doshi
3510764e7c [minor] plugin architecture, first cut 2013-10-14 18:59:16 +05:30
Anand Doshi
6bc48070a1 Moved Custom Server Scripts to custom_scripts/doctype_name.py 2013-10-14 15:48:57 +05:30
Nabin Hait
eea2b34f4b [production] update planned and produced ty 2013-10-11 18:31:33 +05:30
Nabin Hait
2658384edd [fix] [minor] repost order qty patch 2013-10-10 19:07:42 +05:30
Nabin Hait
0948b2a9d3 [fix] [minor] repost order qty patch 2013-10-10 19:04:18 +05:30
Anand Doshi
373680bbae Merged master into wsgi 2013-10-10 16:04:40 +05:30
Anand Doshi
7798934989 [minor] fixed globals and patch for wsgi migration 2013-10-10 12:03:11 +05:30
Rushabh Mehta
8c5a5f1ed5 New Setup Wizard 2013-10-08 17:59:11 +05:30
Nabin Hait
609046990b [fix] [minor] fix in serial no 2013-10-08 17:58:41 +05:30
Nabin Hait
77f37e6b7c Update Serial No details through serial_no controller 2013-10-08 17:11:33 +05:30
Nabin Hait
fb0274b249 [patch] [minor] fix serial no status 2013-10-05 14:56:53 +05:30
Nabin Hait
5f8477d4ef [patch] [minor] perpetual inventory stock transfer utility 2013-10-04 15:29:36 +05:30
Nabin Hait
27c9ecc538 [patch] [minor] perpetual inventory stock transfer utility 2013-10-04 14:41:41 +05:30
Nabin Hait
b646b3b3e6 [patch] [minor] perpetual inventory stock transfer utility 2013-10-04 14:30:33 +05:30
Rushabh Mehta
28eb2bffa4 Merge branch 'wsgi' of github.com:webnotes/erpnext into wsgi 2013-10-04 13:33:45 +05:30
Rushabh Mehta
acc876e0d7 [minor] [fix] status updater, only change communication status when called explicitly 2013-10-04 13:33:24 +05:30
Nabin Hait
b4212a5672 [patch] [minor] perpetua inventory utility patch 2013-10-04 12:54:16 +05:30
Anand Doshi
3ab6a65743 [minor] [fix] communication status patch 2013-10-03 19:32:23 +05:30
Rushabh Mehta
6856d74a1b [minor] fixes to crm patch 2013-10-03 18:12:36 +05:30
Rushabh Mehta
800b3aa437 [crm] Updated status and workflow for Lead > Opportunity > Quotation > Sales Order 2013-10-03 17:26:33 +05:30
Rushabh Mehta
f1b6f67a98 [Delivery Note] Moved prevdoc to Sales Order and Sales Invoice so links will work webnotes/erpnext#868 2013-10-03 12:22:52 +05:30
Anand Doshi
fa228e9c9b Merge branch 'master' of github.com:webnotes/erpnext into wsgi
Conflicts:
	accounts/doctype/purchase_invoice/purchase_invoice.py
	accounts/doctype/sales_invoice/sales_invoice.txt
	selling/doctype/lead/lead.txt
	selling/doctype/opportunity/opportunity.txt
	stock/doctype/warehouse/warehouse.py
2013-10-02 16:52:52 +05:30
Nabin Hait
efa94ce1bf [fix] [minor] fixe in patch 2013-10-02 16:40:14 +05:30
Nabin Hait
a1d1c980bc [minor] fixes in stock balance report, bin uom and sle is_cancelled 2013-10-02 16:29:45 +05:30
Nabin Hait
49e71400ac [patch] [minor] fix wrong customers in pos 2013-10-01 15:20:06 +05:30
Nabin Hait
d780baeacc [fix] [minor] fixes in old patch 2013-10-01 11:22:51 +05:30
Anand Doshi
5b004ff8a7 Merge branch 'master' of github.com:webnotes/erpnext into wsgi
Conflicts:
	accounts/doctype/account/account.py
	accounts/doctype/gl_entry/gl_entry.py
	accounts/doctype/period_closing_voucher/period_closing_voucher.py
	stock/doctype/delivery_note/delivery_note.py
	stock/doctype/landed_cost_wizard/landed_cost_wizard.py
	stock/doctype/purchase_receipt/purchase_receipt.py
	stock/doctype/stock_ledger/stock_ledger.py
	stock/doctype/warehouse/warehouse.py
	stock/stock_ledger.py
2013-09-25 19:55:41 +05:30
Nabin Hait
c6871dc194 [patch] [minor] unsubmit serial nos if submitted 2013-09-25 14:44:06 +05:30
Nabin Hait
52f6b5a6e8 [fix] [minor] fixes in old patches 2013-09-25 12:52:28 +05:30
Nabin Hait
c5f9dcfc70 [fix] [minor] fixes in old patches 2013-09-25 12:43:14 +05:30
Pratik Vyas
a80f2e4431 refactor site_path 2013-09-25 12:40:33 +05:30
Nabin Hait
4a1008829b [fix] [minor] fixes in old patches 2013-09-25 12:37:13 +05:30
Nabin Hait
37ba2a2486 Merge branch 'master' of github.com:webnotes/erpnext 2013-09-25 12:17:47 +05:30
Nabin Hait
04a3feecf6 [minor] perpetual inventory fix 2013-09-24 15:16:01 +05:30
Nabin Hait
11f41955c9 [minor] fixed conflict while merging perpetual branch into master 2013-09-24 14:36:55 +05:30
Pratik Vyas
517b30a11d fix for new wnf path stuff 2013-09-24 12:29:35 +05:30
Nabin Hait
01e6a9cf1e Frozen Accounts Modifier setting in Accounts Settings 2013-09-24 12:08:31 +05:30
Nabin Hait
7031ea72ca Frozen Accounts Modifier setting in Accounts Settings 2013-09-24 12:04:07 +05:30
Priya
b36e617316 Merge branch 'master' of github.com:webnotes/erpnext 2013-09-23 11:42:44 +05:30
Anand Doshi
f0fc9a54ee [minor] [patch] removed patches from march to august 2012 2013-09-21 13:43:48 +05:30
Anand Doshi
7cd7fc94ad [minor] [patch] change serial no status only if serial no exists 2013-09-21 13:36:55 +05:30
Anand Doshi
417b23740a [fix] [minor] reload style settings 2013-09-19 13:44:52 +05:30
Anand Doshi
20a8b1302d [fix] [minor] price list patch 2013-09-17 17:19:03 +05:30
Priya
1aeaa14b4b [docs] Customize and tools docs completed 2013-09-17 16:20:07 +05:30
Anand Doshi
83de391efc Merge branch 'akhileshdarjee-master' into website-wip 2013-09-17 16:09:15 +05:30
Anand Doshi
2840620070 [fix] [minor] [website] 2013-09-17 15:28:58 +05:30
Nabin Hait
142007a226 [fix] [minor] perpetual inventory: account for each warehouse 2013-09-17 15:15:16 +05:30
Akhilesh Darjee
0dc627d9b1 [fix] [minor] price list patch fixed 2013-09-17 13:52:22 +05:30
Akhilesh Darjee
06713d997e [fix] [minor] price list patch of june 2013 update fixed 2013-09-17 13:44:22 +05:30
Anand Doshi
ad0b05060a Merge branch 'master' of github.com:webnotes/erpnext into website-wip 2013-09-17 11:00:24 +05:30
Nabin Hait
5cd1d54347 [minor] merged with master branch 2013-09-17 10:30:24 +05:30
Akhilesh Darjee
c96c13af4e [fix] make demo for price list 2013-09-12 19:19:46 +05:30
Anand Doshi
31f1f005dd [minor] [patch] fixed old patch 2013-09-12 17:43:38 +05:30
Anand Doshi
94d62a8d9f [minor] [patch] fixed old patch 2013-09-12 17:39:36 +05:30
Anand Doshi
155d985cd4 Merge branch 'master' of github.com:webnotes/erpnext into website-wip
Conflicts:
	patches/patch_list.py
2013-09-12 17:03:21 +05:30
Nabin Hait
16447005bf [fix] [minor] fixes in old patch 2013-09-12 16:58:54 +05:30
Akhilesh Darjee
b9c12eff17 [fix] [minor] merge conflict fixed 2013-09-12 14:02:37 +05:30
Nabin Hait
6656acff52 [minor] [fix] set stock uom in stock ledger entry through stock reconciliation 2013-09-12 11:46:09 +05:30
Akhilesh Darjee
db59ffb76d [usability] item price moved to price list 2013-09-11 13:05:24 +05:30
Rushabh Mehta
13bbf6536b [minor] webutils moved to lib 2013-09-10 14:44:36 +05:30
Anand Doshi
330dae90cb [website] [minor] moving to framework 2013-09-10 13:46:28 +05:30
Rushabh Mehta
bdb846f665 [website] [minor] moving to framework 2013-09-09 17:31:19 +05:30
Rushabh Mehta
c59c4e0699 [website] [minor] moving to framework 2013-09-09 12:17:45 +05:30
Anand Doshi
f6e62c94ff [fix] [minor] removed pos view check patch 2013-09-05 17:11:52 +05:30
Akhilesh Darjee
a7b7d2559e [fix] merge conflict 2013-09-05 13:18:22 +05:30