Rushabh Mehta
|
4dbc813741
|
removing listviews and added hide_currency_symbol in global defaults
|
2013-01-28 15:11:18 +05:30 |
|
Rushabh Mehta
|
cda5d42a65
|
updated languages
|
2013-01-28 14:21:40 +05:30 |
|
Rushabh Mehta
|
7b563f7569
|
added translation files
|
2013-01-28 11:19:03 +05:30 |
|
Rushabh Mehta
|
671538ff8c
|
fixes to currency number formatting - will pick first from currency master and also made explict options for number formatting
|
2013-01-28 10:42:32 +05:30 |
|
Anand Doshi
|
44077d22cc
|
fixes related to currency and po price list
|
2013-01-27 17:02:49 +05:30 |
|
Rushabh Mehta
|
83e08362bd
|
nsm bug in customer_group and removed abbr in Cost Center
|
2013-01-25 15:11:26 +05:30 |
|
Nabin Hait
|
bf8c5033fe
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-01-25 12:12:45 +05:30 |
|
Nabin Hait
|
5ce1c668b5
|
removed default_currency_fraction and default_currency_format from global defaults
|
2013-01-25 12:06:57 +05:30 |
|
Rushabh Mehta
|
8e3affbf70
|
added nl
|
2013-01-25 11:58:18 +05:30 |
|
Rushabh Mehta
|
4e01011669
|
added language to pages
|
2013-01-24 19:31:55 +05:30 |
|
Rushabh Mehta
|
317177afd2
|
updated languages
|
2013-01-24 18:18:39 +05:30 |
|
Rushabh Mehta
|
ad14943c3f
|
added arabic
|
2013-01-24 17:37:43 +05:30 |
|
Rushabh Mehta
|
4c17718b4c
|
added portuguese
|
2013-01-24 16:31:23 +05:30 |
|
Rushabh Mehta
|
877a1a9274
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-01-24 15:56:15 +05:30 |
|
Rushabh Mehta
|
908d09d058
|
added spanish
|
2013-01-24 15:55:30 +05:30 |
|
Rushabh Mehta
|
27254d9440
|
added spanish
|
2013-01-24 15:55:08 +05:30 |
|
Nabin Hait
|
195d579361
|
check customer/customer_group with same name while creating customer_group/customer
|
2013-01-24 15:07:24 +05:30 |
|
Nabin Hait
|
8cf90f18f0
|
check item/item group with same name while creating item group/item
|
2013-01-24 14:58:21 +05:30 |
|
Rushabh Mehta
|
880a7034c8
|
global default for currency display
|
2013-01-24 13:55:44 +05:30 |
|
Rushabh Mehta
|
a90943ff19
|
added masking for currency fields
|
2013-01-24 11:59:37 +05:30 |
|
Rushabh Mehta
|
9c77a25cd3
|
merge
|
2013-01-23 19:44:35 +05:30 |
|
Rushabh Mehta
|
597d470e63
|
added format_currency and added options to all currency fields
|
2013-01-23 19:39:51 +05:30 |
|
Nabin Hait
|
291e8c2545
|
removed landed cost master
|
2013-01-23 16:06:44 +05:30 |
|
Rushabh Mehta
|
6382a42dbe
|
more fixes to perms, floats and default enabled / disabled in search
|
2013-01-23 10:09:28 +05:30 |
|
Rushabh Mehta
|
cd4a854a28
|
converted currency to float and removed level 1 permissions
|
2013-01-22 15:10:25 +05:30 |
|
Nabin Hait
|
5b4c294b40
|
commonified in_words function
|
2013-01-22 11:12:02 +05:30 |
|
Anand Doshi
|
fc36e57233
|
fixes in setup control and website contact helper
|
2013-01-21 19:02:58 +05:30 |
|
Nabin Hait
|
d3b625035c
|
fixes in total_in_words
|
2013-01-21 17:24:31 +05:30 |
|
Rushabh Mehta
|
a1e8e07fde
|
added number format to global defaults
|
2013-01-21 16:39:24 +05:30 |
|
Rushabh Mehta
|
4e03ce2107
|
added number formatter
|
2013-01-21 16:28:37 +05:30 |
|
Rushabh Mehta
|
bb9968491b
|
added report permissions to txt files
|
2013-01-21 14:22:07 +05:30 |
|
Rushabh Mehta
|
861b3d6092
|
merge
|
2013-01-21 10:23:21 +05:30 |
|
Rushabh Mehta
|
f5b04cff8b
|
added number format, sent country info in boot, link options not extracted from cache
|
2013-01-21 10:14:10 +05:30 |
|
Anand Doshi
|
ef02ddfc40
|
Merge branch 'master' of github.com:webnotes/erpnext into purchase_price_list
Conflicts:
accounts/doctype/gl_control/gl_control.py
|
2013-01-17 20:31:41 +05:30 |
|
Anand Doshi
|
f8f0c0d089
|
updates in purchase cycle's price list
|
2013-01-17 20:20:56 +05:30 |
|
Rushabh Mehta
|
db7139a649
|
started fresh install and added country_info
|
2013-01-17 18:22:22 +05:30 |
|
Anand Doshi
|
9d9aec1ed4
|
shifted get_company_currency from transaction base to setup/utils.py
|
2013-01-17 15:44:57 +05:30 |
|
Rushabh Mehta
|
6f9915cd17
|
install from txt files, part 1
|
2013-01-16 17:48:17 +05:30 |
|
Nabin Hait
|
ec65665151
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-01-16 13:04:44 +05:30 |
|
Nabin Hait
|
30ab3b40a3
|
fixes in tree type documents
|
2013-01-16 13:03:33 +05:30 |
|
Rushabh Mehta
|
8f3916dd54
|
add job applicant, sales and jobs email settings to module help
|
2013-01-16 12:50:55 +05:30 |
|
Rushabh Mehta
|
83f5181987
|
added automatic lead creation for sales email id
|
2013-01-16 11:35:09 +05:30 |
|
Rushabh Mehta
|
2e5db35856
|
added automatic lead creation for sales email id
|
2013-01-16 11:34:26 +05:30 |
|
Rushabh Mehta
|
3169ef0691
|
added job application
|
2013-01-15 17:23:23 +05:30 |
|
Rushabh Mehta
|
ae1b0cee1b
|
added help in doclistview to show match conditions
|
2013-01-11 16:13:41 +05:30 |
|
Rushabh Mehta
|
846678a1e4
|
added links to open count in module + other minor fixes
|
2013-01-10 12:25:25 +05:30 |
|
Rushabh Mehta
|
978d4e87c9
|
updated setup
|
2013-01-09 17:23:45 +05:30 |
|
Nabin Hait
|
f8c6531c3d
|
set as default button in fiscal year
|
2013-01-09 14:44:24 +05:30 |
|
Rushabh Mehta
|
523aec499a
|
bootstrapped language and added 'hi'
|
2013-01-07 15:39:54 +05:30 |
|
Anand Doshi
|
22c9497833
|
Merge branch 'edge' of github.com:webnotes/erpnext into edge
Conflicts:
patches/patch_list.py
|
2013-01-02 14:02:36 +05:30 |
|