Commit Graph

7588 Commits

Author SHA1 Message Date
Anand Doshi
3df4f8898b [minor] crm funnel first cut 2013-10-04 21:19:30 +05:30
Rushabh Mehta
ae307e8bf8 [setup wizard] Started - WIP 2013-10-04 17:48:05 +05:30
Priya
4d9dabf136 Merge branch 'master' of github.com:webnotes/erpnext 2013-10-04 17:20:54 +05:30
Priya
ecb83e8762 [docs] 5day setup-page 3 added 2013-10-04 17:18:00 +05:30
Nabin Hait
ac90ecf946 [patch] [minor] perpetual inventory stock transfer utility 2013-10-04 15:36:29 +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
69eec18e0a Merge branch 'master' of github.com:webnotes/erpnext 2013-10-04 14:31:02 +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
Anand Doshi
de4f8e6929 [minor] [demo] fixed Lead.csv 2013-10-04 13:20:39 +05:30
Nabin Hait
b4212a5672 [patch] [minor] perpetua inventory utility patch 2013-10-04 12:54:16 +05:30
Bárbara Perretti
7ce0267f8f fix translate warehouse_wise_stock_balance.js 2013-10-03 17:36:12 -03:00
Bárbara Perretti
d2cdf7a2db Fix translate itemwise_recommended_reorder_level.js 2013-10-03 17:33:33 -03:00
Bárbara Perretti
7090383de4 Fix translate batch_wise_balance_history.js 2013-10-03 17:32:34 -03:00
Bárbara Perretti
301ce71c01 Fix translate stock_level.js 2013-10-03 17:28:23 -03:00
Bárbara Perretti
65122328eb Fix translate stock_ledger.js 2013-10-03 16:37:38 -03:00
Bárbara Perretti
ebb8dcf6f0 fix translate stock_balance.js 2013-10-03 16:03:59 -03:00
Bárbara Perretti
18f91ea7de fix translate stock_analytics.js 2013-10-03 15:41:49 -03:00
Bárbara Perretti
0cd1bcf44f Fix translate stock_ageing.js 2013-10-03 15:32:35 -03:00
Bárbara Perretti
dfe053fccd Fix translate warehouse.js 2013-10-03 15:26:36 -03:00
Bárbara Perretti
8252f2a34f Fix translate stock_reconciliation.js 2013-10-03 15:15:01 -03:00
Bárbara Perretti
995994f7c4 fix translate stock_entry.js 2013-10-03 14:57:34 -03:00
Bárbara Perretti
d538f1249f Fix translate purchase_receipt.js 2013-10-03 14:18:12 -03:00
Bárbara Perretti
1395dafb12 Fix translate packing_slip.js 2013-10-03 14:12:43 -03:00
Bárbara Perretti
eb331c225e Fix translate material_request.js 2013-10-03 14:03:07 -03:00
Bárbara Perretti
cf0f3a02d4 Fix translate item.js 2013-10-03 13:58:56 -03:00
Anand Doshi
3ab6a65743 [minor] [fix] communication status patch 2013-10-03 19:32:23 +05:30
Anand Doshi
d1809e30e9 [minor] [fix] due date in sales invoice 2013-10-03 18:58:11 +05:30
Rushabh Mehta
9dda0fb63b Merge branch 'wsgi' of github.com:webnotes/erpnext into wsgi 2013-10-03 18:13:40 +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
Priya
1859d9d49e [docs] 5 step setup folder added 2013-10-03 16:54:26 +05:30
Rushabh Mehta
43247cedea [issues] [minor] fixed multiple minor issues 2013-10-03 14:50:55 +05:30
Anand Doshi
fd3addab7e [minor] [fix] [demo] 2013-10-03 13:19:51 +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
dd110b2998 Merge branch 'master' of github.com:webnotes/erpnext 2013-10-02 16:30:11 +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
Anand Doshi
c49986f092 [minor] [fix] price list table 2013-10-02 16:14:30 +05:30
Rushabh Mehta
ea9f845814 feature to set / unset birthday reminders webnotes/erpnext#851 2013-10-02 16:02:02 +05:30
Anand Doshi
6f817b58ea [minor] [fix] item price grid 2013-10-02 15:16:22 +05:30
Rushabh Mehta
8c2e4e1e1f [wsgi] [minor] fixed webnotes.local.form_dict 2013-10-02 14:34:25 +05:30
Rushabh Mehta
24ca7e4e2e Added Transactions for Import webnotes/erpnext#911 2013-10-02 14:25:36 +05:30
Anand Doshi
2ebbe95e04 [minor] [fix] item prices html table 2013-10-02 12:44:59 +05:30
Bárbara Perretti
e17417af43 Fix translate delivery_note.js 2013-10-01 19:14:55 -03:00
Bárbara Perretti
7d11909dde Fix translate supplier.js 2013-10-01 16:38:00 -03:00
Bárbara Perretti
4235fa03bc fix translate purchase_order.js 2013-10-01 16:25:11 -03:00