Commit Graph

7717 Commits

Author SHA1 Message Date
Akhilesh Darjee
cd80d86dbb [fix] [minor] renamed edit prices button from price list and item 2013-10-18 15:35:13 +05:30
Akhilesh Darjee
2d82f26976 Merge branch 'master' of github.com:webnotes/erpnext 2013-10-18 15:28:15 +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
1b0664636a [fix] [conflict] 2013-10-18 13:07:28 +05:30
Nabin Hait
ef00af32c1 [minor] deleted sales common py 2013-10-18 13:02:57 +05:30
Nabin Hait
89ad6f2dab [fix] [conflict] 2013-10-18 12:55:59 +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
096d363087 [fix] fixed merge conflict 2013-10-18 12:50:28 +05:30
Rushabh Mehta
46eaa55f06 [editable] [minor] made item, item_group pages editable 2013-10-18 12:17:20 +05:30
Anand Doshi
6294452435 [minor] removed references to server.py 2013-10-17 20:00:52 +05:30
Nabin Hait
8f72d9f679 Merge pull request #974 from akhileshdarjee/master
[fix] [minor] conversion rate related fixes
2013-10-17 00:56:00 -07:00
Akhilesh Darjee
04638a5f77 [fix] [minor] onload post render also check for supplier 2013-10-17 13:19:46 +05:30
Akhilesh Darjee
acf65a7225 [fix] [minor] conversion rate related fixes 2013-10-17 13:04:26 +05:30
Priya
006623a7fc [docs] minor customer portal 2013-10-17 12:59:20 +05:30
Priya
f913e0f29a [docs] customer portal added 2013-10-17 12:46:41 +05:30
Priya
2dd558e500 Merge branch 'master' of github.com:webnotes/erpnext 2013-10-17 12:45:39 +05:30
Priya
93d2c7aebb [docs] Customize links added 2013-10-17 11:44:31 +05:30
Rushabh Mehta
be7e8556b0 Merge pull request #972 from akhileshdarjee/master
[fix] [minor] conversion rater
2013-10-16 23:03:41 -07:00
Akhilesh Darjee
3add576b1e [fix] [minor] conversion rate fix 2013-10-17 11:32:44 +05:30
Akhilesh Darjee
564c621c3e [fix] [minor] conversion rate fix 2013-10-17 11:31:11 +05:30
Anand Doshi
940e893834 Merge pull request #971 from MaxMorais/patch-1
Fix UnicodeDecodeError
2013-10-16 21:48:54 -07:00
Maxwell
ccbde214c2 Fix UnicodeDecodeError
```python
Traceback (most recent call last):
  File "install_erpnext.py", line 348, in <module>
    install()
  File "install_erpnext.py", line 13, in install
    install_pre_requisites()
  File "install_erpnext.py", line 25, in install_pre_requisites
    install_using_yum()
  File "install_erpnext.py", line 90, in install_using_yum
    update_config_for_redhat()
  File "install_erpnext.py", line 106, in update_config_for_redhat
    exec_in_shell("chkconfig --level 2345 %s on" % service)
  File "install_erpnext.py", line 339, in exec_in_shell
    if err and any((kw in err.lower() for kw in ["traceback", "error", "exception"])):
  File "install_erpnext.py", line 339, in <genexpr>
    if err and any((kw in err.lower() for kw in ["traceback", "error", "exception"])):
```
2013-10-16 16:52:01 -03:00
Bárbara Perretti
4b41e5f7f7 Merge branch 'wsgi' of https://github.com/webnotes/erpnext into i18n
Conflicts:
	accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.js
	accounts/doctype/sales_taxes_and_charges_master/sales_taxes_and_charges_master.js
	public/js/complete_setup.js
	selling/doctype/opportunity/opportunity.js
	selling/doctype/quotation/quotation.js
2013-10-16 15:09:18 -03:00
Nabin Hait
185991d547 [fix] [minor] rounding error in purchase invoice gl entry 2013-10-16 13:08:53 +05:30
Nabin Hait
a012ffedd1 Merge branch 'master' of github.com:webnotes/erpnext 2013-10-16 11:48:39 +05:30
Nabin Hait
fc75d96abd [fix] [minor] Purchase Invoice - Amount for Stock received but not billed 2013-10-16 11:48:15 +05:30
Nabin Hait
f146e8b7f5 Merge branch 'wsgi' of github.com:webnotes/erpnext into wsgi 2013-10-16 11:19:09 +05:30
Nabin Hait
c9f7c36206 Merge pull request #969 from akhileshdarjee/master
[fix] fixed conversion rate for mapping any documents
2013-10-15 22:04:22 -07:00
Bárbara Perretti
3da50f0960 Fix translate stock/page/stock_home/stock_home.js 2013-10-15 18:34:18 -03:00
Bárbara Perretti
f007dd4e5f Fix translate stock/page/stock_ageing/stock_ageing.js 2013-10-15 18:32:38 -03:00
Bárbara Perretti
b7a6b850cf Fix translate setup.js 2013-10-15 18:20:32 -03:00
Bárbara Perretti
058e246be6 Fix translate supplier_type.js 2013-10-15 18:15:29 -03:00
Bárbara Perretti
119326826a Fix translate setup/doctype/territory/territory.js 2013-10-15 18:14:50 -03:00
Bárbara Perretti
9d6312fac4 Fix translate customers_not_buying_since_long_time.js 2013-10-15 17:57:20 -03:00
Bárbara Perretti
7329d7f118 Fix translate selling/doctype/sales_bom/sales_bom.js 2013-10-15 17:54:25 -03:00
Bárbara Perretti
acc7061ca7 Fix translate public/js/controllers/stock_controller.js 2013-10-15 17:29:57 -03:00
Bárbara Perretti
a1a8907e78 Fix translate startup.js 2013-10-15 17:27:26 -03:00
Bárbara Perretti
7934140969 Fix translate projects/report/daily_time_log_summary/daily_time_log_summary.js 2013-10-15 17:14:28 -03:00
Bárbara Perretti
17a37bd329 Fix translate hr/doctype/job_applicant/job_applicant.js 2013-10-15 16:50:53 -03:00
Bárbara Perretti
eb65e210fd Fix translate hr/doctype/upload_attendance/upload_attendance.js 2013-10-15 16:31:58 -03:00
Bárbara Perretti
21fc1f2652 Fix translate buying/page/purchase_analytics/purchase_analytics.js 2013-10-15 16:18:18 -03:00
Bárbara Perretti
b0e466d55c Fix translate buying/page/buying_home/buying_home.js 2013-10-15 16:11:34 -03:00
Bárbara Perretti
54db11c323 Fix translate buying/doctype/supplier_quotation/supplier_quotation.js 2013-10-15 16:06:39 -03:00
Bárbara Perretti
32af5cd62e Fix translate accounts/page/general_ledger/general_ledger.js 2013-10-15 15:52:57 -03:00
Bárbara Perretti
ac0e261eee Fix translate accounts/page/financial_statements/financial_statements.js 2013-10-15 15:33:54 -03:00
Bárbara Perretti
1e7685e8ae Fix translate accounts/page/financial_analytics/financial_analytics.js 2013-10-15 15:32:13 -03:00
Bárbara Perretti
f941e7499f Fix translate selling/doctype/lead/lead.js 2013-10-15 15:22:53 -03:00
Bárbara Perretti
8bf1374abf Fix translate accounts/page/accounts_home/accounts_home.js 2013-10-15 15:22:20 -03:00