Anand Doshi
|
602e8253be
|
[enhancement] Int, Currency, Float, Percent as not null and default to 0
|
2015-11-19 13:23:36 +05:30 |
|
Anand Doshi
|
da79740cdf
|
[fix] injection
|
2015-11-17 18:27:50 +05:30 |
|
Rushabh Mehta
|
33ebaf479d
|
[feature] rename via console merge with frappe/frappe#1349
|
2015-10-21 12:26:37 +05:30 |
|
Anand Doshi
|
17dc249841
|
[fix] rollback if exception in bulk rename
|
2015-10-20 12:11:26 +05:30 |
|
Anand Doshi
|
12af47918d
|
[fix] rename tool
|
2015-10-20 12:02:39 +05:30 |
|
Anand Doshi
|
1d093a4039
|
[fix] change attach fields to small text
|
2015-10-19 12:56:29 +05:30 |
|
Rushabh Mehta
|
ee6862b277
|
[fix] VARCHAR lengths as 140
|
2015-10-14 17:28:35 +05:30 |
|
Rushabh Mehta
|
73e73795f1
|
[minor] Added 'Invite User' in Contact
|
2015-10-14 16:20:39 +05:30 |
|
Rushabh Mehta
|
80d2a55342
|
[enhancement] add variants in website
|
2015-10-14 16:16:00 +05:30 |
|
Anand Doshi
|
71ebad5668
|
Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error
|
2015-10-14 16:13:49 +05:30 |
|
Rushabh Mehta
|
156ce607e2
|
[cleanup] [wip] portal, shopping cart cleanup
|
2015-09-23 12:49:16 +05:30 |
|
Saurabh
|
0bd145a608
|
[fixes] test cases and tax rule validation
|
2015-09-15 17:06:52 +05:30 |
|
Anand Doshi
|
dbe623b167
|
[fix] Use User Permission value as default only if the document type is Setup
|
2015-09-14 13:08:53 +05:30 |
|
Anand Doshi
|
bc1e8b4408
|
[minor] Unset Apply User Permissions in default permissions
|
2015-09-08 19:23:23 +05:30 |
|
Anand Doshi
|
8b66f2a691
|
Exported all doctypes
|
2015-08-27 16:45:52 +05:30 |
|
Anand Doshi
|
282e4947fa
|
[fix] Changed more section label to 'More Information'
|
2015-08-27 13:11:46 +05:30 |
|
Nabin Hait
|
5b19dc3a5f
|
Note files deleted, shifted to frappe repo
|
2015-08-18 11:46:53 +05:30 |
|
Rushabh Mehta
|
907ea7dd8a
|
[minor] pincode label changed to postal code, #3770
|
2015-08-13 12:35:43 +05:30 |
|
Dominik
|
28eff7fb91
|
Phone removed from mandatory in Address
|
2015-08-10 20:22:21 +05:30 |
|
Nabin Hait
|
098760f0e2
|
[fix] SMS status and log
|
2015-07-22 12:17:48 +05:30 |
|
Neil Trini Lasrado
|
09a66c4201
|
Fixed issue with Customer Contacts in Transaction Documents
|
2015-07-13 12:41:27 +05:30 |
|
Nabin Hait
|
fde13e666a
|
Merge pull request #3609 from rmehta/address-link
[fix] link address via owner, if created in portal #3540
|
2015-07-09 19:09:39 +05:30 |
|
Neil Trini Lasrado
|
5a6ff218e8
|
Allowed same contact to be Linked to Customer AND Supplier AND Sales Partner
|
2015-07-09 17:49:40 +05:30 |
|
Rushabh Mehta
|
f0737667c6
|
[fix] link address via owner, if created in portal #3540
|
2015-07-09 11:09:01 +05:30 |
|
Rushabh Mehta
|
a33d468d30
|
[fixes] portal, issues, addresses etc
|
2015-06-01 17:15:42 +05:30 |
|
Rushabh Mehta
|
9dd8aab211
|
[fix] status updater
|
2015-05-18 11:19:10 +05:30 |
|
Anand Doshi
|
92af795f12
|
Fixed note permission query
|
2015-03-31 14:42:22 +05:30 |
|
Rushabh Mehta
|
14ae4c3603
|
[email] many fixes, newsletter, unsubscribe
|
2015-03-19 17:16:03 +05:30 |
|
Anand Doshi
|
885e074697
|
Changed company name from Web Notes to Frappe Technologies
|
2015-03-03 14:56:43 +05:30 |
|
Rushabh Mehta
|
00e3b26597
|
[fix] rename tool #2861
|
2015-03-02 15:05:36 +05:30 |
|
Anand Doshi
|
d35354cc06
|
Merge remote-tracking branch 'frappe/develop' into v5.0
Conflicts:
erpnext/__version__.py
erpnext/accounts/doctype/budget_distribution/test_budget_distribution.py
erpnext/accounts/doctype/chart_of_accounts/charts/account_properties.py
erpnext/hooks.py
erpnext/patches.txt
erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py
erpnext/stock/get_item_details.py
erpnext/translations/ar.csv
erpnext/translations/bs.csv
erpnext/translations/ca.csv
erpnext/translations/el.csv
erpnext/translations/es.csv
erpnext/translations/fr.csv
erpnext/translations/hr.csv
erpnext/translations/id.csv
erpnext/translations/is.csv
erpnext/translations/ja.csv
erpnext/translations/nl.csv
erpnext/translations/pl.csv
erpnext/translations/pt-BR.csv
erpnext/translations/ru.csv
erpnext/translations/tr.csv
erpnext/translations/zh-cn.csv
erpnext/translations/zh-tw.csv
setup.py
|
2015-02-24 18:12:17 +05:30 |
|
Anand Doshi
|
d57e793bf3
|
[fix] Added unicode_literals if missing in py files
|
2015-02-24 12:24:53 +05:30 |
|
Rushabh Mehta
|
813f0eda05
|
[form] section labels
|
2015-02-20 16:02:48 +05:30 |
|
Nabin Hait
|
15cd12214e
|
Fixed conflict while merging v4 into v5
|
2015-02-10 16:37:18 +05:30 |
|
Rushabh Mehta
|
a232c80d77
|
[share] add share permission
|
2015-02-05 15:52:58 +05:30 |
|
Rushabh Mehta
|
0e13221338
|
[print] item tables - override description and uom
|
2015-02-04 17:02:24 +05:30 |
|
Nabin Hait
|
aabeb38c15
|
minor fix
|
2015-01-19 11:07:32 +05:30 |
|
Nabin Hait
|
fe93ea56b6
|
Minor fixes: escaped characters
|
2015-01-19 11:07:32 +05:30 |
|
Rushabh Mehta
|
0335005eea
|
[minor] added allow rename
|
2015-01-15 15:29:22 +05:30 |
|
Rushabh Mehta
|
e1cb0ae738
|
[design] list views
|
2015-01-05 17:39:05 +05:30 |
|
Rushabh Mehta
|
a5b149c061
|
[design] module pages, messages, timelines
|
2014-12-26 12:53:02 +05:30 |
|
Rushabh Mehta
|
9f32a50379
|
[merge] fix
|
2014-12-03 12:35:19 +05:30 |
|
Rushabh Mehta
|
6d950d23a8
|
[merge]
|
2014-11-28 12:08:51 +05:30 |
|
Rushabh Mehta
|
bd9b62ff28
|
[rename] Support Ticket -> Issue
|
2014-11-28 11:46:10 +05:30 |
|
Rushabh Mehta
|
2f4567fa3c
|
[minor] [ux] address refresh for lead
|
2014-11-24 15:18:40 +05:30 |
|
Rushabh Mehta
|
7d36875d6f
|
[refactor] address and contact list in customer, supplier, lead, sales person
|
2014-11-24 14:16:47 +05:30 |
|
Nabin Hait
|
ae1dcabcb5
|
Fixed merge conflict
|
2014-11-05 12:41:02 +05:30 |
|
Nabin Hait
|
10b155a486
|
cost center based on project
|
2014-10-23 13:18:59 +05:30 |
|
Nabin Hait
|
c68646c694
|
[merge] 4.x to 5.0
|
2014-10-06 12:57:48 +05:30 |
|
Rushabh Mehta
|
e10cf021d9
|
[email] remove communicationlist #561
|
2014-09-16 15:12:18 +05:30 |
|